The following document contains the results of Checkstyle. 
| Rule | Violations | Severity |
|---|---|---|
JavadocPackage
|
58 | |
| NewlineAtEndOfFile | 17 | |
| Translation | 0 | |
| FileLength | 1 | |
FileTabCharacter
|
14959 | |
RegexpSingleline
|
6531 | |
| JavadocMethod | 3025 | |
| JavadocType | 489 | |
| JavadocVariable | 1372 | |
| JavadocStyle | 178 | |
| ConstantName | 81 | |
| LocalFinalVariableName | 0 | |
| LocalVariableName | 91 | |
| MemberName | 164 | |
| MethodName | 57 | |
| PackageName | 0 | |
| ParameterName | 62 | |
| StaticVariableName | 41 | |
| TypeName | 0 | |
| AvoidStarImport | 1 | |
| IllegalImport | 0 | |
| RedundantImport | 0 | |
| UnusedImports | 0 | |
| LineLength | 1942 | |
| MethodLength | 0 | |
| ParameterNumber | 20 | |
| EmptyForIteratorPad | 0 | |
| MethodParamPad | 88 | |
| NoWhitespaceAfter | 76 | |
| NoWhitespaceBefore | 56 | |
| OperatorWrap | 16 | |
| ParenPad | 209 | |
| TypecastParenPad | 0 | |
| WhitespaceAfter | 1324 | |
| WhitespaceAround | 3292 | |
| ModifierOrder | 117 | |
| RedundantModifier | 585 | |
| AvoidNestedBlocks | 0 | |
| EmptyBlock | 30 | |
| LeftCurly | 179 | |
| NeedBraces | 154 | |
| RightCurly | 251 | |
| AvoidInlineConditionals | 88 | |
| EmptyStatement | 1 | |
| EqualsHashCode | 2 | |
| HiddenField | 302 | |
| IllegalInstantiation | 0 | |
| InnerAssignment | 54 | |
| MagicNumber | 529 | |
| MissingSwitchDefault | 12 | |
| RedundantThrows | 60 | |
| SimplifyBooleanExpression | 12 | |
| SimplifyBooleanReturn | 1 | |
| DesignForExtension | 1292 | |
| FinalClass | 33 | |
| HideUtilityClassConstructor | 12 | |
| InterfaceIsType | 8 | |
| VisibilityModifier | 152 | |
| ArrayTypeStyle | 163 | |
| FinalParameters | 2667 | |
| TodoComment | 5 | |
| UpperEll | 1 |
| Severity | Message | Line |
|---|---|---|
| Missing package-info.java file. | ||
| Line has trailing spaces. | 2 | |
| Line has trailing spaces. | 4 | |
| Line has trailing spaces. | 7 | |
| Line has trailing spaces. | 9 | |
| Line has trailing spaces. | 24 | |
| Line has trailing spaces. | 25 | |
| Utility classes should not have a public or default constructor. | 28 | |
| Line contains a tab character. | 30 | |
| Missing a Javadoc comment. | 30 | |
| Parameter args should be final. | 30 | |
| Line contains a tab character. | 31 | |
| Line contains a tab character. | 32 | |
| 'if' is not followed by whitespace. | 32 | |
| '{' is not preceded with whitespace. | 32 | |
| Line contains a tab character. | 33 | |
| Line contains a tab character. | 34 | |
| Line has trailing spaces. | 35 | |
| Line contains a tab character. | 35 | |
| Line contains a tab character. | 36 | |
| Line has trailing spaces. | 37 | |
| Line contains a tab character. | 37 | |
| Line is longer than 80 characters (found 90). | 38 | |
| Line contains a tab character. | 38 | |
| 'cast' is not followed by whitespace. | 38 | |
| Line has trailing spaces. | 39 | |
| Line contains a tab character. | 39 | |
| Line is longer than 80 characters (found 85). | 40 | |
| Line contains a tab character. | 40 | |
| Line has trailing spaces. | 41 | |
| Line contains a tab character. | 41 | |
| Line has trailing spaces. | 42 | |
| Line contains a tab character. | 42 | |
| Line is longer than 80 characters (found 105). | 43 | |
| Line contains a tab character. | 43 | |
| Line contains a tab character. | 44 | |
| '{' is followed by whitespace. | 44 | |
| Line is longer than 80 characters (found 109). | 45 | |
| Line contains a tab character. | 45 | |
| Line contains a tab character. | 46 | |
| '{' is followed by whitespace. | 46 | |
| Line contains a tab character. | 47 | |
| Line contains a tab character. | 48 | |
| Line contains a tab character. | 49 | |
| Line contains a tab character. | 50 | |
| Line has trailing spaces. | 51 | |
| Line contains a tab character. | 51 | |
| Line has trailing spaces. | 52 | |
| Line contains a tab character. | 52 | |
| Line contains a tab character. | 53 |
| Severity | Message | Line |
|---|---|---|
| Line has trailing spaces. | 3 | |
| Line has trailing spaces. | 5 | |
| Line has trailing spaces. | 6 | |
| Line has trailing spaces. | 7 | |
| Line has trailing spaces. | 18 | |
| Utility classes should not have a public or default constructor. | 20 | |
| Missing a Javadoc comment. | 22 | |
| '{' is not preceded with whitespace. | 22 | |
| Line contains a tab character. | 23 |
| Severity | Message | Line |
|---|---|---|
| Line has trailing spaces. | 2 | |
| Line has trailing spaces. | 4 | |
| Line has trailing spaces. | 7 | |
| Line has trailing spaces. | 9 | |
| Missing a Javadoc comment. | 37 | |
| Line has trailing spaces. | 38 | |
| Line contains a tab character. | 38 | |
| Line contains a tab character. | 39 | |
| Missing a Javadoc comment. | 39 | |
| Variable 'splash' must be private and have accessor methods. | 39 | |
| Line contains a tab character. | 40 | |
| Missing a Javadoc comment. | 40 | |
| Variable 'minSplashMs' must be private and have accessor methods. | 40 | |
| ';' is not followed by whitespace. | 40 | |
| Line contains a tab character. | 41 | |
| Missing a Javadoc comment. | 41 | |
| Variable 'start' must be private and have accessor methods. | 41 | |
| Line contains a tab character. | 42 | |
| Missing a Javadoc comment. | 42 | |
| Variable 'end' must be private and have accessor methods. | 42 | |
| Line has trailing spaces. | 43 | |
| Line contains a tab character. | 43 | |
| Line contains a tab character. | 44 | |
| Line contains a tab character. | 45 | |
| Line contains a tab character. | 46 | |
| Line contains a tab character. | 47 | |
| Line contains a tab character. | 48 | |
| Line contains a tab character. | 49 | |
| '{' is not preceded with whitespace. | 49 | |
| Line contains a tab character. | 50 | |
| Line contains a tab character. | 52 | |
| Line contains a tab character. | 53 | |
| Line contains a tab character. | 55 | |
| Line contains a tab character. | 56 | |
| Line has trailing spaces. | 57 | |
| Line contains a tab character. | 57 | |
| Line contains a tab character. | 58 | |
| Line contains a tab character. | 59 | |
| 'static' modifier out of order with the JLS suggestions. | 59 | |
| Name 'logger' must match pattern '^[A-Z][A-Z0-9]*(_[A-Z0-9]+)*$'. | 59 | |
| Line has trailing spaces. | 60 | |
| Line contains a tab character. | 60 | |
| Line contains a tab character. | 61 | |
| Missing a Javadoc comment. | 61 | |
| Parameter args should be final. | 61 | |
| Line has trailing spaces. | 62 | |
| Line contains a tab character. | 62 | |
| Line contains a tab character. | 63 | |
| Line contains a tab character. | 64 | |
| Line is longer than 80 characters (found 112). | 65 | |
| Line contains a tab character. | 65 | |
| Line contains a tab character. | 66 | |
| '}' should be on the same line. | 66 | |
| Line contains a tab character. | 67 | |
| Line contains a tab character. | 68 | |
| Line contains a tab character. | 69 | |
| Line has trailing spaces. | 70 | |
| Line contains a tab character. | 70 | |
| Line has trailing spaces. | 71 | |
| Line contains a tab character. | 71 | |
| Line contains a tab character. | 72 | |
| Line contains a tab character. | 73 | |
| Line contains a tab character. | 74 | |
| Line contains a tab character. | 76 | |
| Line contains a tab character. | 77 | |
| Line contains a tab character. | 78 | |
| Line contains a tab character. | 79 | |
| Line contains a tab character. | 80 | |
| Line contains a tab character. | 81 | |
| Line contains a tab character. | 83 | |
| Line contains a tab character. | 84 | |
| Line contains a tab character. | 86 | |
| Line contains a tab character. | 87 | |
| Line contains a tab character. | 88 | |
| Line contains a tab character. | 89 | |
| Line contains a tab character. | 90 | |
| Line contains a tab character. | 91 | |
| Line contains a tab character. | 92 | |
| Line has trailing spaces. | 93 | |
| Line contains a tab character. | 93 | |
| Line contains a tab character. | 95 | |
| Line contains a tab character. | 97 | |
| Line contains a tab character. | 99 | |
| Line contains a tab character. | 101 | |
| Line contains a tab character. | 103 | |
| Line is longer than 80 characters (found 84). | 104 | |
| Line contains a tab character. | 104 | |
| Line has trailing spaces. | 105 | |
| Line contains a tab character. | 105 | |
| Line contains a tab character. | 106 | |
| Line has trailing spaces. | 107 | |
| Line contains a tab character. | 107 | |
| Line contains a tab character. | 108 | |
| '{' is not preceded with whitespace. | 108 | |
| Line is longer than 80 characters (found 95). | 109 | |
| Line contains a tab character. | 109 | |
| '+' is not preceded with whitespace. | 109 | |
| '+' is not followed by whitespace. | 109 | |
| '+' is not preceded with whitespace. | 109 | |
| '+' is not followed by whitespace. | 109 | |
| Line contains a tab character. | 110 | |
| Line contains a tab character. | 112 | |
| '{' is not preceded with whitespace. | 112 | |
| Line has trailing spaces. | 113 | |
| Line contains a tab character. | 113 | |
| Line contains a tab character. | 114 | |
| Line is longer than 80 characters (found 100). | 115 | |
| Line contains a tab character. | 115 | |
| '+' is not preceded with whitespace. | 115 | |
| '+' is not followed by whitespace. | 115 | |
| '+' is not preceded with whitespace. | 115 | |
| '+' is not followed by whitespace. | 115 | |
| Line has trailing spaces. | 116 | |
| Line contains a tab character. | 116 | |
| Line contains a tab character. | 117 | |
| Line contains a tab character. | 118 | |
| '=' is not preceded with whitespace. | 118 | |
| '=' is not followed by whitespace. | 118 | |
| '<' is not preceded with whitespace. | 118 | |
| '<' is not followed by whitespace. | 118 | |
| '{' is not preceded with whitespace. | 118 | |
| Line is longer than 80 characters (found 108). | 119 | |
| Line contains a tab character. | 119 | |
| '+' is not preceded with whitespace. | 119 | |
| '+' is not followed by whitespace. | 119 | |
| '+' is not preceded with whitespace. | 119 | |
| '+' is not followed by whitespace. | 119 | |
| Line is longer than 80 characters (found 91). | 120 | |
| Line contains a tab character. | 120 | |
| Line contains a tab character. | 121 | |
| Line is longer than 80 characters (found 83). | 122 | |
| Line contains a tab character. | 122 | |
| Line is longer than 80 characters (found 94). | 123 | |
| Line contains a tab character. | 123 | |
| Line contains a tab character. | 124 | |
| '}' should be on the same line. | 124 | |
| Line contains a tab character. | 125 | |
| 'else' is not followed by whitespace. | 125 | |
| '{' is not preceded with whitespace. | 125 | |
| Line is longer than 80 characters (found 81). | 126 | |
| Line contains a tab character. | 126 | |
| Line contains a tab character. | 127 | |
| Line contains a tab character. | 128 | |
| Line contains a tab character. | 129 | |
| Line contains a tab character. | 131 | |
| Line contains a tab character. | 133 | |
| Line contains a tab character. | 134 | |
| Line contains a tab character. | 135 | |
| Line contains a tab character. | 136 | |
| Line is longer than 80 characters (found 111). | 137 | |
| Line contains a tab character. | 137 | |
| Line contains a tab character. | 138 | |
| Line contains a tab character. | 139 | |
| Line contains a tab character. | 140 | |
| Line contains a tab character. | 141 | |
| Line contains a tab character. | 142 | |
| Line contains a tab character. | 143 | |
| Line contains a tab character. | 144 | |
| Line contains a tab character. | 146 | |
| Line contains a tab character. | 147 | |
| Line contains a tab character. | 149 | |
| Line contains a tab character. | 150 | |
| Line contains a tab character. | 151 | |
| Line contains a tab character. | 153 | |
| Line contains a tab character. | 155 | |
| Line contains a tab character. | 156 | |
| Line contains a tab character. | 157 | |
| Line contains a tab character. | 158 | |
| Comment matches to-do format 'TODO:'. | 159 | |
| Line contains a tab character. | 159 | |
| Expected an @return tag. | 160 | |
| Line contains a tab character. | 160 | |
| Parameter path should be final. | 160 | |
| Expected @param tag for 'path'. | 160 | |
| Line contains a tab character. | 161 | |
| Line contains a tab character. | 162 | |
| 'try' is not followed by whitespace. | 162 | |
| '{' is not preceded with whitespace. | 162 | |
| Line contains a tab character. | 163 | |
| Line contains a tab character. | 164 | |
| '}' should be on the same line. | 164 | |
| Line contains a tab character. | 165 | |
| '{' is not preceded with whitespace. | 165 | |
| Line is longer than 80 characters (found 104). | 166 | |
| Line contains a tab character. | 166 | |
| Line contains a tab character. | 167 | |
| Line contains a tab character. | 168 | |
| '+' is not preceded with whitespace. | 168 | |
| '+' is not followed by whitespace. | 168 | |
| Line contains a tab character. | 169 | |
| Line contains a tab character. | 170 | |
| Line contains a tab character. | 171 | |
| Line contains a tab character. | 172 | |
| Line contains a tab character. | 173 | |
| Line contains a tab character. | 174 | |
| Line contains a tab character. | 175 | |
| Line contains a tab character. | 177 | |
| Method 'createSplash' is not designed for extension - needs to be abstract, final or empty. | 177 | |
| Missing a Javadoc comment. | 177 | |
| Line contains a tab character. | 178 | |
| Line contains a tab character. | 179 | |
| Line contains a tab character. | 181 | |
| Method 'showSplash' is not designed for extension - needs to be abstract, final or empty. | 181 | |
| Missing a Javadoc comment. | 181 | |
| Line contains a tab character. | 182 | |
| Line contains a tab character. | 183 | |
| Line contains a tab character. | 185 | |
| Method 'hideSplash' is not designed for extension - needs to be abstract, final or empty. | 185 | |
| Missing a Javadoc comment. | 185 | |
| Line contains a tab character. | 186 | |
| Line contains a tab character. | 187 | |
| Line contains a tab character. | 188 | |
| Line contains a tab character. | 190 | |
| Missing a Javadoc comment. | 190 | |
| Line contains a tab character. | 191 | |
| Line contains a tab character. | 192 | |
| Line is longer than 80 characters (found 110). | 193 | |
| Line contains a tab character. | 193 | |
| Line contains a tab character. | 194 | |
| Line contains a tab character. | 195 | |
| Line has trailing spaces. | 196 | |
| Line contains a tab character. | 196 | |
| Line is longer than 80 characters (found 137). | 197 | |
| Line contains a tab character. | 197 | |
| Line contains a tab character. | 198 | |
| Line has trailing spaces. | 199 | |
| Line contains a tab character. | 199 | |
| Line has trailing spaces. | 200 | |
| Line contains a tab character. | 200 | |
| Line contains a tab character. | 201 | |
| Line is longer than 80 characters (found 118). | 202 | |
| Line contains a tab character. | 202 | |
| Line is longer than 80 characters (found 108). | 203 | |
| Line contains a tab character. | 203 | |
| Line contains a tab character. | 204 | |
| Line is longer than 80 characters (found 122). | 205 | |
| Line contains a tab character. | 205 | |
| Line is longer than 80 characters (found 123). | 206 | |
| Line contains a tab character. | 206 | |
| Line contains a tab character. | 207 | |
| Line is longer than 80 characters (found 121). | 208 | |
| Line contains a tab character. | 208 | |
| Line contains a tab character. | 209 | |
| Line is longer than 80 characters (found 107). | 210 | |
| Line contains a tab character. | 210 | |
| Line contains a tab character. | 211 | |
| Line is longer than 80 characters (found 127). | 212 | |
| Line contains a tab character. | 212 | |
| Line is longer than 80 characters (found 121). | 213 | |
| Line contains a tab character. | 213 | |
| Line is longer than 80 characters (found 123). | 214 | |
| Line contains a tab character. | 214 | |
| Line contains a tab character. | 215 | |
| Line has trailing spaces. | 216 | |
| Line contains a tab character. | 216 | |
| Line is longer than 80 characters (found 88). | 217 | |
| Line contains a tab character. | 217 | |
| Line has trailing spaces. | 218 | |
| Line contains a tab character. | 218 | |
| Line contains a tab character. | 219 | |
| Line has trailing spaces. | 220 | |
| Line contains a tab character. | 220 | |
| Line is longer than 80 characters (found 93). | 221 | |
| Line contains a tab character. | 221 | |
| 'if' is not followed by whitespace. | 221 | |
| '{' is not preceded with whitespace. | 221 | |
| Line has trailing spaces. | 222 | |
| Line is longer than 80 characters (found 116). | 222 | |
| Line contains a tab character. | 222 | |
| ')' is preceded with whitespace. | 222 | |
| Line contains a tab character. | 223 | |
| Line has trailing spaces. | 224 | |
| Line contains a tab character. | 224 | |
| Line has trailing spaces. | 225 | |
| Line contains a tab character. | 225 | |
| Line has trailing spaces. | 226 | |
| Line contains a tab character. | 226 | |
| Line contains a tab character. | 228 | |
| Line contains a tab character. | 229 | |
| Line contains a tab character. | 230 | |
| Line contains a tab character. | 231 | |
| Line contains a tab character. | 232 | |
| Line contains a tab character. | 233 | |
| Line contains a tab character. | 234 | |
| Line contains a tab character. | 235 | |
| Line contains a tab character. | 236 | |
| Line contains a tab character. | 237 | |
| Line contains a tab character. | 238 | |
| Line contains a tab character. | 239 |
| Severity | Message | Line |
|---|---|---|
| Missing package-info.java file. | ||
| Line has trailing spaces. | 3 | |
| Line has trailing spaces. | 5 | |
| Line has trailing spaces. | 6 | |
| Line has trailing spaces. | 7 | |
| Missing a Javadoc comment. | 21 | |
| '{' is not preceded with whitespace. | 21 | |
| Missing a Javadoc comment. | 23 | |
| Missing a Javadoc comment. | 24 | |
| Missing a Javadoc comment. | 25 | |
| Missing a Javadoc comment. | 26 | |
| Missing a Javadoc comment. | 27 | |
| Missing a Javadoc comment. | 28 | |
| Missing a Javadoc comment. | 30 | |
| Parameter projectName should be final. | 30 | |
| Parameter path should be final. | 30 | |
| 'path' hides a field. | 30 | |
| Parameter xletName should be final. | 30 | |
| 'xletName' hides a field. | 30 | |
| '{' is not preceded with whitespace. | 30 | |
| Line has trailing spaces. | 31 | |
| Line is longer than 80 characters (found 87). | 31 | |
| '?' is not preceded with whitespace. | 31 | |
| Avoid inline conditionals. | 31 | |
| ':' is not preceded with whitespace. | 31 | |
| '?' is not preceded with whitespace. | 32 | |
| Avoid inline conditionals. | 32 | |
| ':' is not preceded with whitespace. | 32 | |
| Line has trailing spaces. | 33 | |
| Line is longer than 80 characters (found 106). | 33 | |
| '?' is not preceded with whitespace. | 33 | |
| Avoid inline conditionals. | 33 | |
| ':' is not preceded with whitespace. | 33 | |
| '?' is not preceded with whitespace. | 34 | |
| Avoid inline conditionals. | 34 | |
| ':' is not preceded with whitespace. | 34 | |
| Line is longer than 80 characters (found 120). | 35 | |
| 'if' is not followed by whitespace. | 35 | |
| '-' is not preceded with whitespace. | 35 | |
| '-' is not followed by whitespace. | 35 | |
| '{' is not preceded with whitespace. | 35 | |
| Line has trailing spaces. | 36 | |
| Line is longer than 80 characters (found 81). | 36 | |
| '-' is not preceded with whitespace. | 36 | |
| '-' is not followed by whitespace. | 36 | |
| Line has trailing spaces. | 37 | |
| Method 'setBackgroundPath' is not designed for extension - needs to be abstract, final or empty. | 40 | |
| Missing a Javadoc comment. | 40 | |
| Parameter path should be final. | 40 | |
| 'path' hides a field. | 40 | |
| '{' is not preceded with whitespace. | 40 | |
| Missing a Javadoc comment. | 44 | |
| Parameter path should be final. | 44 | |
| '{' is not preceded with whitespace. | 44 | |
| Method 'getBackgroundPath' is not designed for extension - needs to be abstract, final or empty. | 48 | |
| Missing a Javadoc comment. | 48 | |
| '{' is not preceded with whitespace. | 48 | |
| Missing a Javadoc comment. | 52 | |
| '{' is not preceded with whitespace. | 52 | |
| Method 'setName' is not designed for extension - needs to be abstract, final or empty. | 56 | |
| Missing a Javadoc comment. | 56 | |
| Parameter name should be final. | 56 | |
| 'name' hides a field. | 56 | |
| '{' is not preceded with whitespace. | 56 | |
| Method 'getName' is not designed for extension - needs to be abstract, final or empty. | 60 | |
| Missing a Javadoc comment. | 60 | |
| '{' is not preceded with whitespace. | 60 | |
| Method 'setPath' is not designed for extension - needs to be abstract, final or empty. | 64 | |
| Missing a Javadoc comment. | 64 | |
| Parameter path should be final. | 64 | |
| 'path' hides a field. | 64 | |
| '{' is not preceded with whitespace. | 64 | |
| Method 'getPath' is not designed for extension - needs to be abstract, final or empty. | 68 | |
| Missing a Javadoc comment. | 68 | |
| '{' is not preceded with whitespace. | 68 | |
| Method 'setXletName' is not designed for extension - needs to be abstract, final or empty. | 72 | |
| Missing a Javadoc comment. | 72 | |
| Parameter xletName should be final. | 72 | |
| 'xletName' hides a field. | 72 | |
| '{' is not preceded with whitespace. | 72 | |
| Method 'getXletName' is not designed for extension - needs to be abstract, final or empty. | 76 | |
| Missing a Javadoc comment. | 76 | |
| '{' is not preceded with whitespace. | 76 | |
| Line has trailing spaces. | 79 | |
| Method 'toString' is not designed for extension - needs to be abstract, final or empty. | 80 | |
| Missing a Javadoc comment. | 80 | |
| '{' is not preceded with whitespace. | 80 | |
| Line has trailing spaces. | 87 | |
| Method 'getObject' is not designed for extension - needs to be abstract, final or empty. | 87 | |
| Missing a Javadoc comment. | 87 | |
| Method 'hasChildren' is not designed for extension - needs to be abstract, final or empty. | 94 | |
| Missing a Javadoc comment. | 94 | |
| Method 'getChildren' is not designed for extension - needs to be abstract, final or empty. | 101 | |
| Missing a Javadoc comment. | 101 | |
| Method 'isBranch' is not designed for extension - needs to be abstract, final or empty. | 108 | |
| Missing a Javadoc comment. | 108 |
| Severity | Message | Line |
|---|---|---|
| Line has trailing spaces. | 3 | |
| Line has trailing spaces. | 5 | |
| Line has trailing spaces. | 6 | |
| Line has trailing spaces. | 7 | |
| Line is longer than 80 characters (found 106). | 27 | |
| Missing a Javadoc comment. | 30 | |
| Missing a Javadoc comment. | 31 | |
| Missing a Javadoc comment. | 32 | |
| Missing a Javadoc comment. | 33 | |
| Missing a Javadoc comment. | 35 | |
| Missing a Javadoc comment. | 40 | |
| Parameter name should be final. | 40 | |
| 'name' hides a field. | 40 | |
| '}' should be on the same line. | 44 | |
| Line has trailing spaces. | 47 | |
| Method 'addChild' is not designed for extension - needs to be abstract, final or empty. | 50 | |
| Missing a Javadoc comment. | 50 | |
| Parameter subGroup should be final. | 50 | |
| Method 'removeChild' is not designed for extension - needs to be abstract, final or empty. | 55 | |
| Missing a Javadoc comment. | 55 | |
| Parameter subGroup should be final. | 55 | |
| Method 'getSubGroups' is not designed for extension - needs to be abstract, final or empty. | 60 | |
| Missing a Javadoc comment. | 60 | |
| Method 'hasChildren' is not designed for extension - needs to be abstract, final or empty. | 64 | |
| Missing a Javadoc comment. | 64 | |
| Method 'setName' is not designed for extension - needs to be abstract, final or empty. | 68 | |
| Missing a Javadoc comment. | 68 | |
| Parameter name should be final. | 68 | |
| 'name' hides a field. | 68 | |
| Method 'getName' is not designed for extension - needs to be abstract, final or empty. | 72 | |
| Missing a Javadoc comment. | 72 | |
| Method 'addApp' is not designed for extension - needs to be abstract, final or empty. | 76 | |
| Missing a Javadoc comment. | 76 | |
| Parameter app should be final. | 76 | |
| Method 'removeApp' is not designed for extension - needs to be abstract, final or empty. | 81 | |
| Missing a Javadoc comment. | 81 | |
| Parameter app should be final. | 81 | |
| Method 'getApps' is not designed for extension - needs to be abstract, final or empty. | 86 | |
| Missing a Javadoc comment. | 86 | |
| Method 'hasApps' is not designed for extension - needs to be abstract, final or empty. | 90 | |
| Missing a Javadoc comment. | 90 | |
| First sentence should end with a period. | 94 | |
| Line has trailing spaces. | 105 | |
| First sentence should end with a period. | 116 | |
| Line has trailing spaces. | 127 | |
| Method 'getObject' is not designed for extension - needs to be abstract, final or empty. | 137 | |
| Missing a Javadoc comment. | 137 | |
| Method 'getChildren' is not designed for extension - needs to be abstract, final or empty. | 141 | |
| Missing a Javadoc comment. | 141 | |
| Method 'toString' is not designed for extension - needs to be abstract, final or empty. | 152 | |
| Missing a Javadoc comment. | 152 | |
| Method 'isBranch' is not designed for extension - needs to be abstract, final or empty. | 159 | |
| Missing a Javadoc comment. | 159 | |
| Line has trailing spaces. | 171 | |
| Line is longer than 80 characters (found 108). | 176 | |
| Line has trailing spaces. | 178 | |
| Line is longer than 80 characters (found 102). | 183 | |
| Line is longer than 80 characters (found 103). | 185 | |
| Line has trailing spaces. | 190 |
| Severity | Message | Line |
|---|---|---|
| Line has trailing spaces. | 3 | |
| Line has trailing spaces. | 5 | |
| Line has trailing spaces. | 6 | |
| Line has trailing spaces. | 7 | |
| Line has trailing spaces. | 30 | |
| Class AppManager should be declared as final. | 32 | |
| Missing a Javadoc comment. | 34 | |
| Name 'THE_INSTANCE' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 34 | |
| Missing a Javadoc comment. | 35 | |
| Missing a Javadoc comment. | 36 | |
| Missing a Javadoc comment. | 38 | |
| 'static' modifier out of order with the JLS suggestions. | 38 | |
| Line has trailing spaces. | 39 | |
| Line has trailing spaces. | 40 | |
| Missing a Javadoc comment. | 40 | |
| '{' is not preceded with whitespace. | 40 | |
| Line has trailing spaces. | 41 | |
| Line is longer than 80 characters (found 94). | 41 | |
| Line has trailing spaces. | 45 | |
| Missing a Javadoc comment. | 46 | |
| '{' is not preceded with whitespace. | 46 | |
| 'if' is not followed by whitespace. | 47 | |
| '{' is not preceded with whitespace. | 47 | |
| Missing a Javadoc comment. | 53 | |
| '{' is not preceded with whitespace. | 53 | |
| 'try' is not followed by whitespace. | 55 | |
| '{' is not preceded with whitespace. | 55 | |
| Line is longer than 80 characters (found 92). | 57 | |
| Line has trailing spaces. | 58 | |
| Line is longer than 80 characters (found 124). | 60 | |
| Line has trailing spaces. | 63 | |
| Line has trailing spaces. | 64 | |
| 'if' is not followed by whitespace. | 64 | |
| '{' is not preceded with whitespace. | 64 | |
| Line has trailing spaces. | 65 | |
| Line has trailing spaces. | 67 | |
| '}' should be on the same line. | 68 | |
| 'catch' is not followed by whitespace. | 69 | |
| '{' is not preceded with whitespace. | 69 | |
| Line has trailing spaces. | 72 | |
| Line is longer than 80 characters (found 82). | 72 | |
| Line has trailing spaces. | 75 | |
| Missing a Javadoc comment. | 76 | |
| Parameter element should be final. | 76 | |
| Parameter group should be final. | 76 | |
| '{' is not preceded with whitespace. | 76 | |
| 'for' is not followed by whitespace. | 80 | |
| '{' is not preceded with whitespace. | 80 | |
| 'cast' is not followed by whitespace. | 81 | |
| Line has trailing spaces. | 82 | |
| Line is longer than 80 characters (found 89). | 82 | |
| Line has trailing spaces. | 84 | |
| Line has trailing spaces. | 86 | |
| 'for' is not followed by whitespace. | 89 | |
| '{' is not preceded with whitespace. | 89 | |
| Line has trailing spaces. | 90 | |
| Line is longer than 80 characters (found 88). | 97 | |
| Line is longer than 80 characters (found 88). | 98 | |
| Line has trailing spaces. | 99 | |
| Line is longer than 80 characters (found 108). | 99 | |
| Line has trailing spaces. | 100 | |
| '}' should be on the same line. | 104 | |
| Must have at least one statement. | 105 | |
| Line has trailing spaces. | 106 | |
| Line is longer than 80 characters (found 113). | 106 | |
| Line has trailing spaces. | 110 | |
| Missing a Javadoc comment. | 111 | |
| '{' is not preceded with whitespace. | 111 | |
| Line has trailing spaces. | 114 | |
| Line has trailing spaces. | 115 | |
| Missing a Javadoc comment. | 115 | |
| '{' is not preceded with whitespace. | 115 | |
| Line has trailing spaces. | 117 | |
| Line has trailing spaces. | 119 | |
| Missing a Javadoc comment. | 120 | |
| Parameter args should be final. | 120 | |
| '{' is not preceded with whitespace. | 120 | |
| Line has trailing spaces. | 123 | |
| 'for' is not followed by whitespace. | 124 | |
| '{' is not preceded with whitespace. | 124 | |
| Line has trailing spaces. | 125 | |
| 'for' is not followed by whitespace. | 127 | |
| '{' is not preceded with whitespace. | 127 | |
| Line is longer than 80 characters (found 81). | 131 | |
| Line has trailing spaces. | 132 |
| Severity | Message | Line |
|---|---|---|
| Line has trailing spaces. | 3 | |
| Line has trailing spaces. | 5 | |
| Line has trailing spaces. | 6 | |
| Line has trailing spaces. | 7 | |
| First sentence should end with a period. | 30 | |
| Utility classes should not have a public or default constructor. | 33 | |
| '{' is not preceded with whitespace. | 33 | |
| Line contains a tab character. | 35 | |
| Line has trailing spaces. | 36 | |
| Line contains a tab character. | 36 | |
| Name 'logger' must match pattern '^[A-Z][A-Z0-9]*(_[A-Z0-9]+)*$'. | 36 | |
| Line has trailing spaces. | 37 | |
| Line contains a tab character. | 37 | |
| Line has trailing spaces. | 51 | |
| Line has trailing spaces. | 66 | |
| Missing a Javadoc comment. | 67 | |
| Parameter url should be final. | 67 | |
| Parameter group should be final. | 67 | |
| '{' is not preceded with whitespace. | 67 | |
| Line has trailing spaces. | 69 | |
| Line has trailing spaces. | 71 | |
| Line has trailing spaces. | 73 | |
| Line contains a tab character. | 73 | |
| '}' should be on the same line. | 75 | |
| '{' is not preceded with whitespace. | 76 | |
| Line contains a tab character. | 77 | |
| 'try' is not followed by whitespace. | 77 | |
| '{' is not preceded with whitespace. | 77 | |
| Line contains a tab character. | 78 | |
| Line contains a tab character. | 79 | |
| '}' should be on the same line. | 79 | |
| Line contains a tab character. | 80 | |
| Line has trailing spaces. | 81 | |
| Line is longer than 80 characters (found 135). | 81 | |
| Line contains a tab character. | 81 | |
| Line contains a tab character. | 82 | |
| Line contains a tab character. | 83 | |
| Line has trailing spaces. | 85 | |
| Line contains a tab character. | 85 | |
| Line contains a tab character. | 88 | |
| Line contains a tab character. | 89 | |
| Line contains a tab character. | 91 | |
| Line contains a tab character. | 92 | |
| Line contains a tab character. | 93 | |
| Line has trailing spaces. | 94 | |
| Line has trailing spaces. | 96 | |
| Missing a Javadoc comment. | 97 | |
| Parameter group should be final. | 97 | |
| Parameter parent should be final. | 97 | |
| '{' is not preceded with whitespace. | 97 | |
| '+' is not followed by whitespace. | 106 | |
| 'for' is not followed by whitespace. | 107 | |
| '{' is not preceded with whitespace. | 107 | |
| 'cast' is not followed by whitespace. | 108 | |
| Line has trailing spaces. | 117 | |
| 'for' is not followed by whitespace. | 120 | |
| '{' is not preceded with whitespace. | 120 | |
| Line has trailing spaces. | 124 | |
| Line has trailing spaces. | 131 | |
| Line has trailing spaces. | 136 | |
| Line has trailing spaces. | 138 | |
| Line has trailing spaces. | 139 | |
| Line has trailing spaces. | 141 |
| Severity | Message | Line |
|---|---|---|
| First sentence should end with a period. | 11 | |
| Utility classes should not have a public or default constructor. | 15 | |
| Line contains a tab character. | 17 | |
| Line is longer than 80 characters (found 83). | 18 | |
| Line contains a tab character. | 18 | |
| 'static' modifier out of order with the JLS suggestions. | 18 | |
| Name 'logger' must match pattern '^[A-Z][A-Z0-9]*(_[A-Z0-9]+)*$'. | 18 | |
| Line has trailing spaces. | 19 | |
| Line contains a tab character. | 19 | |
| First sentence should end with a period. | 20 | |
| Line contains a tab character. | 20 | |
| Line contains a tab character. | 21 | |
| Line contains a tab character. | 22 | |
| Line contains a tab character. | 23 | |
| Line contains a tab character. | 24 | |
| Line contains a tab character. | 25 | |
| Parameter classpath should be final. | 25 | |
| '{' is not preceded with whitespace. | 25 | |
| Line contains a tab character. | 26 | |
| Line contains a tab character. | 27 | |
| Line contains a tab character. | 28 | |
| Line has trailing spaces. | 29 | |
| Line contains a tab character. | 29 | |
| First sentence should end with a period. | 30 | |
| Line contains a tab character. | 30 | |
| Line contains a tab character. | 31 | |
| Line contains a tab character. | 32 | |
| Line contains a tab character. | 33 | |
| Line contains a tab character. | 34 | |
| Line contains a tab character. | 35 | |
| Parameter paths should be final. | 35 | |
| '{' is not preceded with whitespace. | 35 | |
| Line contains a tab character. | 36 | |
| Line has trailing spaces. | 37 | |
| Line contains a tab character. | 37 | |
| Line contains a tab character. | 38 | |
| Line contains a tab character. | 39 | |
| Line contains a tab character. | 40 | |
| Line contains a tab character. | 41 | |
| Line is longer than 80 characters (found 98). | 42 | |
| Line contains a tab character. | 42 | |
| Line contains a tab character. | 44 | |
| Line has trailing spaces. | 45 | |
| Line contains a tab character. | 45 | |
| Line has trailing spaces. | 46 | |
| Line contains a tab character. | 46 | |
| Line contains a tab character. | 47 | |
| Line contains a tab character. | 48 |
| Severity | Message | Line |
|---|---|---|
| '{' is not preceded with whitespace. | 9 | |
| Line contains a tab character. | 11 | |
| Missing a Javadoc comment. | 11 | |
| '{' is not preceded with whitespace. | 11 | |
| Line has trailing spaces. | 12 | |
| Line contains a tab character. | 12 | |
| Line contains a tab character. | 13 |
| Severity | Message | Line |
|---|---|---|
| Line has trailing spaces. | 33 | |
| Line contains a tab character. | 33 | |
| Line contains a tab character. | 34 | |
| Line is longer than 80 characters (found 82). | 35 | |
| Line contains a tab character. | 35 | |
| Name 'logger' must match pattern '^[A-Z][A-Z0-9]*(_[A-Z0-9]+)*$'. | 35 | |
| Line has trailing spaces. | 36 | |
| Line contains a tab character. | 36 | |
| Missing a Javadoc comment. | 37 | |
| Missing a Javadoc comment. | 39 | |
| Parameter urls should be final. | 39 | |
| Line contains a tab character. | 40 | |
| Line contains a tab character. | 41 | |
| Method 'addClassPath' is not designed for extension - needs to be abstract, final or empty. | 47 | |
| Missing a Javadoc comment. | 47 | |
| Parameter classpath should be final. | 47 | |
| '{' is not preceded with whitespace. | 47 | |
| Line contains a tab character. | 48 | |
| Line has trailing spaces. | 49 | |
| Line contains a tab character. | 49 | |
| Line has trailing spaces. | 50 | |
| Line contains a tab character. | 50 | |
| Line contains a tab character. | 51 | |
| Line contains a tab character. | 52 | |
| Line contains a tab character. | 53 | |
| Line contains a tab character. | 54 | |
| Line contains a tab character. | 55 | |
| Line contains a tab character. | 56 | |
| Line contains a tab character. | 57 | |
| Line contains a tab character. | 58 | |
| Line has trailing spaces. | 60 | |
| Missing a Javadoc comment. | 61 | |
| Line contains a tab character. | 63 | |
| Comment matches to-do format 'TODO:'. | 65 | |
| Line contains a tab character. | 65 | |
| Line contains a tab character. | 66 | |
| Line contains a tab character. | 67 | |
| Line contains a tab character. | 68 | |
| Line contains a tab character. | 69 | |
| Line contains a tab character. | 70 | |
| Line contains a tab character. | 71 | |
| Line contains a tab character. | 72 | |
| Line contains a tab character. | 74 | |
| Line contains a tab character. | 76 | |
| Line contains a tab character. | 77 | |
| Line contains a tab character. | 78 | |
| Line contains a tab character. | 79 | |
| Line contains a tab character. | 80 | |
| Line contains a tab character. | 81 | |
| Line contains a tab character. | 82 | |
| Line contains a tab character. | 83 | |
| Line contains a tab character. | 84 | |
| Line contains a tab character. | 85 | |
| Line contains a tab character. | 86 | |
| Method 'loadClass' is not designed for extension - needs to be abstract, final or empty. | 93 | |
| Missing a Javadoc comment. | 93 | |
| Parameter name should be final. | 93 | |
| Line has trailing spaces. | 94 | |
| Line contains a tab character. | 94 | |
| Line contains a tab character. | 95 | |
| Line has trailing spaces. | 101 | |
| 'if' is not followed by whitespace. | 103 | |
| '{' is not preceded with whitespace. | 103 | |
| Line has trailing spaces. | 105 | |
| Line has trailing spaces. | 107 | |
| Line has trailing spaces. | 108 | |
| 'if' is not followed by whitespace. | 108 | |
| '{' is not preceded with whitespace. | 108 | |
| Line contains a tab character. | 108 | |
| Line has trailing spaces. | 109 | |
| 'if' is not followed by whitespace. | 113 | |
| '{' is not preceded with whitespace. | 113 | |
| Line has trailing spaces. | 116 | |
| 'if' is not followed by whitespace. | 117 | |
| '{' is not preceded with whitespace. | 117 | |
| Expected an @return tag. | 128 | |
| Parameter name should be final. | 128 | |
| Expected @param tag for 'name'. | 128 | |
| '{' is not preceded with whitespace. | 128 | |
| 'cast' is not followed by whitespace. | 129 | |
| Line has trailing spaces. | 133 | |
| Method 'findClass' is not designed for extension - needs to be abstract, final or empty. | 135 | |
| Missing a Javadoc comment. | 135 | |
| Parameter name should be final. | 135 | |
| '}' should be on the same line. | 139 | |
| Must have at least one statement. | 140 |
| Severity | Message | Line |
|---|---|---|
| Missing package-info.java file. | ||
| Line has trailing spaces. | 2 | |
| Line has trailing spaces. | 4 | |
| Line has trailing spaces. | 7 | |
| Line has trailing spaces. | 9 | |
| Line has trailing spaces. | 36 | |
| First sentence should end with a period. | 41 | |
| Line contains a tab character. | 41 | |
| Line is longer than 80 characters (found 82). | 42 | |
| Line contains a tab character. | 42 | |
| Name 'logger' must match pattern '^[A-Z][A-Z0-9]*(_[A-Z0-9]+)*$'. | 42 | |
| Line has trailing spaces. | 43 | |
| Line contains a tab character. | 43 | |
| Line contains a tab character. | 44 | |
| Missing a Javadoc comment. | 44 | |
| Line contains a tab character. | 45 | |
| Missing a Javadoc comment. | 45 | |
| Line contains a tab character. | 46 | |
| Missing a Javadoc comment. | 46 | |
| Line contains a tab character. | 47 | |
| Missing a Javadoc comment. | 47 | |
| Line contains a tab character. | 50 | |
| Missing a Javadoc comment. | 50 | |
| Parameter args should be final. | 50 | |
| Line has trailing spaces. | 51 | |
| Line contains a tab character. | 51 | |
| Line contains a tab character. | 52 | |
| Line contains a tab character. | 53 | |
| Line has trailing spaces. | 54 | |
| Line contains a tab character. | 54 | |
| Line contains a tab character. | 55 | |
| Line contains a tab character. | 56 | |
| Line contains a tab character. | 57 | |
| Line contains a tab character. | 58 | |
| Line contains a tab character. | 59 | |
| Line contains a tab character. | 60 | |
| Line has trailing spaces. | 61 | |
| Line contains a tab character. | 61 | |
| First sentence should end with a period. | 62 | |
| Line contains a tab character. | 62 | |
| Line contains a tab character. | 63 | |
| Line is longer than 80 characters (found 86). | 64 | |
| Line contains a tab character. | 64 | |
| Line is longer than 80 characters (found 86). | 65 | |
| Line contains a tab character. | 65 | |
| Line contains a tab character. | 66 | |
| Line contains a tab character. | 67 | |
| Line contains a tab character. | 68 | |
| Parameter virtualRoot should be final. | 68 | |
| Line has trailing spaces. | 69 | |
| Line contains a tab character. | 69 | |
| Line contains a tab character. | 70 | |
| Line has trailing spaces. | 71 | |
| Line contains a tab character. | 71 | |
| Line contains a tab character. | 72 | |
| Line is longer than 80 characters (found 148). | 73 | |
| Line contains a tab character. | 73 | |
| Line contains a tab character. | 74 | |
| '=' is not preceded with whitespace. | 74 | |
| '=' is not followed by whitespace. | 74 | |
| '<' is not preceded with whitespace. | 74 | |
| '<' is not followed by whitespace. | 74 | |
| '{' is not preceded with whitespace. | 74 | |
| Line contains a tab character. | 75 | |
| Line contains a tab character. | 76 | |
| Line has trailing spaces. | 77 | |
| Line contains a tab character. | 77 | |
| Line has trailing spaces. | 78 | |
| Line contains a tab character. | 78 | |
| Line contains a tab character. | 79 | |
| Line contains a tab character. | 80 | |
| Line contains a tab character. | 81 | |
| Line contains a tab character. | 82 | |
| Line has trailing spaces. | 84 | |
| Line contains a tab character. | 84 | |
| Line contains a tab character. | 85 | |
| Line has trailing spaces. | 86 | |
| Line is longer than 80 characters (found 88). | 86 | |
| Line contains a tab character. | 86 | |
| Line has trailing spaces. | 87 | |
| Line contains a tab character. | 87 | |
| Line contains a tab character. | 88 | |
| Line contains a tab character. | 90 | |
| Line contains a tab character. | 91 | |
| Line has trailing spaces. | 92 | |
| Line contains a tab character. | 92 | |
| Line contains a tab character. | 93 | |
| Line contains a tab character. | 94 | |
| Line contains a tab character. | 95 | |
| Missing a Javadoc comment. | 95 | |
| Parameter name should be final. | 95 | |
| Line contains a tab character. | 97 | |
| Line has trailing spaces. | 98 | |
| Line contains a tab character. | 98 | |
| Line contains a tab character. | 99 | |
| Line contains a tab character. | 100 | |
| Line contains a tab character. | 102 | |
| Line contains a tab character. | 103 | |
| Line contains a tab character. | 105 | |
| Line contains a tab character. | 106 | |
| Line has trailing spaces. | 107 | |
| Line contains a tab character. | 107 | |
| Line has trailing spaces. | 108 | |
| Line is longer than 80 characters (found 113). | 108 | |
| Line contains a tab character. | 108 | |
| Line contains a tab character. | 109 | |
| Line contains a tab character. | 110 | |
| Line contains a tab character. | 111 | |
| Line contains a tab character. | 113 | |
| Must have at least one statement. | 113 | |
| Line contains a tab character. | 114 | |
| Line contains a tab character. | 115 | |
| Line contains a tab character. | 116 | |
| Line contains a tab character. | 118 | |
| Line contains a tab character. | 119 | |
| Line contains a tab character. | 120 | |
| Line contains a tab character. | 121 | |
| Line contains a tab character. | 122 | |
| Line contains a tab character. | 123 | |
| Line contains a tab character. | 124 | |
| Line contains a tab character. | 125 | |
| Must have at least one statement. | 125 | |
| Line contains a tab character. | 126 | |
| Line contains a tab character. | 127 | |
| Line contains a tab character. | 128 | |
| Line has trailing spaces. | 129 | |
| Line contains a tab character. | 129 | |
| Line contains a tab character. | 131 | |
| Line contains a tab character. | 132 | |
| Line contains a tab character. | 133 | |
| Line contains a tab character. | 134 | |
| Line contains a tab character. | 135 | |
| Line contains a tab character. | 136 | |
| Line contains a tab character. | 137 | |
| Line contains a tab character. | 138 | |
| Line contains a tab character. | 139 | |
| Line contains a tab character. | 140 | |
| Line contains a tab character. | 141 | |
| Line contains a tab character. | 143 | |
| Line contains a tab character. | 145 | |
| Line contains a tab character. | 146 | |
| Line contains a tab character. | 147 | |
| Expected an @return tag. | 148 | |
| Line contains a tab character. | 148 | |
| Parameter name should be final. | 148 | |
| Expected @param tag for 'name'. | 148 | |
| Line contains a tab character. | 149 | |
| Line contains a tab character. | 150 | |
| Line contains a tab character. | 152 | |
| Line contains a tab character. | 153 | |
| Line contains a tab character. | 154 | |
| Expected an @return tag. | 155 | |
| Line contains a tab character. | 155 | |
| Parameter name should be final. | 155 | |
| Expected @param tag for 'name'. | 155 | |
| Expected @throws tag for 'ClassNotFoundException'. | 155 | |
| Line contains a tab character. | 156 | |
| Line has trailing spaces. | 157 | |
| Line contains a tab character. | 157 | |
| Line contains a tab character. | 158 | |
| '+' is not preceded with whitespace. | 158 | |
| '+' is not followed by whitespace. | 158 | |
| '+' is not preceded with whitespace. | 158 | |
| '+' is not followed by whitespace. | 158 | |
| Line has trailing spaces. | 159 | |
| Line contains a tab character. | 159 | |
| Line contains a tab character. | 160 | |
| Line contains a tab character. | 162 | |
| Line contains a tab character. | 163 | |
| Line contains a tab character. | 165 | |
| Line contains a tab character. | 166 | |
| Line contains a tab character. | 167 | |
| Line has trailing spaces. | 169 | |
| Line contains a tab character. | 169 | |
| Line has trailing spaces. | 171 | |
| Line contains a tab character. | 171 | |
| Line contains a tab character. | 172 | |
| Line has trailing spaces. | 173 | |
| Line contains a tab character. | 173 | |
| Line is longer than 80 characters (found 86). | 174 | |
| Line contains a tab character. | 174 | |
| Line contains a tab character. | 175 | |
| Line contains a tab character. | 176 | |
| Line contains a tab character. | 177 | |
| Line contains a tab character. | 178 | |
| Line contains a tab character. | 179 | |
| Line contains a tab character. | 180 | |
| Line contains a tab character. | 181 | |
| Line contains a tab character. | 182 | |
| Line contains a tab character. | 183 | |
| Line has trailing spaces. | 184 | |
| Line contains a tab character. | 184 | |
| Line has trailing spaces. | 185 | |
| Line contains a tab character. | 185 | |
| Line has trailing spaces. | 186 | |
| Line contains a tab character. | 186 | |
| Line contains a tab character. | 187 | |
| Line has trailing spaces. | 188 | |
| Line contains a tab character. | 188 | |
| Line contains a tab character. | 189 | |
| Line is longer than 80 characters (found 83). | 190 | |
| Line contains a tab character. | 190 | |
| Line contains a tab character. | 191 | |
| Must have at least one statement. | 191 | |
| Line contains a tab character. | 192 | |
| Line contains a tab character. | 193 | |
| Line has trailing spaces. | 194 | |
| Line contains a tab character. | 194 | |
| Line contains a tab character. | 195 | |
| Line has trailing spaces. | 196 | |
| Line contains a tab character. | 196 | |
| Line contains a tab character. | 197 | |
| Line contains a tab character. | 198 | |
| Line contains a tab character. | 199 | |
| Line contains a tab character. | 200 | |
| Line contains a tab character. | 201 | |
| Line contains a tab character. | 202 | |
| Line contains a tab character. | 203 | |
| Line contains a tab character. | 204 | |
| Line contains a tab character. | 206 | |
| Line has trailing spaces. | 207 | |
| Expected an @return tag. | 210 | |
| Parameter resource should be final. | 210 | |
| Expected @param tag for 'resource'. | 210 | |
| '{' is not preceded with whitespace. | 210 | |
| Line contains a tab character. | 211 | |
| '+' is not preceded with whitespace. | 211 | |
| '+' is not followed by whitespace. | 211 | |
| '+' is not preceded with whitespace. | 211 | |
| '+' is not followed by whitespace. | 211 | |
| Line contains a tab character. | 212 | |
| Line is longer than 80 characters (found 94). | 213 | |
| Line contains a tab character. | 213 | |
| Avoid inline conditionals. | 213 | |
| Line contains a tab character. | 214 | |
| Line has trailing spaces. | 216 | |
| Line has trailing spaces. | 218 | |
| Line has trailing spaces. | 224 | |
| Line contains a tab character. | 225 | |
| Line contains a tab character. | 226 | |
| Line contains a tab character. | 227 | |
| Line contains a tab character. | 228 | |
| Missing a Javadoc comment. | 228 | |
| Parameter arg0 should be final. | 228 | |
| Line contains a tab character. | 229 | |
| '+' is not preceded with whitespace. | 229 | |
| '+' is not followed by whitespace. | 229 | |
| '+' is not preceded with whitespace. | 229 | |
| '+' is not followed by whitespace. | 229 | |
| Line contains a tab character. | 230 | |
| Line is longer than 80 characters (found 94). | 231 | |
| Line contains a tab character. | 231 | |
| Avoid inline conditionals. | 231 | |
| Line contains a tab character. | 232 | |
| Line contains a tab character. | 233 |
| Severity | Message | Line |
|---|---|---|
| '{' is not preceded with whitespace. | 9 | |
| Line contains a tab character. | 11 | |
| Missing a Javadoc comment. | 11 | |
| '{' is not preceded with whitespace. | 11 | |
| Line contains a tab character. | 12 | |
| Line contains a tab character. | 13 | |
| Line contains a tab character. | 14 | |
| Line contains a tab character. | 15 | |
| Line contains a tab character. | 16 | |
| Line contains a tab character. | 17 | |
| Line contains a tab character. | 18 | |
| Line has trailing spaces. | 19 | |
| Line contains a tab character. | 19 | |
| Line contains a tab character. | 20 | |
| Line contains a tab character. | 22 | |
| Method 'get' is not designed for extension - needs to be abstract, final or empty. | 22 | |
| Missing a Javadoc comment. | 22 | |
| Parameter jvmClassName should be final. | 22 | |
| Line contains a tab character. | 23 | |
| 'cast' is not followed by whitespace. | 23 | |
| Line contains a tab character. | 24 | |
| Line contains a tab character. | 25 | |
| '{' is not preceded with whitespace. | 25 | |
| Line contains a tab character. | 26 | |
| '9' is a magic number. | 26 | |
| Line contains a tab character. | 27 | |
| '}' should be on the same line. | 27 | |
| Line contains a tab character. | 28 | |
| 'else' is not followed by whitespace. | 28 | |
| '{' is not preceded with whitespace. | 28 | |
| Line contains a tab character. | 29 | |
| Line contains a tab character. | 30 | |
| Line contains a tab character. | 31 |
| Severity | Message | Line |
|---|---|---|
| '{' is not preceded with whitespace. | 12 | |
| Line contains a tab character. | 14 | |
| Missing a Javadoc comment. | 14 | |
| '{' is not preceded with whitespace. | 14 | |
| Line contains a tab character. | 15 | |
| 'try' is not followed by whitespace. | 15 | |
| '{' is not preceded with whitespace. | 15 | |
| Line contains a tab character. | 16 | |
| Line has trailing spaces. | 17 | |
| Line is longer than 80 characters (found 85). | 17 | |
| Line contains a tab character. | 17 | |
| Line has trailing spaces. | 18 | |
| Line is longer than 80 characters (found 88). | 18 | |
| Line contains a tab character. | 18 | |
| Line contains a tab character. | 19 | |
| Line contains a tab character. | 20 | |
| '}' should be on the same line. | 20 | |
| Line contains a tab character. | 21 | |
| 'catch' is not followed by whitespace. | 21 | |
| '{' is not preceded with whitespace. | 21 | |
| Line contains a tab character. | 22 | |
| Line contains a tab character. | 23 | |
| Line has trailing spaces. | 24 | |
| Line contains a tab character. | 24 | |
| Line contains a tab character. | 25 |
| Severity | Message | Line |
|---|---|---|
| File does not end with a newline. | ||
| Missing package-info.java file. | ||
| Line is longer than 80 characters (found 81). | 11 | |
| Line has trailing spaces. | 18 | |
| Line has trailing spaces. | 19 | |
| Parameter s should be final. | 23 |
| Severity | Message | Line |
|---|---|---|
| Line has trailing spaces. | 3 | |
| Line has trailing spaces. | 5 | |
| Line has trailing spaces. | 6 | |
| Line has trailing spaces. | 7 | |
| Line has trailing spaces. | 17 | |
| Missing a Javadoc comment. | 22 | |
| Missing a Javadoc comment. | 23 | |
| Missing a Javadoc comment. | 24 | |
| Line has trailing spaces. | 25 | |
| Missing a Javadoc comment. | 26 | |
| Parameter dwnLoader should be final. | 26 | |
| 'dwnLoader' hides a field. | 26 | |
| Parameter procent should be final. | 26 | |
| Parameter fileName should be final. | 26 | |
| 'fileName' hides a field. | 26 | |
| '{' is not preceded with whitespace. | 26 | |
| Line has trailing spaces. | 31 | |
| Method 'getDownloader' is not designed for extension - needs to be abstract, final or empty. | 32 | |
| Missing a Javadoc comment. | 32 | |
| '{' is not preceded with whitespace. | 32 | |
| Line has trailing spaces. | 35 | |
| Method 'getProcent' is not designed for extension - needs to be abstract, final or empty. | 36 | |
| Missing a Javadoc comment. | 36 | |
| '{' is not preceded with whitespace. | 36 | |
| Line has trailing spaces. | 39 | |
| Method 'getFileName' is not designed for extension - needs to be abstract, final or empty. | 40 | |
| Missing a Javadoc comment. | 40 | |
| '{' is not preceded with whitespace. | 40 | |
| Line has trailing spaces. | 43 |
| Severity | Message | Line |
|---|---|---|
| Line has trailing spaces. | 3 | |
| Line has trailing spaces. | 5 | |
| Line has trailing spaces. | 6 | |
| Line has trailing spaces. | 7 | |
| Line has trailing spaces. | 17 | |
| Line has trailing spaces. | 18 | |
| Missing a Javadoc comment. | 23 | |
| Redundant 'public' modifier. | 23 | |
| Line has trailing spaces. | 24 |
| Severity | Message | Line |
|---|---|---|
| Line has trailing spaces. | 3 | |
| Line has trailing spaces. | 5 | |
| Line has trailing spaces. | 6 | |
| Line has trailing spaces. | 7 | |
| First sentence should end with a period. | 27 | |
| Line has trailing spaces. | 33 | |
| Line contains a tab character. | 33 | |
| Line contains a tab character. | 34 | |
| Missing a Javadoc comment. | 34 | |
| Name 'log' must match pattern '^[A-Z][A-Z0-9]*(_[A-Z0-9]+)*$'. | 34 | |
| Line has trailing spaces. | 35 | |
| Line contains a tab character. | 35 | |
| Missing a Javadoc comment. | 36 | |
| Missing a Javadoc comment. | 37 | |
| Missing a Javadoc comment. | 38 | |
| Missing a Javadoc comment. | 39 | |
| Missing a Javadoc comment. | 40 | |
| Missing a Javadoc comment. | 41 | |
| Missing a Javadoc comment. | 42 | |
| Missing a Javadoc comment. | 43 | |
| Line is longer than 80 characters (found 86). | 52 | |
| Line is longer than 80 characters (found 85). | 61 | |
| Line has trailing spaces. | 71 | |
| Parameter destinationPath should be final. | 74 | |
| 'destinationPath' hides a field. | 74 | |
| Expected @param tag for 'destinationPath'. | 74 | |
| Expected @throws tag for 'IOException'. | 74 | |
| Line has trailing spaces. | 75 | |
| '{' is not preceded with whitespace. | 75 | |
| Line is longer than 80 characters (found 93). | 84 | |
| Line is longer than 80 characters (found 99). | 88 | |
| Line has trailing spaces. | 92 | |
| Method 'addDownloadEventListener' is not designed for extension - needs to be abstract, final or empty. | 93 | |
| Missing a Javadoc comment. | 93 | |
| Parameter listener should be final. | 93 | |
| '{' is not preceded with whitespace. | 93 | |
| Line has trailing spaces. | 96 | |
| Method 'removeDownloadEventListener' is not designed for extension - needs to be abstract, final or empty. | 97 | |
| Missing a Javadoc comment. | 97 | |
| Parameter listener should be final. | 97 | |
| '{' is not preceded with whitespace. | 97 | |
| Line has trailing spaces. | 100 | |
| Line is longer than 80 characters (found 82). | 102 | |
| Method 'download' is not designed for extension - needs to be abstract, final or empty. | 106 | |
| Parameter rootPath should be final. | 106 | |
| '{' is not preceded with whitespace. | 106 | |
| '{' is not preceded with whitespace. | 107 | |
| Line has trailing spaces. | 110 | |
| Line is longer than 80 characters (found 116). | 111 | |
| '}' should be on the same line. | 112 | |
| Line has trailing spaces. | 114 | |
| Line has trailing spaces. | 121 | |
| Line has trailing spaces. | 137 | |
| Method 'getDestination' is not designed for extension - needs to be abstract, final or empty. | 141 | |
| First sentence should end with a period. | 145 | |
| Method 'flush' is not designed for extension - needs to be abstract, final or empty. | 149 | |
| '{' is not preceded with whitespace. | 150 | |
| First sentence should end with a period. | 157 | |
| Line has trailing spaces. | 161 | |
| Parameter dir should be final. | 161 | |
| Line is longer than 80 characters (found 142). | 165 | |
| First sentence should end with a period. | 175 | |
| Expected @throws tag for 'AppSizeExceededException'. | 179 | |
| Redundant throws: 'AppSizeExceededException' is unchecked exception. | 179 | |
| '}' should be on the same line. | 188 | |
| Line is longer than 80 characters (found 150). | 196 | |
| Line is longer than 80 characters (found 122). | 198 | |
| Line is longer than 80 characters (found 91). | 204 | |
| '}' should be on the same line. | 205 | |
| First sentence should end with a period. | 214 | |
| Parameter dir should be final. | 220 | |
| Parameter v should be final. | 220 | |
| First sentence should end with a period. | 236 | |
| Parameter files should be final. | 240 | |
| Must have at least one statement. | 246 | |
| Line is longer than 80 characters (found 81). | 248 | |
| '}' should be on the same line. | 249 | |
| 'if' is not followed by whitespace. | 256 | |
| '{' is not preceded with whitespace. | 256 | |
| Line is longer than 80 characters (found 89). | 257 | |
| '}' should be on the same line. | 258 | |
| 'else' is not followed by whitespace. | 259 | |
| '{' is not preceded with whitespace. | 259 | |
| Missing a Javadoc comment. | 264 | |
| Parameter index should be final. | 264 | |
| '{' is not preceded with whitespace. | 264 | |
| Line has trailing spaces. | 266 | |
| Line has trailing spaces. | 270 | |
| '+' is not preceded with whitespace. | 271 | |
| '+' is not followed by whitespace. | 271 | |
| '100' is a magic number. | 271 | |
| Line has trailing spaces. | 272 | |
| Missing a Javadoc comment. | 276 | |
| Parameter e should be final. | 276 | |
| '{' is not preceded with whitespace. | 276 | |
| 'for' is not followed by whitespace. | 277 | |
| '{' is not preceded with whitespace. | 277 | |
| 'cast' is not followed by whitespace. | 278 |
| Severity | Message | Line |
|---|---|---|
| Line has trailing spaces. | 7 | |
| Line has trailing spaces. | 12 | |
| Missing a Javadoc comment. | 13 | |
| Missing a Javadoc comment. | 14 | |
| Missing a Javadoc comment. | 16 | |
| Parameter file should be final. | 16 | |
| 'file' hides a field. | 16 | |
| Parameter relPath should be final. | 16 | |
| 'relPath' hides a field. | 16 | |
| '{' is not preceded with whitespace. | 16 | |
| Line has trailing spaces. | 20 | |
| Method 'getFile' is not designed for extension - needs to be abstract, final or empty. | 21 | |
| Missing a Javadoc comment. | 21 | |
| '{' is not preceded with whitespace. | 21 | |
| Line has trailing spaces. | 24 | |
| Method 'getRelPath' is not designed for extension - needs to be abstract, final or empty. | 25 | |
| Missing a Javadoc comment. | 25 | |
| '{' is not preceded with whitespace. | 25 |
| Severity | Message | Line |
|---|---|---|
| Missing package-info.java file. | ||
| Line has trailing spaces. | 3 | |
| Line has trailing spaces. | 5 | |
| Line has trailing spaces. | 6 | |
| Line has trailing spaces. | 7 | |
| Line has trailing spaces. | 40 | |
| Class EventManager should be declared as final. | 43 | |
| '{' is not preceded with whitespace. | 43 | |
| Line has trailing spaces. | 44 | |
| Line contains a tab character. | 44 | |
| Line contains a tab character. | 45 | |
| Missing a Javadoc comment. | 45 | |
| Name 'log' must match pattern '^[A-Z][A-Z0-9]*(_[A-Z0-9]+)*$'. | 45 | |
| Line has trailing spaces. | 46 | |
| Line contains a tab character. | 47 | |
| Missing a Javadoc comment. | 47 | |
| Name 'THE_INSTANCE' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 47 | |
| Missing a Javadoc comment. | 48 | |
| Missing a Javadoc comment. | 49 | |
| Line has trailing spaces. | 50 | |
| Line has trailing spaces. | 51 | |
| Missing a Javadoc comment. | 52 | |
| Line has trailing spaces. | 53 | |
| Line has trailing spaces. | 55 | |
| Expected an @return tag. | 57 | |
| Line has trailing spaces. | 65 | |
| Line contains a tab character. | 68 | |
| Line has trailing spaces. | 69 | |
| Line contains a tab character. | 69 | |
| Line has trailing spaces. | 71 | |
| Parameter incoming should be final. | 79 | |
| '{' is not preceded with whitespace. | 79 | |
| '{' is not preceded with whitespace. | 81 | |
| '112' is a magic number. | 82 | |
| '403' is a magic number. | 83 | |
| '113' is a magic number. | 85 | |
| '404' is a magic number. | 86 | |
| '114' is a magic number. | 88 | |
| '405' is a magic number. | 89 | |
| '115' is a magic number. | 91 | |
| '406' is a magic number. | 92 | |
| Line has trailing spaces. | 99 | |
| Line has trailing spaces. | 101 | |
| Line has trailing spaces. | 102 | |
| Line is longer than 80 characters (found 85). | 102 | |
| Line has trailing spaces. | 104 | |
| Line has trailing spaces. | 106 | |
| Line has trailing spaces. | 110 | |
| Parameter event should be final. | 110 | |
| Expected @param tag for 'event'. | 110 | |
| 'if' is not followed by whitespace. | 111 | |
| '{' is not preceded with whitespace. | 111 | |
| Line has trailing spaces. | 112 | |
| Line contains a tab character. | 112 | |
| Line is longer than 80 characters (found 93). | 114 | |
| Line has trailing spaces. | 115 | |
| Line has trailing spaces. | 117 | |
| Line is longer than 80 characters (found 113). | 119 | |
| 'if' is not followed by whitespace. | 119 | |
| '{' is not preceded with whitespace. | 119 | |
| Line contains a tab character. | 120 | |
| Line has trailing spaces. | 121 | |
| Line is longer than 80 characters (found 88). | 121 | |
| Line contains a tab character. | 121 | |
| Line has trailing spaces. | 122 | |
| Line contains a tab character. | 122 | |
| Line has trailing spaces. | 123 | |
| Line contains a tab character. | 123 | |
| Line contains a tab character. | 124 | |
| Line contains a tab character. | 125 | |
| Line contains a tab character. | 126 | |
| 'if' is not followed by whitespace. | 126 | |
| '{' is not preceded with whitespace. | 126 | |
| Line is longer than 80 characters (found 102). | 127 | |
| Line contains a tab character. | 127 | |
| Line contains a tab character. | 128 | |
| '}' should be on the same line. | 128 | |
| Line contains a tab character. | 129 | |
| 'else' is not followed by whitespace. | 129 | |
| '{' is not preceded with whitespace. | 129 | |
| Line is longer than 80 characters (found 121). | 130 | |
| Line contains a tab character. | 130 | |
| Line contains a tab character. | 131 | |
| Line contains a tab character. | 132 | |
| Line has trailing spaces. | 133 | |
| Line contains a tab character. | 133 | |
| Line contains a tab character. | 134 | |
| Line is longer than 80 characters (found 105). | 135 | |
| Line contains a tab character. | 135 | |
| Line has trailing spaces. | 136 | |
| Line contains a tab character. | 136 | |
| Line contains a tab character. | 137 | |
| 'if' is not followed by whitespace. | 137 | |
| '{' is not preceded with whitespace. | 137 | |
| Line contains a tab character. | 138 | |
| Line is longer than 80 characters (found 132). | 139 | |
| Line contains a tab character. | 139 | |
| Line contains a tab character. | 140 | |
| Line contains a tab character. | 141 | |
| Line has trailing spaces. | 142 | |
| Line contains a tab character. | 142 | |
| Line contains a tab character. | 143 | |
| Line has trailing spaces. | 144 | |
| Line has trailing spaces. | 145 | |
| 'if' is not followed by whitespace. | 147 | |
| '{' is not preceded with whitespace. | 147 | |
| Line has trailing spaces. | 148 | |
| Line has trailing spaces. | 150 | |
| 'if' is not followed by whitespace. | 151 | |
| '{' is not preceded with whitespace. | 151 | |
| Line contains a tab character. | 152 | |
| Line contains a tab character. | 153 | |
| '}' should be on the same line. | 154 | |
| 'if' is not followed by whitespace. | 155 | |
| '{' is not preceded with whitespace. | 155 | |
| Line contains a tab character. | 156 | |
| Line contains a tab character. | 157 | |
| '}' should be on the same line. | 158 | |
| Line is longer than 80 characters (found 96). | 159 | |
| 'if' is not followed by whitespace. | 159 | |
| '{' is not preceded with whitespace. | 159 | |
| Line contains a tab character. | 160 | |
| '}' should be on the same line. | 161 | |
| Line is longer than 80 characters (found 96). | 162 | |
| 'if' is not followed by whitespace. | 162 | |
| '{' is not preceded with whitespace. | 162 | |
| Line contains a tab character. | 163 | |
| Line has trailing spaces. | 165 | |
| Line has trailing spaces. | 166 | |
| '}' should be on the same line. | 166 | |
| 'if' is not followed by whitespace. | 167 | |
| '{' is not preceded with whitespace. | 167 | |
| Line has trailing spaces. | 168 | |
| Line has trailing spaces. | 171 | |
| Missing a Javadoc comment. | 175 | |
| Parameter event should be final. | 175 | |
| '{' is not preceded with whitespace. | 175 | |
| 'if' is not followed by whitespace. | 176 | |
| '{' is not preceded with whitespace. | 176 | |
| Line is longer than 80 characters (found 106). | 177 | |
| Line is longer than 80 characters (found 110). | 178 | |
| ',' is not followed by whitespace. | 178 | |
| '}' should be on the same line. | 179 | |
| 'else' is not followed by whitespace. | 180 | |
| '{' is not preceded with whitespace. | 180 | |
| Parameter c should be final. | 188 | |
| Expected @param tag for 'c'. | 188 | |
| '{' is not preceded with whitespace. | 188 | |
| Line contains a tab character. | 189 | |
| Line contains a tab character. | 190 | |
| Line contains a tab character. | 191 | |
| 'if' is not followed by whitespace. | 193 | |
| '{' is not preceded with whitespace. | 193 | |
| Line contains a tab character. | 194 | |
| Line has trailing spaces. | 195 | |
| Line contains a tab character. | 195 | |
| Line contains a tab character. | 196 | |
| Line has trailing spaces. | 198 | |
| Missing a Javadoc comment. | 199 | |
| '{' is not preceded with whitespace. | 199 | |
| Missing a Javadoc comment. | 203 | |
| Line contains a tab character. | 204 | |
| Missing a Javadoc comment. | 207 | |
| Parameter b should be final. | 207 | |
| Line contains a tab character. | 208 | |
| Line has trailing spaces. | 210 | |
| Missing a Javadoc comment. | 211 | |
| Parameter e should be final. | 211 | |
| Line has trailing spaces. | 212 | |
| Line contains a tab character. | 212 | |
| Line is longer than 80 characters (found 95). | 213 | |
| Line contains a tab character. | 213 | |
| Line has trailing spaces. | 214 | |
| Line contains a tab character. | 214 | |
| Line contains a tab character. | 215 | |
| Line contains a tab character. | 216 | |
| Line has trailing spaces. | 217 | |
| Line contains a tab character. | 217 | |
| Line has trailing spaces. | 218 | |
| Line contains a tab character. | 218 | |
| Line has trailing spaces. | 219 | |
| Line contains a tab character. | 219 | |
| Line has trailing spaces. | 220 | |
| Line contains a tab character. | 220 | |
| Line has trailing spaces. | 221 | |
| Line contains a tab character. | 221 | |
| Line contains a tab character. | 222 | |
| Line contains a tab character. | 223 | |
| Line has trailing spaces. | 224 | |
| Line contains a tab character. | 224 | |
| Line contains a tab character. | 225 | |
| Line has trailing spaces. | 226 | |
| Line contains a tab character. | 226 | |
| Line contains a tab character. | 227 | |
| Line contains a tab character. | 228 | |
| Line has trailing spaces. | 229 | |
| Line contains a tab character. | 229 | |
| Line has trailing spaces. | 230 | |
| Line contains a tab character. | 230 | |
| Line contains a tab character. | 231 | |
| Line contains a tab character. | 232 | |
| 'if' is not followed by whitespace. | 232 | |
| '{' is not preceded with whitespace. | 232 | |
| Line contains a tab character. | 233 | |
| Line contains a tab character. | 234 | |
| Line has trailing spaces. | 235 | |
| Line contains a tab character. | 235 | |
| Line contains a tab character. | 236 | |
| Line has trailing spaces. | 237 | |
| Line contains a tab character. | 237 | |
| Line contains a tab character. | 238 | |
| Line contains a tab character. | 239 | |
| Line contains a tab character. | 240 | |
| Line contains a tab character. | 241 | |
| Line contains a tab character. | 242 | |
| Line contains a tab character. | 243 | |
| Line contains a tab character. | 245 | |
| 'if' is not followed by whitespace. | 245 | |
| '{' is not preceded with whitespace. | 245 | |
| Line contains a tab character. | 246 | |
| Line has trailing spaces. | 247 | |
| Line contains a tab character. | 247 | |
| Line contains a tab character. | 248 | |
| Line has trailing spaces. | 249 | |
| Line contains a tab character. | 249 | |
| Line has trailing spaces. | 250 | |
| Line has trailing spaces. | 251 |
| Severity | Message | Line |
|---|---|---|
| Line has trailing spaces. | 10 | |
| '{' is not preceded with whitespace. | 13 | |
| Line has trailing spaces. | 14 | |
| Line contains a tab character. | 14 | |
| Line is longer than 80 characters (found 82). | 15 | |
| Line contains a tab character. | 15 | |
| Missing a Javadoc comment. | 15 | |
| Name 'log' must match pattern '^[A-Z][A-Z0-9]*(_[A-Z0-9]+)*$'. | 15 | |
| Line has trailing spaces. | 16 | |
| Line contains a tab character. | 16 | |
| Line is longer than 80 characters (found 88). | 17 | |
| Line contains a tab character. | 17 | |
| Missing a Javadoc comment. | 17 | |
| Line has trailing spaces. | 18 | |
| Line contains a tab character. | 18 | |
| Line contains a tab character. | 19 | |
| Missing a Javadoc comment. | 19 | |
| '{' is not preceded with whitespace. | 19 | |
| Line contains a tab character. | 20 | |
| Line contains a tab character. | 21 | |
| Line has trailing spaces. | 22 | |
| Line contains a tab character. | 22 | |
| Line contains a tab character. | 23 | |
| Line is longer than 80 characters (found 83). | 24 | |
| Line contains a tab character. | 24 | |
| Line contains a tab character. | 25 | |
| Line contains a tab character. | 26 | |
| Method 'focusGained' is not designed for extension - needs to be abstract, final or empty. | 26 | |
| Missing a Javadoc comment. | 26 | |
| Parameter e should be final. | 26 | |
| Line contains a tab character. | 27 | |
| Line has trailing spaces. | 28 | |
| Line contains a tab character. | 28 | |
| Line contains a tab character. | 29 | |
| Line contains a tab character. | 31 | |
| Line is longer than 80 characters (found 81). | 32 | |
| Line contains a tab character. | 32 | |
| Line contains a tab character. | 33 | |
| Line contains a tab character. | 34 | |
| Missing a Javadoc comment. | 34 | |
| Parameter e should be final. | 34 | |
| Line has trailing spaces. | 35 | |
| Line contains a tab character. | 35 | |
| Line contains a tab character. | 36 |
| Severity | Message | Line |
|---|---|---|
| Line has trailing spaces. | 3 | |
| Line has trailing spaces. | 5 | |
| Line has trailing spaces. | 6 | |
| Line has trailing spaces. | 7 | |
| Line contains a tab character. | 22 | |
| Missing a Javadoc comment. | 22 |
| Severity | Message | Line |
|---|---|---|
| Line has trailing spaces. | 9 | |
| Line contains a tab character. | 14 | |
| Missing a Javadoc comment. | 14 | |
| Variable 'hActionListener' must be private and have accessor methods. | 14 | |
| Line contains a tab character. | 15 | |
| Missing a Javadoc comment. | 15 | |
| Line contains a tab character. | 16 | |
| Missing a Javadoc comment. | 16 | |
| Line contains a tab character. | 17 | |
| Missing a Javadoc comment. | 17 | |
| Line has trailing spaces. | 18 | |
| Line contains a tab character. | 18 | |
| Line contains a tab character. | 19 | |
| Missing a Javadoc comment. | 19 | |
| Parameter hVisible should be final. | 19 | |
| 'hVisible' hides a field. | 19 | |
| Line contains a tab character. | 20 | |
| Line contains a tab character. | 21 | |
| Line contains a tab character. | 23 | |
| Line is longer than 80 characters (found 93). | 24 | |
| Line contains a tab character. | 24 | |
| Line contains a tab character. | 25 | |
| Line contains a tab character. | 26 | |
| Method 'addHActionListener' is not designed for extension - needs to be abstract, final or empty. | 26 | |
| Missing a Javadoc comment. | 26 | |
| Parameter listener should be final. | 26 | |
| Line contains a tab character. | 27 | |
| Line contains a tab character. | 28 | |
| Line contains a tab character. | 29 | |
| Line is longer than 80 characters (found 83). | 30 | |
| Line contains a tab character. | 30 | |
| Line has trailing spaces. | 31 | |
| Line contains a tab character. | 31 | |
| Line contains a tab character. | 32 | |
| Line contains a tab character. | 34 | |
| Line is longer than 80 characters (found 96). | 35 | |
| Line contains a tab character. | 35 | |
| Line contains a tab character. | 36 | |
| Line contains a tab character. | 37 | |
| Method 'removeHActionListener' is not designed for extension - needs to be abstract, final or empty. | 37 | |
| Missing a Javadoc comment. | 37 | |
| Parameter listener should be final. | 37 | |
| Line contains a tab character. | 38 | |
| Line contains a tab character. | 39 | |
| Line contains a tab character. | 40 | |
| Line is longer than 80 characters (found 86). | 41 | |
| Line contains a tab character. | 41 | |
| Line has trailing spaces. | 42 | |
| Line contains a tab character. | 42 | |
| Line contains a tab character. | 43 | |
| Line contains a tab character. | 45 | |
| Line contains a tab character. | 46 | |
| Line contains a tab character. | 47 | |
| Line contains a tab character. | 48 | |
| Method 'setActionCommand' is not designed for extension - needs to be abstract, final or empty. | 48 | |
| Missing a Javadoc comment. | 48 | |
| Parameter command should be final. | 48 | |
| Line has trailing spaces. | 49 | |
| Line contains a tab character. | 49 | |
| Line contains a tab character. | 50 | |
| Line contains a tab character. | 52 | |
| Line contains a tab character. | 53 | |
| Line contains a tab character. | 54 | |
| Line contains a tab character. | 55 | |
| Method 'setActionSound' is not designed for extension - needs to be abstract, final or empty. | 55 | |
| Missing a Javadoc comment. | 55 | |
| Parameter sound should be final. | 55 | |
| Line has trailing spaces. | 56 | |
| Line contains a tab character. | 56 | |
| Line contains a tab character. | 57 | |
| Line contains a tab character. | 59 | |
| Line contains a tab character. | 60 | |
| Line contains a tab character. | 61 | |
| Line contains a tab character. | 62 | |
| Method 'getActionSound' is not designed for extension - needs to be abstract, final or empty. | 62 | |
| Missing a Javadoc comment. | 62 | |
| Line contains a tab character. | 63 | |
| Line contains a tab character. | 64 | |
| Line contains a tab character. | 66 | |
| Line is longer than 80 characters (found 101). | 67 | |
| Line contains a tab character. | 67 | |
| Line contains a tab character. | 68 | |
| Line contains a tab character. | 69 | |
| Line contains a tab character. | 70 | |
| Line has trailing spaces. | 71 | |
| Line contains a tab character. | 71 | |
| Line contains a tab character. | 72 | |
| Line has trailing spaces. | 73 | |
| Line contains a tab character. | 73 | |
| Line contains a tab character. | 74 | |
| Method 'getHActionEventResult' is not designed for extension - needs to be abstract, final or empty. | 74 | |
| Missing a Javadoc comment. | 74 | |
| Parameter evt should be final. | 74 | |
| Line contains a tab character. | 75 | |
| Line has trailing spaces. | 76 | |
| Line contains a tab character. | 76 | |
| Line contains a tab character. | 77 | |
| 'if' is not followed by whitespace. | 77 | |
| '{' is not preceded with whitespace. | 77 | |
| Line contains a tab character. | 78 | |
| Line contains a tab character. | 79 | |
| Line has trailing spaces. | 80 | |
| Line contains a tab character. | 80 | |
| Line contains a tab character. | 81 | |
| Line contains a tab character. | 82 | |
| Line has trailing spaces. | 83 | |
| Line contains a tab character. | 83 | |
| Line contains a tab character. | 84 | |
| Line contains a tab character. | 85 | |
| Line contains a tab character. | 86 | |
| Line has trailing spaces. | 87 | |
| Line contains a tab character. | 87 | |
| Method 'getActionCommand' is not designed for extension - needs to be abstract, final or empty. | 87 | |
| Missing a Javadoc comment. | 87 | |
| Line contains a tab character. | 88 | |
| Line contains a tab character. | 89 | |
| Line has trailing spaces. | 91 | |
| Line contains a tab character. | 91 | |
| Line has trailing spaces. | 92 | |
| Line contains a tab character. | 92 | |
| Line contains a tab character. | 93 | |
| Line has trailing spaces. | 94 | |
| Line contains a tab character. | 94 | |
| Line contains a tab character. | 95 | |
| Line contains a tab character. | 96 | |
| Line contains a tab character. | 97 | |
| Line contains a tab character. | 98 | |
| Line contains a tab character. | 99 | |
| Line contains a tab character. | 100 | |
| Line contains a tab character. | 101 | |
| Line contains a tab character. | 102 | |
| Line contains a tab character. | 103 | |
| Line contains a tab character. | 104 | |
| Line contains a tab character. | 105 | |
| Line contains a tab character. | 106 | |
| Line has trailing spaces. | 107 | |
| Line contains a tab character. | 107 | |
| Line contains a tab character. | 108 | |
| Line contains a tab character. | 109 | |
| Line contains a tab character. | 110 | |
| Line has trailing spaces. | 111 | |
| Line contains a tab character. | 111 | |
| Line contains a tab character. | 112 | |
| Line contains a tab character. | 113 | |
| Line contains a tab character. | 114 | |
| Line contains a tab character. | 115 | |
| Line contains a tab character. | 116 | |
| Line contains a tab character. | 117 | |
| Line contains a tab character. | 119 | |
| Line contains a tab character. | 120 | |
| Line contains a tab character. | 121 | |
| Line has trailing spaces. | 122 | |
| Line contains a tab character. | 122 | |
| Line contains a tab character. | 123 | |
| Line contains a tab character. | 124 | |
| Line contains a tab character. | 126 | |
| Line is longer than 80 characters (found 152). | 127 | |
| Line contains a tab character. | 127 | |
| Line contains a tab character. | 128 | |
| Line is longer than 80 characters (found 106). | 129 | |
| Line contains a tab character. | 129 | |
| Line has trailing spaces. | 130 | |
| Line contains a tab character. | 130 | |
| Line contains a tab character. | 131 | |
| Line contains a tab character. | 133 | |
| Line contains a tab character. | 134 | |
| Line contains a tab character. | 135 | |
| Line contains a tab character. | 136 | |
| Line contains a tab character. | 137 | |
| Line contains a tab character. | 138 | |
| Line contains a tab character. | 140 | |
| Line contains a tab character. | 141 | |
| Line contains a tab character. | 142 | |
| Line contains a tab character. | 143 | |
| Line contains a tab character. | 144 | |
| Line contains a tab character. | 145 | |
| Line contains a tab character. | 147 | |
| Line contains a tab character. | 148 | |
| Line contains a tab character. | 149 | |
| Line contains a tab character. | 150 | |
| Line has trailing spaces. | 151 | |
| Line contains a tab character. | 151 | |
| Line contains a tab character. | 152 | |
| Line contains a tab character. | 154 | |
| Line contains a tab character. | 155 | |
| Line contains a tab character. | 156 | |
| Line contains a tab character. | 157 | |
| Line contains a tab character. | 158 | |
| Line contains a tab character. | 159 | |
| Line contains a tab character. | 161 | |
| Line contains a tab character. | 162 | |
| Line contains a tab character. | 163 | |
| Line contains a tab character. | 164 | |
| Line contains a tab character. | 165 | |
| Line contains a tab character. | 166 | |
| Line contains a tab character. | 168 | |
| Line is longer than 80 characters (found 90). | 169 | |
| Line contains a tab character. | 169 | |
| Line contains a tab character. | 170 | |
| Line contains a tab character. | 171 | |
| Line contains a tab character. | 172 | |
| Line contains a tab character. | 173 | |
| Line contains a tab character. | 175 | |
| Line is longer than 80 characters (found 93). | 176 | |
| Line contains a tab character. | 176 | |
| Line contains a tab character. | 177 | |
| Line contains a tab character. | 178 | |
| Line contains a tab character. | 179 | |
| Line contains a tab character. | 180 | |
| Line contains a tab character. | 182 | |
| Line contains a tab character. | 183 | |
| Line contains a tab character. | 184 | |
| Line contains a tab character. | 185 | |
| Line contains a tab character. | 186 | |
| Line contains a tab character. | 187 | |
| Line contains a tab character. | 189 | |
| Line is longer than 80 characters (found 103). | 190 | |
| Line contains a tab character. | 190 | |
| Line contains a tab character. | 191 | |
| Line contains a tab character. | 192 | |
| Line contains a tab character. | 193 | |
| Line contains a tab character. | 194 | |
| Line has trailing spaces. | 195 | |
| Line contains a tab character. | 195 |
| Severity | Message | Line |
|---|---|---|
| Missing package-info.java file. | ||
| Line has trailing spaces. | 23 | |
| Line has trailing spaces. | 28 | |
| Line contains a tab character. | 28 | |
| Line contains a tab character. | 29 | |
| Missing a Javadoc comment. | 29 | |
| Name 'log' must match pattern '^[A-Z][A-Z0-9]*(_[A-Z0-9]+)*$'. | 29 | |
| Line has trailing spaces. | 30 | |
| Line contains a tab character. | 30 | |
| Line contains a tab character. | 31 | |
| Missing a Javadoc comment. | 31 | |
| Line contains a tab character. | 32 | |
| Missing a Javadoc comment. | 32 | |
| Line contains a tab character. | 33 | |
| Missing a Javadoc comment. | 33 | |
| Line contains a tab character. | 34 | |
| Missing a Javadoc comment. | 34 | |
| Variable 'hFocusListener' must be private and have accessor methods. | 34 | |
| Line contains a tab character. | 35 | |
| Missing a Javadoc comment. | 35 | |
| Variable 'focusListener' must be private and have accessor methods. | 35 | |
| Line has trailing spaces. | 36 | |
| Line contains a tab character. | 36 | |
| Line contains a tab character. | 37 | |
| Missing a Javadoc comment. | 37 | |
| Line has trailing spaces. | 38 | |
| Line contains a tab character. | 38 | |
| Line contains a tab character. | 39 | |
| Missing a Javadoc comment. | 39 | |
| Parameter hVisible should be final. | 39 | |
| 'hVisible' hides a field. | 39 | |
| '{' is not preceded with whitespace. | 39 | |
| Line contains a tab character. | 40 | |
| Line has trailing spaces. | 41 | |
| Line contains a tab character. | 41 | |
| Line contains a tab character. | 42 | |
| Line contains a tab character. | 43 | |
| Line contains a tab character. | 44 | |
| Line contains a tab character. | 45 | |
| Line contains a tab character. | 46 | |
| Line contains a tab character. | 47 | |
| Line has trailing spaces. | 48 | |
| Line contains a tab character. | 48 | |
| Line contains a tab character. | 49 | |
| Line has trailing spaces. | 50 | |
| Line contains a tab character. | 50 | |
| Line has trailing spaces. | 51 | |
| Line contains a tab character. | 51 | |
| Line is longer than 80 characters (found 102). | 52 | |
| Line contains a tab character. | 52 | |
| Line has trailing spaces. | 53 | |
| Line contains a tab character. | 53 | |
| Line has trailing spaces. | 54 | |
| Line contains a tab character. | 54 | |
| Line contains a tab character. | 55 | |
| Line contains a tab character. | 56 | |
| Line contains a tab character. | 57 | |
| Line contains a tab character. | 58 | |
| Missing a Javadoc comment. | 58 | |
| Parameter keyCode should be final. | 58 | |
| Parameter target should be final. | 58 | |
| '{' is not preceded with whitespace. | 58 | |
| Line contains a tab character. | 59 | |
| 'if' is not followed by whitespace. | 59 | |
| '{' is not preceded with whitespace. | 59 | |
| Line contains a tab character. | 60 | |
| Line contains a tab character. | 61 | |
| Line contains a tab character. | 62 | |
| Line contains a tab character. | 63 | |
| Line contains a tab character. | 64 | |
| Line contains a tab character. | 65 | |
| 'if' is not followed by whitespace. | 65 | |
| '{' is not preceded with whitespace. | 65 | |
| Line contains a tab character. | 66 | |
| Line contains a tab character. | 67 | |
| Line contains a tab character. | 68 | |
| Line contains a tab character. | 69 | |
| 'if' is not followed by whitespace. | 69 | |
| '{' is not preceded with whitespace. | 69 | |
| Line contains a tab character. | 70 | |
| Line contains a tab character. | 71 | |
| Line contains a tab character. | 72 | |
| Line contains a tab character. | 74 | |
| Line contains a tab character. | 75 | |
| Line contains a tab character. | 76 | |
| Line contains a tab character. | 77 | |
| Missing a Javadoc comment. | 77 | |
| Parameter keyCode should be final. | 77 | |
| '{' is not preceded with whitespace. | 77 | |
| Line contains a tab character. | 78 | |
| 'if' is not followed by whitespace. | 78 | |
| '{' is not preceded with whitespace. | 78 | |
| Line contains a tab character. | 79 | |
| Line contains a tab character. | 80 | |
| '}' should be on the same line. | 80 | |
| Line contains a tab character. | 81 | |
| 'else' is not followed by whitespace. | 81 | |
| '{' is not preceded with whitespace. | 81 | |
| Line contains a tab character. | 82 | |
| Line contains a tab character. | 83 | |
| Line contains a tab character. | 84 | |
| Line contains a tab character. | 85 | |
| Line contains a tab character. | 86 | |
| Line contains a tab character. | 88 | |
| Line is longer than 80 characters (found 152). | 89 | |
| Line contains a tab character. | 89 | |
| Line contains a tab character. | 90 | |
| Line is longer than 80 characters (found 105). | 91 | |
| Line contains a tab character. | 91 | |
| Missing a Javadoc comment. | 91 | |
| Parameter up should be final. | 91 | |
| Parameter down should be final. | 91 | |
| Parameter left should be final. | 91 | |
| Parameter right should be final. | 91 | |
| '{' is not preceded with whitespace. | 91 | |
| Line contains a tab character. | 92 | |
| Line contains a tab character. | 93 | |
| Line contains a tab character. | 94 | |
| Line contains a tab character. | 95 | |
| Line contains a tab character. | 96 | |
| Line contains a tab character. | 98 | |
| Line contains a tab character. | 99 | |
| Line contains a tab character. | 100 | |
| Line has trailing spaces. | 101 | |
| Line contains a tab character. | 101 | |
| Missing a Javadoc comment. | 101 | |
| Line contains a tab character. | 102 | |
| Line contains a tab character. | 103 | |
| Line contains a tab character. | 105 | |
| Line contains a tab character. | 106 | |
| Line contains a tab character. | 107 | |
| Line contains a tab character. | 108 | |
| Missing a Javadoc comment. | 108 | |
| Parameter sound should be final. | 108 | |
| '{' is not preceded with whitespace. | 108 | |
| Line contains a tab character. | 109 | |
| Line contains a tab character. | 110 | |
| Line contains a tab character. | 112 | |
| Line contains a tab character. | 113 | |
| Line contains a tab character. | 114 | |
| Line contains a tab character. | 115 | |
| Missing a Javadoc comment. | 115 | |
| Parameter sound should be final. | 115 | |
| '{' is not preceded with whitespace. | 115 | |
| Line contains a tab character. | 116 | |
| Line contains a tab character. | 117 | |
| Line contains a tab character. | 119 | |
| Line contains a tab character. | 120 | |
| Line contains a tab character. | 121 | |
| Line contains a tab character. | 122 | |
| Missing a Javadoc comment. | 122 | |
| '{' is not preceded with whitespace. | 122 | |
| Line contains a tab character. | 123 | |
| Line contains a tab character. | 124 | |
| Line contains a tab character. | 126 | |
| Line contains a tab character. | 127 | |
| Line contains a tab character. | 128 | |
| Line contains a tab character. | 129 | |
| Missing a Javadoc comment. | 129 | |
| '{' is not preceded with whitespace. | 129 | |
| Line contains a tab character. | 130 | |
| Line contains a tab character. | 131 | |
| Line contains a tab character. | 133 | |
| Line is longer than 80 characters (found 90). | 134 | |
| Line contains a tab character. | 134 | |
| Line contains a tab character. | 135 | |
| Line contains a tab character. | 136 | |
| Missing a Javadoc comment. | 136 | |
| Parameter listener should be final. | 136 | |
| '{' is not preceded with whitespace. | 136 | |
| Line contains a tab character. | 137 | |
| Line contains a tab character. | 138 | |
| Line contains a tab character. | 139 | |
| Line is longer than 80 characters (found 81). | 140 | |
| Line contains a tab character. | 140 | |
| Line has trailing spaces. | 141 | |
| Line contains a tab character. | 141 | |
| Line contains a tab character. | 142 | |
| Line contains a tab character. | 143 | |
| Line contains a tab character. | 144 | |
| Line contains a tab character. | 145 | |
| Line contains a tab character. | 146 | |
| Line contains a tab character. | 147 | |
| Line is longer than 80 characters (found 110). | 148 | |
| Line contains a tab character. | 148 | |
| Line contains a tab character. | 149 | |
| Line has trailing spaces. | 150 | |
| Line contains a tab character. | 150 | |
| Line contains a tab character. | 151 | |
| Line contains a tab character. | 153 | |
| Line is longer than 80 characters (found 93). | 154 | |
| Line contains a tab character. | 154 | |
| Line contains a tab character. | 155 | |
| Line contains a tab character. | 156 | |
| Missing a Javadoc comment. | 156 | |
| Parameter listener should be final. | 156 | |
| Line contains a tab character. | 157 | |
| Line contains a tab character. | 158 | |
| Line contains a tab character. | 159 | |
| Line is longer than 80 characters (found 84). | 160 | |
| Line contains a tab character. | 160 | |
| Line has trailing spaces. | 161 | |
| Line contains a tab character. | 161 | |
| Line contains a tab character. | 162 | |
| Line contains a tab character. | 163 | |
| Line contains a tab character. | 164 | |
| Line contains a tab character. | 165 | |
| Line is longer than 80 characters (found 113). | 166 | |
| Line contains a tab character. | 166 | |
| Line contains a tab character. | 167 | |
| Line contains a tab character. | 168 | |
| Line contains a tab character. | 170 | |
| Line contains a tab character. | 171 | |
| Line contains a tab character. | 172 | |
| Line contains a tab character. | 173 | |
| Missing a Javadoc comment. | 173 | |
| '{' is not preceded with whitespace. | 173 | |
| Line contains a tab character. | 174 | |
| 'if' is not followed by whitespace. | 174 | |
| '{' is not preceded with whitespace. | 174 | |
| Line contains a tab character. | 175 | |
| Line contains a tab character. | 176 | |
| '}' should be on the same line. | 176 | |
| Line contains a tab character. | 177 | |
| 'if' is not followed by whitespace. | 177 | |
| '{' is not preceded with whitespace. | 177 | |
| Line contains a tab character. | 178 | |
| Line contains a tab character. | 179 | |
| '}' should be on the same line. | 179 | |
| Line contains a tab character. | 180 | |
| 'else' is not followed by whitespace. | 180 | |
| '{' is not preceded with whitespace. | 180 | |
| Line contains a tab character. | 181 | |
| Line contains a tab character. | 182 | |
| Name 'enum_' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 182 | |
| Line contains a tab character. | 183 | |
| Line contains a tab character. | 184 | |
| 'while' is not followed by whitespace. | 184 | |
| '{' is not preceded with whitespace. | 184 | |
| Line contains a tab character. | 185 | |
| Line contains a tab character. | 186 | |
| Line contains a tab character. | 187 | |
| Line contains a tab character. | 188 | |
| Line contains a tab character. | 189 | |
| Line contains a tab character. | 190 | |
| Line contains a tab character. | 191 | |
| Line contains a tab character. | 193 | |
| Line has trailing spaces. | 194 | |
| Line contains a tab character. | 194 | |
| Line contains a tab character. | 195 | |
| Line contains a tab character. | 196 | |
| Line contains a tab character. | 197 | |
| Line contains a tab character. | 198 | |
| Parameter evt should be final. | 198 | |
| Expected @param tag for 'evt'. | 198 | |
| Line contains a tab character. | 200 | |
| Line has trailing spaces. | 201 | |
| Line contains a tab character. | 201 | |
| Line has trailing spaces. | 202 | |
| Line contains a tab character. | 202 | |
| Line contains a tab character. | 203 | |
| 'if' is not followed by whitespace. | 203 | |
| '{' is not preceded with whitespace. | 203 | |
| Line has trailing spaces. | 204 | |
| Line contains a tab character. | 204 | |
| Line contains a tab character. | 205 | |
| Line contains a tab character. | 206 | |
| Line has trailing spaces. | 207 | |
| Line contains a tab character. | 207 | |
| Line contains a tab character. | 208 | |
| 'if' is not followed by whitespace. | 208 | |
| '{' is not preceded with whitespace. | 208 | |
| Line contains a tab character. | 209 | |
| Line contains a tab character. | 210 | |
| Line contains a tab character. | 211 | |
| '}' should be on the same line. | 211 | |
| Line has trailing spaces. | 212 | |
| Line contains a tab character. | 212 | |
| 'if' is not followed by whitespace. | 212 | |
| '{' is not preceded with whitespace. | 212 | |
| Line has trailing spaces. | 213 | |
| Line contains a tab character. | 213 | |
| Line contains a tab character. | 214 | |
| Line contains a tab character. | 215 | |
| Line has trailing spaces. | 216 | |
| Line contains a tab character. | 216 | |
| Line contains a tab character. | 217 | |
| 'if' is not followed by whitespace. | 217 | |
| '{' is not preceded with whitespace. | 217 | |
| Line contains a tab character. | 218 | |
| Line contains a tab character. | 219 | |
| Line contains a tab character. | 220 | |
| '}' should be on the same line. | 220 | |
| Line is longer than 80 characters (found 120). | 221 | |
| Line contains a tab character. | 221 | |
| 'if' is not followed by whitespace. | 221 | |
| '{' is not preceded with whitespace. | 221 | |
| Line contains a tab character. | 222 | |
| Line is longer than 80 characters (found 82). | 223 | |
| Line contains a tab character. | 223 | |
| 'cast' is not followed by whitespace. | 223 | |
| Line has trailing spaces. | 224 | |
| Line contains a tab character. | 224 | |
| Line contains a tab character. | 225 | |
| 'if' is not followed by whitespace. | 225 | |
| '{' is not preceded with whitespace. | 225 | |
| Line contains a tab character. | 226 | |
| 'cast' is not followed by whitespace. | 226 | |
| Line contains a tab character. | 227 | |
| Line has trailing spaces. | 228 | |
| Line contains a tab character. | 228 | |
| Line contains a tab character. | 229 | |
| Line has trailing spaces. | 230 | |
| Line contains a tab character. | 230 | |
| Line contains a tab character. | 231 | |
| Line contains a tab character. | 232 | |
| Line contains a tab character. | 234 | |
| Line contains a tab character. | 235 | |
| Line contains a tab character. | 236 | |
| Line contains a tab character. | 237 | |
| Line contains a tab character. | 238 | |
| Line contains a tab character. | 239 | |
| Line contains a tab character. | 240 | |
| Expected an @return tag. | 241 | |
| Line contains a tab character. | 241 | |
| '{' is not preceded with whitespace. | 241 | |
| Line is longer than 80 characters (found 105). | 242 | |
| Line contains a tab character. | 242 | |
| Line is longer than 80 characters (found 105). | 243 | |
| Line contains a tab character. | 243 | |
| Line is longer than 80 characters (found 102). | 244 | |
| Line contains a tab character. | 244 | |
| Line contains a tab character. | 245 | |
| Line is longer than 80 characters (found 105). | 246 | |
| Line contains a tab character. | 246 | |
| Line contains a tab character. | 247 | |
| Line contains a tab character. | 248 | |
| Line has trailing spaces. | 249 | |
| Line contains a tab character. | 249 | |
| Line contains a tab character. | 250 | |
| Line contains a tab character. | 251 | |
| Line contains a tab character. | 252 | |
| Line contains a tab character. | 253 | |
| Line contains a tab character. | 254 | |
| Line has trailing spaces. | 256 | |
| Line contains a tab character. | 256 |
| Severity | Message | Line |
|---|---|---|
| Line has trailing spaces. | 3 | |
| Line has trailing spaces. | 5 | |
| Line has trailing spaces. | 6 | |
| Line has trailing spaces. | 7 | |
| '{' is not preceded with whitespace. | 23 | |
| Missing a Javadoc comment. | 24 | |
| Variable 'filter' must be private and have accessor methods. | 24 | |
| Missing a Javadoc comment. | 25 | |
| Variable 'filters' must be private and have accessor methods. | 25 | |
| Missing a Javadoc comment. | 27 | |
| Parameter filter should be final. | 27 | |
| 'filter' hides a field. | 27 | |
| Missing a Javadoc comment. | 34 | |
| Parameter filters should be final. | 34 | |
| 'filters' hides a field. | 34 | |
| Method 'accept' is not designed for extension - needs to be abstract, final or empty. | 38 | |
| Missing a Javadoc comment. | 38 | |
| Parameter file should be final. | 38 | |
| 'if' is not followed by whitespace. | 39 | |
| '{' is not preceded with whitespace. | 39 |
| Severity | Message | Line |
|---|---|---|
| Missing package-info.java file. | ||
| Line has trailing spaces. | 3 | |
| Line has trailing spaces. | 5 | |
| Line has trailing spaces. | 6 | |
| Line has trailing spaces. | 7 | |
| '{' is not preceded with whitespace. | 23 | |
| Missing a Javadoc comment. | 25 | |
| Variable 'filter' must be private and have accessor methods. | 25 | |
| Missing a Javadoc comment. | 26 | |
| Variable 'filters' must be private and have accessor methods. | 26 | |
| Missing a Javadoc comment. | 28 | |
| Parameter filter should be final. | 28 | |
| 'filter' hides a field. | 28 | |
| Missing a Javadoc comment. | 35 | |
| Parameter filters should be final. | 35 | |
| 'filters' hides a field. | 35 | |
| Method 'accept' is not designed for extension - needs to be abstract, final or empty. | 39 | |
| Missing a Javadoc comment. | 39 | |
| Parameter file should be final. | 39 | |
| 'if' is not followed by whitespace. | 40 | |
| '{' is not preceded with whitespace. | 40 | |
| Method 'getDescription' is not designed for extension - needs to be abstract, final or empty. | 52 | |
| Missing a Javadoc comment. | 52 | |
| 'for' is not followed by whitespace. | 54 | |
| '{' is not preceded with whitespace. | 54 | |
| First sentence should end with a period. | 60 | |
| Line has trailing spaces. | 62 | |
| Expected an @return tag. | 63 | |
| Line has trailing spaces. | 63 | |
| Method 'accept' is not designed for extension - needs to be abstract, final or empty. | 63 | |
| Parameter dir should be final. | 63 | |
| Expected @param tag for 'dir'. | 63 | |
| Parameter name should be final. | 63 | |
| Expected @param tag for 'name'. | 63 |
| Severity | Message | Line |
|---|---|---|
| Line has trailing spaces. | 3 | |
| Line has trailing spaces. | 5 | |
| Line has trailing spaces. | 6 | |
| Line has trailing spaces. | 7 | |
| Missing a Javadoc comment. | 23 | |
| '{' is not preceded with whitespace. | 23 | |
| First sentence should end with a period. | 25 | |
| Line contains a tab character. | 25 | |
| Line contains a tab character. | 26 | |
| 'static' modifier out of order with the JLS suggestions. | 26 | |
| Name 'logger' must match pattern '^[A-Z][A-Z0-9]*(_[A-Z0-9]+)*$'. | 26 | |
| Line has trailing spaces. | 27 | |
| Line contains a tab character. | 27 | |
| Missing a Javadoc comment. | 28 | |
| Missing a Javadoc comment. | 30 | |
| Parameter file should be final. | 30 | |
| 'file' hides a field. | 30 | |
| '{' is not preceded with whitespace. | 30 | |
| Method 'getPath' is not designed for extension - needs to be abstract, final or empty. | 34 | |
| Missing a Javadoc comment. | 34 | |
| '{' is not preceded with whitespace. | 34 | |
| Method 'toString' is not designed for extension - needs to be abstract, final or empty. | 39 | |
| Missing a Javadoc comment. | 39 | |
| '{' is not preceded with whitespace. | 39 | |
| 'if' construct must use '{}'s. | 41 | |
| 'if' is not followed by whitespace. | 41 |
| Severity | Message | Line |
|---|---|---|
| Line has trailing spaces. | 3 | |
| Line has trailing spaces. | 5 | |
| Line has trailing spaces. | 6 | |
| Line has trailing spaces. | 7 | |
| Line has trailing spaces. | 16 | |
| Line has trailing spaces. | 17 | |
| Missing a Javadoc comment. | 21 | |
| Redundant 'public' modifier. | 21 |
| Severity | Message | Line |
|---|---|---|
| Line has trailing spaces. | 3 | |
| Line has trailing spaces. | 5 | |
| Line has trailing spaces. | 6 | |
| Line has trailing spaces. | 7 | |
| First sentence should end with a period. | 25 | |
| Line has trailing spaces. | 29 | |
| Missing a Javadoc comment. | 30 | |
| Line has trailing spaces. | 31 | |
| Missing a Javadoc comment. | 35 | |
| Array brackets at illegal position. | 35 | |
| Line has trailing spaces. | 37 | |
| Line has trailing spaces. | 39 | |
| Parameter printer should be final. | 42 | |
| '{' is not preceded with whitespace. | 42 | |
| Line has trailing spaces. | 43 | |
| Method 'write' is not designed for extension - needs to be abstract, final or empty. | 47 | |
| Missing a Javadoc comment. | 47 | |
| Parameter b should be final. | 47 | |
| Method 'write' is not designed for extension - needs to be abstract, final or empty. | 54 | |
| Missing a Javadoc comment. | 54 | |
| Parameter b should be final. | 54 | |
| Array brackets at illegal position. | 54 | |
| Method 'write' is not designed for extension - needs to be abstract, final or empty. | 60 | |
| Missing a Javadoc comment. | 60 | |
| Parameter b should be final. | 60 | |
| Array brackets at illegal position. | 60 | |
| Parameter off should be final. | 60 | |
| Parameter len should be final. | 60 | |
| Missing a Javadoc comment. | 66 | |
| Missing a Javadoc comment. | 70 |
| Severity | Message | Line |
|---|---|---|
| Line has trailing spaces. | 3 | |
| Line has trailing spaces. | 5 | |
| Line has trailing spaces. | 6 | |
| Line has trailing spaces. | 7 | |
| Class BackgroundLayer should be declared as final. | 26 | |
| Missing a Javadoc comment. | 26 | |
| Line contains a tab character. | 28 | |
| Missing a Javadoc comment. | 28 | |
| Name 'log' must match pattern '^[A-Z][A-Z0-9]*(_[A-Z0-9]+)*$'. | 28 | |
| Line has trailing spaces. | 29 | |
| Line contains a tab character. | 29 | |
| Missing a Javadoc comment. | 30 | |
| Name 'THE_INSTANCE' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 30 | |
| Missing a Javadoc comment. | 31 | |
| Line has trailing spaces. | 32 | |
| Line has trailing spaces. | 33 | |
| Missing a Javadoc comment. | 34 | |
| Line is longer than 80 characters (found 85). | 35 | |
| Missing a Javadoc comment. | 42 | |
| Missing a Javadoc comment. | 50 | |
| Parameter image should be final. | 50 | |
| '{' is not preceded with whitespace. | 50 | |
| Line contains a tab character. | 51 | |
| Line has trailing spaces. | 53 | |
| Missing a Javadoc comment. | 54 | |
| Parameter g should be final. | 54 | |
| '{' is not preceded with whitespace. | 54 | |
| 'if' is not followed by whitespace. | 57 | |
| '{' is not preceded with whitespace. | 57 | |
| Line contains a tab character. | 58 |
| Severity | Message | Line |
|---|---|---|
| Line has trailing spaces. | 3 | |
| Line has trailing spaces. | 5 | |
| Line has trailing spaces. | 6 | |
| Line has trailing spaces. | 7 | |
| First sentence should end with a period. | 16 | |
| Missing a Javadoc comment. | 22 | |
| Missing a Javadoc comment. | 23 | |
| Line has trailing spaces. | 25 | |
| Missing a Javadoc comment. | 25 | |
| Parameter name should be final. | 25 | |
| 'name' hides a field. | 25 | |
| Parameter media should be final. | 25 | |
| 'media' hides a field. | 25 | |
| '{' is not preceded with whitespace. | 25 | |
| Line has trailing spaces. | 29 | |
| Method 'getName' is not designed for extension - needs to be abstract, final or empty. | 30 | |
| Missing a Javadoc comment. | 30 | |
| '{' is not preceded with whitespace. | 30 | |
| Line has trailing spaces. | 33 | |
| Method 'getMedia' is not designed for extension - needs to be abstract, final or empty. | 34 | |
| Missing a Javadoc comment. | 34 | |
| '{' is not preceded with whitespace. | 34 | |
| Line has trailing spaces. | 35 |
| Severity | Message | Line |
|---|---|---|
| Line has trailing spaces. | 3 | |
| Line has trailing spaces. | 5 | |
| Line has trailing spaces. | 6 | |
| Line has trailing spaces. | 7 | |
| Class ChannelManager should be declared as final. | 32 | |
| Line contains a tab character. | 34 | |
| Missing a Javadoc comment. | 34 | |
| Name 'log' must match pattern '^[A-Z][A-Z0-9]*(_[A-Z0-9]+)*$'. | 34 | |
| Line has trailing spaces. | 35 | |
| Line contains a tab character. | 35 | |
| Missing a Javadoc comment. | 36 | |
| Name 'THE_INSTANCE' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 36 | |
| Line has trailing spaces. | 37 | |
| Missing a Javadoc comment. | 38 | |
| Missing a Javadoc comment. | 39 | |
| Line has trailing spaces. | 40 | |
| Line has trailing spaces. | 41 | |
| Missing a Javadoc comment. | 41 | |
| '{' is not preceded with whitespace. | 41 | |
| Line has trailing spaces. | 45 | |
| 'if' is not followed by whitespace. | 47 | |
| '{' is not preceded with whitespace. | 47 | |
| Line is longer than 80 characters (found 124). | 48 | |
| Line has trailing spaces. | 49 | |
| Line contains a tab character. | 51 | |
| Line is longer than 80 characters (found 125). | 52 | |
| Line contains a tab character. | 52 | |
| Line is longer than 80 characters (found 89). | 53 | |
| Line contains a tab character. | 53 | |
| Line contains a tab character. | 54 | |
| Line contains a tab character. | 55 | |
| '}' should be on the same line. | 55 | |
| Line contains a tab character. | 56 | |
| Line contains a tab character. | 57 | |
| Line contains a tab character. | 58 | |
| Line contains a tab character. | 59 | |
| Line has trailing spaces. | 61 | |
| Line has trailing spaces. | 64 | |
| Missing a Javadoc comment. | 65 | |
| '{' is not preceded with whitespace. | 65 | |
| 'if' is not followed by whitespace. | 66 | |
| '{' is not preceded with whitespace. | 66 | |
| Line has trailing spaces. | 71 | |
| Line has trailing spaces. | 72 | |
| Missing a Javadoc comment. | 72 | |
| Parameter channel should be final. | 72 | |
| '{' is not preceded with whitespace. | 72 | |
| Line has trailing spaces. | 73 | |
| 'if' is not followed by whitespace. | 74 | |
| '{' is not preceded with whitespace. | 74 | |
| Line is longer than 80 characters (found 99). | 75 | |
| 'cast' is not followed by whitespace. | 75 | |
| 'cast' is not followed by whitespace. | 77 | |
| Line has trailing spaces. | 78 | |
| Line has trailing spaces. | 79 | |
| '}' should be on the same line. | 79 | |
| 'else' is not followed by whitespace. | 80 | |
| '{' is not preceded with whitespace. | 80 | |
| Line contains a tab character. | 81 | |
| Line has trailing spaces. | 84 | |
| Missing a Javadoc comment. | 85 | |
| '{' is not preceded with whitespace. | 85 | |
| 'if' is not followed by whitespace. | 87 | |
| '{' is not preceded with whitespace. | 87 | |
| Line has trailing spaces. | 92 | |
| Missing a Javadoc comment. | 93 | |
| '{' is not preceded with whitespace. | 93 | |
| 'if' is not followed by whitespace. | 95 | |
| '{' is not preceded with whitespace. | 95 | |
| Line has trailing spaces. | 98 | |
| Line has trailing spaces. | 100 | |
| Missing a Javadoc comment. | 104 | |
| Parameter i should be final. | 104 | |
| '{' is not preceded with whitespace. | 104 | |
| 'if' is not followed by whitespace. | 106 | |
| '{' is not preceded with whitespace. | 106 | |
| Line has trailing spaces. | 108 | |
| Line has trailing spaces. | 111 | |
| Missing a Javadoc comment. | 112 | |
| '{' is not preceded with whitespace. | 112 | |
| Line has trailing spaces. | 115 | |
| Line has trailing spaces. | 116 | |
| '{' is not preceded with whitespace. | 119 | |
| Line has trailing spaces. | 121 | |
| 'for' is not followed by whitespace. | 121 | |
| '{' is not preceded with whitespace. | 121 | |
| 'if' is not followed by whitespace. | 125 | |
| '{' is not preceded with whitespace. | 125 | |
| Missing a Javadoc comment. | 131 | |
| '{' is not preceded with whitespace. | 131 | |
| 'try' is not followed by whitespace. | 133 | |
| '{' is not preceded with whitespace. | 133 | |
| Line is longer than 80 characters (found 113). | 135 | |
| Line has trailing spaces. | 138 | |
| Line has trailing spaces. | 139 | |
| 'for' is not followed by whitespace. | 141 | |
| '{' is not preceded with whitespace. | 141 | |
| Line is longer than 80 characters (found 96). | 146 | |
| Line is longer than 80 characters (found 97). | 147 | |
| Line has trailing spaces. | 148 | |
| Line is longer than 80 characters (found 95). | 149 | |
| 'if' is not followed by whitespace. | 149 | |
| '{' is not preceded with whitespace. | 149 | |
| Line has trailing spaces. | 154 | |
| '}' should be on the same line. | 155 | |
| Line has trailing spaces. | 156 | |
| Line has trailing spaces. | 161 | |
| '}' should be on the same line. | 162 | |
| 'catch' is not followed by whitespace. | 163 | |
| '{' is not preceded with whitespace. | 163 |
| Severity | Message | Line |
|---|---|---|
| File does not end with a newline. | ||
| File length is 2,298 lines (max allowed is 2,000). | 1 | |
| Line has trailing spaces. | 30 | |
| Line has trailing spaces. | 31 | |
| Line is longer than 80 characters (found 81). | 34 | |
| Line has trailing spaces. | 36 | |
| Line has trailing spaces. | 40 | |
| Line is longer than 80 characters (found 85). | 43 | |
| Line has trailing spaces. | 60 | |
| Line has trailing spaces. | 62 | |
| Line has trailing spaces. | 63 | |
| Line has trailing spaces. | 64 | |
| Line contains a tab character. | 94 | |
| Line contains a tab character. | 95 | |
| 'static' modifier out of order with the JLS suggestions. | 95 | |
| Name 'logger' must match pattern '^[A-Z][A-Z0-9]*(_[A-Z0-9]+)*$'. | 95 | |
| Line has trailing spaces. | 96 | |
| Line contains a tab character. | 96 | |
| Line contains a tab character. | 97 | |
| Missing a Javadoc comment. | 97 | |
| Variable 'width' must be private and have accessor methods. | 97 | |
| '720' is a magic number. | 97 | |
| Line contains a tab character. | 98 | |
| Missing a Javadoc comment. | 98 | |
| Variable 'height' must be private and have accessor methods. | 98 | |
| '576' is a magic number. | 98 | |
| Line has trailing spaces. | 99 | |
| Line contains a tab character. | 99 | |
| Line contains a tab character. | 100 | |
| Missing a Javadoc comment. | 100 | |
| Array brackets at illegal position. | 100 | |
| Line contains a tab character. | 101 | |
| Missing a Javadoc comment. | 101 | |
| Line contains a tab character. | 102 | |
| Missing a Javadoc comment. | 102 | |
| Line contains a tab character. | 103 | |
| Missing a Javadoc comment. | 103 | |
| Name 'FAST' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 103 | |
| Line contains a tab character. | 105 | |
| Missing a Javadoc comment. | 105 | |
| Line contains a tab character. | 107 | |
| '0xFF505050' is a magic number. | 107 | |
| Line has trailing spaces. | 108 | |
| Line contains a tab character. | 108 | |
| Line has trailing spaces. | 109 | |
| Line is longer than 80 characters (found 107). | 109 | |
| Line contains a tab character. | 109 | |
| Line contains a tab character. | 110 | |
| Line contains a tab character. | 111 | |
| Line contains a tab character. | 112 | |
| Line contains a tab character. | 114 | |
| Line contains a tab character. | 116 | |
| Missing a Javadoc comment. | 116 | |
| Name 'cutfiles_length' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 116 | |
| Line contains a tab character. | 117 | |
| Missing a Javadoc comment. | 117 | |
| Name 'cutfiles_points' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 117 | |
| Array brackets at illegal position. | 117 | |
| Line contains a tab character. | 118 | |
| Missing a Javadoc comment. | 118 | |
| Name 'info_4' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 118 | |
| Line contains a tab character. | 119 | |
| Missing a Javadoc comment. | 119 | |
| Name 'info_3' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 119 | |
| Line contains a tab character. | 120 | |
| Missing a Javadoc comment. | 120 | |
| Name 'info_2' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 120 | |
| Line contains a tab character. | 121 | |
| Missing a Javadoc comment. | 121 | |
| Name 'info_1' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 121 | |
| Line contains a tab character. | 123 | |
| Missing a Javadoc comment. | 123 | |
| Line contains a tab character. | 124 | |
| Missing a Javadoc comment. | 124 | |
| Name 'Fault_Flag' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 124 | |
| Line contains a tab character. | 125 | |
| Missing a Javadoc comment. | 125 | |
| Name 'Bits' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 125 | |
| Line contains a tab character. | 126 | |
| Missing a Javadoc comment. | 126 | |
| Line contains a tab character. | 127 | |
| Missing a Javadoc comment. | 127 | |
| Name 'BitPos' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 127 | |
| Line contains a tab character. | 128 | |
| Missing a Javadoc comment. | 128 | |
| Name 'BufferPos' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 128 | |
| Line contains a tab character. | 129 | |
| Missing a Javadoc comment. | 129 | |
| Array brackets at illegal position. | 129 | |
| '250' is a magic number. | 129 | |
| Line is longer than 80 characters (found 87). | 130 | |
| Line contains a tab character. | 130 | |
| Missing a Javadoc comment. | 130 | |
| Name 'PLAY' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 130 | |
| Name 'DIRECTION' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 130 | |
| Name 'ERROR1' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 130 | |
| Name 'ERROR2' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 130 | |
| Line contains a tab character. | 131 | |
| Missing a Javadoc comment. | 131 | |
| Name 'StartPos' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 131 | |
| Line contains a tab character. | 132 | |
| Missing a Javadoc comment. | 132 | |
| Name 'SequenceHeader' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 132 | |
| Line contains a tab character. | 133 | |
| Missing a Javadoc comment. | 133 | |
| Variable 'viewGOP' must be private and have accessor methods. | 133 | |
| Line contains a tab character. | 135 | |
| Missing a Javadoc comment. | 135 | |
| Name 'PICTURE_START_CODE' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 135 | |
| Variable 'PICTURE_START_CODE' must be private and have accessor methods. | 135 | |
| Line contains a tab character. | 136 | |
| Missing a Javadoc comment. | 136 | |
| Name 'SLICE_START_CODE_MIN' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 136 | |
| Variable 'SLICE_START_CODE_MIN' must be private and have accessor methods. | 136 | |
| Line contains a tab character. | 137 | |
| Missing a Javadoc comment. | 137 | |
| Name 'SLICE_START_CODE_MAX' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 137 | |
| Variable 'SLICE_START_CODE_MAX' must be private and have accessor methods. | 137 | |
| Line contains a tab character. | 138 | |
| Missing a Javadoc comment. | 138 | |
| Name 'USER_DATA_START_CODE' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 138 | |
| Variable 'USER_DATA_START_CODE' must be private and have accessor methods. | 138 | |
| Line contains a tab character. | 139 | |
| Missing a Javadoc comment. | 139 | |
| Name 'SEQUENCE_HEADER_CODE' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 139 | |
| Variable 'SEQUENCE_HEADER_CODE' must be private and have accessor methods. | 139 | |
| Line contains a tab character. | 140 | |
| Missing a Javadoc comment. | 140 | |
| Name 'EXTENSION_START_CODE' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 140 | |
| Variable 'EXTENSION_START_CODE' must be private and have accessor methods. | 140 | |
| Line contains a tab character. | 141 | |
| Missing a Javadoc comment. | 141 | |
| Name 'SEQUENCE_END_CODE' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 141 | |
| Variable 'SEQUENCE_END_CODE' must be private and have accessor methods. | 141 | |
| Line contains a tab character. | 142 | |
| Missing a Javadoc comment. | 142 | |
| Name 'GROUP_START_CODE' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 142 | |
| Variable 'GROUP_START_CODE' must be private and have accessor methods. | 142 | |
| Line contains a tab character. | 143 | |
| Missing a Javadoc comment. | 143 | |
| Name 'SYSTEM_END_CODE' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 143 | |
| Variable 'SYSTEM_END_CODE' must be private and have accessor methods. | 143 | |
| Line contains a tab character. | 144 | |
| Missing a Javadoc comment. | 144 | |
| Name 'PACK_START_CODE' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 144 | |
| Variable 'PACK_START_CODE' must be private and have accessor methods. | 144 | |
| Line contains a tab character. | 145 | |
| Missing a Javadoc comment. | 145 | |
| Name 'SYSTEM_START_CODE' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 145 | |
| Variable 'SYSTEM_START_CODE' must be private and have accessor methods. | 145 | |
| Line contains a tab character. | 147 | |
| Missing a Javadoc comment. | 147 | |
| Name 'File_Flag' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 147 | |
| Line contains a tab character. | 148 | |
| Missing a Javadoc comment. | 148 | |
| Name 'File_Limit' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 148 | |
| Line contains a tab character. | 149 | |
| Missing a Javadoc comment. | 149 | |
| Name 'FO_Flag' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 149 | |
| Line contains a tab character. | 150 | |
| Missing a Javadoc comment. | 150 | |
| Name 'IDCT_Flag' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 150 | |
| Line contains a tab character. | 151 | |
| Missing a Javadoc comment. | 151 | |
| Name 'Luminance_Flag' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 151 | |
| Line contains a tab character. | 152 | |
| Missing a Javadoc comment. | 152 | |
| Name 'Scale_Flag' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 152 | |
| Line contains a tab character. | 153 | |
| Missing a Javadoc comment. | 153 | |
| Name 'SystemStream_Flag' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 153 | |
| Line contains a tab character. | 154 | |
| Missing a Javadoc comment. | 154 | |
| Name 'ERROR_CODE' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 154 | |
| Line contains a tab character. | 155 | |
| Missing a Javadoc comment. | 155 | |
| Name 'ERROR_CODE1' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 155 | |
| Line contains a tab character. | 157 | |
| Line contains a tab character. | 158 | |
| Missing a Javadoc comment. | 158 | |
| Name 'SEQUENCE_EXTENSION_ID' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 158 | |
| Variable 'SEQUENCE_EXTENSION_ID' must be private and have accessor methods. | 158 | |
| Line contains a tab character. | 159 | |
| Missing a Javadoc comment. | 159 | |
| Name 'SEQUENCE_DISPLAY_EXTENSION_ID' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 159 | |
| Variable 'SEQUENCE_DISPLAY_EXTENSION_ID' must be private and have accessor methods. | 159 | |
| Line contains a tab character. | 160 | |
| Missing a Javadoc comment. | 160 | |
| Name 'QUANT_MATRIX_EXTENSION_ID' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 160 | |
| Variable 'QUANT_MATRIX_EXTENSION_ID' must be private and have accessor methods. | 160 | |
| Line contains a tab character. | 161 | |
| Missing a Javadoc comment. | 161 | |
| Name 'COPYRIGHT_EXTENSION_ID' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 161 | |
| Variable 'COPYRIGHT_EXTENSION_ID' must be private and have accessor methods. | 161 | |
| Line contains a tab character. | 162 | |
| Missing a Javadoc comment. | 162 | |
| Name 'PICTURE_DISPLAY_EXTENSION_ID' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 162 | |
| Variable 'PICTURE_DISPLAY_EXTENSION_ID' must be private and have accessor methods. | 162 | |
| Line contains a tab character. | 163 | |
| Missing a Javadoc comment. | 163 | |
| Name 'PICTURE_CODING_EXTENSION_ID' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 163 | |
| Variable 'PICTURE_CODING_EXTENSION_ID' must be private and have accessor methods. | 163 | |
| Line contains a tab character. | 164 | |
| Missing a Javadoc comment. | 164 | |
| Name 'ZIG_ZAG' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 164 | |
| Variable 'ZIG_ZAG' must be private and have accessor methods. | 164 | |
| Line contains a tab character. | 165 | |
| Missing a Javadoc comment. | 165 | |
| Name 'MB_WEIGHT' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 165 | |
| Variable 'MB_WEIGHT' must be private and have accessor methods. | 165 | |
| Line contains a tab character. | 166 | |
| Missing a Javadoc comment. | 166 | |
| Name 'MB_CLASS4' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 166 | |
| Variable 'MB_CLASS4' must be private and have accessor methods. | 166 | |
| Line contains a tab character. | 167 | |
| Missing a Javadoc comment. | 167 | |
| Name 'MC_FIELD' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 167 | |
| Variable 'MC_FIELD' must be private and have accessor methods. | 167 | |
| Line contains a tab character. | 168 | |
| Missing a Javadoc comment. | 168 | |
| Name 'MC_FRAME' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 168 | |
| Variable 'MC_FRAME' must be private and have accessor methods. | 168 | |
| Line contains a tab character. | 169 | |
| Missing a Javadoc comment. | 169 | |
| Name 'MC_16X8' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 169 | |
| Variable 'MC_16X8' must be private and have accessor methods. | 169 | |
| Line contains a tab character. | 170 | |
| Missing a Javadoc comment. | 170 | |
| Name 'MC_DMV' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 170 | |
| Variable 'MC_DMV' must be private and have accessor methods. | 170 | |
| Line contains a tab character. | 171 | |
| Missing a Javadoc comment. | 171 | |
| Name 'MV_FIELD' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 171 | |
| Variable 'MV_FIELD' must be private and have accessor methods. | 171 | |
| Line contains a tab character. | 172 | |
| Missing a Javadoc comment. | 172 | |
| Name 'MV_FRAME' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 172 | |
| Variable 'MV_FRAME' must be private and have accessor methods. | 172 | |
| Line contains a tab character. | 173 | |
| Missing a Javadoc comment. | 173 | |
| Name 'I_TYPE' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 173 | |
| Variable 'I_TYPE' must be private and have accessor methods. | 173 | |
| Line contains a tab character. | 174 | |
| Missing a Javadoc comment. | 174 | |
| Name 'P_TYPE' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 174 | |
| Variable 'P_TYPE' must be private and have accessor methods. | 174 | |
| Line contains a tab character. | 175 | |
| Missing a Javadoc comment. | 175 | |
| Name 'B_TYPE' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 175 | |
| Variable 'B_TYPE' must be private and have accessor methods. | 175 | |
| Line contains a tab character. | 176 | |
| Missing a Javadoc comment. | 176 | |
| Name 'TOP_FIELD' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 176 | |
| Variable 'TOP_FIELD' must be private and have accessor methods. | 176 | |
| Line contains a tab character. | 177 | |
| Missing a Javadoc comment. | 177 | |
| Name 'BOTTOM_FIELD' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 177 | |
| Variable 'BOTTOM_FIELD' must be private and have accessor methods. | 177 | |
| Line contains a tab character. | 178 | |
| Missing a Javadoc comment. | 178 | |
| Name 'FRAME_PICTURE' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 178 | |
| Variable 'FRAME_PICTURE' must be private and have accessor methods. | 178 | |
| Line contains a tab character. | 179 | |
| Missing a Javadoc comment. | 179 | |
| Name 'MACROBLOCK_INTRA' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 179 | |
| Variable 'MACROBLOCK_INTRA' must be private and have accessor methods. | 179 | |
| Line contains a tab character. | 180 | |
| Missing a Javadoc comment. | 180 | |
| Name 'MACROBLOCK_PATTERN' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 180 | |
| Variable 'MACROBLOCK_PATTERN' must be private and have accessor methods. | 180 | |
| Line contains a tab character. | 181 | |
| Missing a Javadoc comment. | 181 | |
| Name 'MACROBLOCK_MOTION_BACKWARD' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 181 | |
| Variable 'MACROBLOCK_MOTION_BACKWARD' must be private and have accessor methods. | 181 | |
| Line contains a tab character. | 182 | |
| Missing a Javadoc comment. | 182 | |
| Name 'MACROBLOCK_MOTION_FORWARD' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 182 | |
| Variable 'MACROBLOCK_MOTION_FORWARD' must be private and have accessor methods. | 182 | |
| Line contains a tab character. | 183 | |
| Missing a Javadoc comment. | 183 | |
| Name 'MACROBLOCK_QUANT' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 183 | |
| Variable 'MACROBLOCK_QUANT' must be private and have accessor methods. | 183 | |
| Line contains a tab character. | 184 | |
| Missing a Javadoc comment. | 184 | |
| Name 'CHROMA420' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 184 | |
| Variable 'CHROMA420' must be private and have accessor methods. | 184 | |
| Line contains a tab character. | 185 | |
| Missing a Javadoc comment. | 185 | |
| Name 'CHROMA422' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 185 | |
| Variable 'CHROMA422' must be private and have accessor methods. | 185 | |
| Line contains a tab character. | 186 | |
| Missing a Javadoc comment. | 186 | |
| Name 'CHROMA444' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 186 | |
| Variable 'CHROMA444' must be private and have accessor methods. | 186 | |
| Line contains a tab character. | 187 | |
| Missing a Javadoc comment. | 187 | |
| Name 'IDCT_CLIP_TABLE_OFFSET' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 187 | |
| Variable 'IDCT_CLIP_TABLE_OFFSET' must be private and have accessor methods. | 187 | |
| Line contains a tab character. | 189 | |
| Missing a Javadoc comment. | 189 | |
| Name 'q_scale_type' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 189 | |
| Line contains a tab character. | 190 | |
| Missing a Javadoc comment. | 190 | |
| Name 'quantizer_scale' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 190 | |
| Name 'alternate_scan' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 190 | |
| Line is longer than 80 characters (found 107). | 191 | |
| Line contains a tab character. | 191 | |
| Missing a Javadoc comment. | 191 | |
| Name 'Coded_Picture_Width' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 191 | |
| Name 'Coded_Picture_Height' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 191 | |
| Name 'Chroma_Width' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 191 | |
| Name 'Chroma_Height' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 191 | |
| Line contains a tab character. | 192 | |
| Missing a Javadoc comment. | 192 | |
| Name 'block_count' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 192 | |
| Name 'Second_Field' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 192 | |
| Line is longer than 80 characters (found 88). | 193 | |
| Line contains a tab character. | 193 | |
| Missing a Javadoc comment. | 193 | |
| Name 'horizontal_size' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 193 | |
| Name 'vertical_size' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 193 | |
| Name 'mb_width' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 193 | |
| Name 'mb_height' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 193 | |
| Line contains a tab character. | 195 | |
| Line contains a tab character. | 196 | |
| Missing a Javadoc comment. | 196 | |
| Name 'frame_rate_code' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 196 | |
| Line contains a tab character. | 197 | |
| Missing a Javadoc comment. | 197 | |
| Name 'aspect_ratio_information' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 197 | |
| Line contains a tab character. | 199 | |
| Line has trailing spaces. | 200 | |
| Line contains a tab character. | 200 | |
| Missing a Javadoc comment. | 200 | |
| Name 'progressive_sequence' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 200 | |
| Line has trailing spaces. | 201 | |
| Line contains a tab character. | 201 | |
| Missing a Javadoc comment. | 201 | |
| Name 'chroma_format' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 201 | |
| Line contains a tab character. | 202 | |
| Missing a Javadoc comment. | 202 | |
| Name 'profile_and_level_indication' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 202 | |
| Line contains a tab character. | 203 | |
| Missing a Javadoc comment. | 203 | |
| Name 'video_format' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 203 | |
| Line is longer than 80 characters (found 108). | 204 | |
| Line contains a tab character. | 204 | |
| Missing a Javadoc comment. | 204 | |
| Name 'video_format_S' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 204 | |
| Array brackets at illegal position. | 204 | |
| '{' is followed by whitespace. | 204 | |
| Line is longer than 80 characters (found 87). | 205 | |
| Line contains a tab character. | 205 | |
| Missing a Javadoc comment. | 205 | |
| Array brackets at illegal position. | 205 | |
| '{' is followed by whitespace. | 205 | |
| Line is longer than 80 characters (found 139). | 206 | |
| Line contains a tab character. | 206 | |
| Missing a Javadoc comment. | 206 | |
| Array brackets at illegal position. | 206 | |
| '{' is followed by whitespace. | 206 | |
| Line contains a tab character. | 208 | |
| Line contains a tab character. | 209 | |
| Missing a Javadoc comment. | 209 | |
| Name 'picture_coding_type' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 209 | |
| Line contains a tab character. | 210 | |
| Missing a Javadoc comment. | 210 | |
| Name 'temporal_reference' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 210 | |
| Line contains a tab character. | 212 | |
| Line contains a tab character. | 213 | |
| Missing a Javadoc comment. | 213 | |
| Name 'f_code' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 213 | |
| Array brackets at illegal position. | 213 | |
| Line contains a tab character. | 214 | |
| Missing a Javadoc comment. | 214 | |
| Name 'picture_structure' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 214 | |
| '3' is a magic number. | 214 | |
| Line contains a tab character. | 215 | |
| Missing a Javadoc comment. | 215 | |
| Name 'frame_pred_frame_dct' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 215 | |
| Line contains a tab character. | 216 | |
| Missing a Javadoc comment. | 216 | |
| Name 'progressive_frame' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 216 | |
| Line contains a tab character. | 217 | |
| Missing a Javadoc comment. | 217 | |
| Name 'concealment_motion_vectors' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 217 | |
| Line contains a tab character. | 218 | |
| Missing a Javadoc comment. | 218 | |
| Name 'intra_dc_precision' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 218 | |
| Line contains a tab character. | 219 | |
| Missing a Javadoc comment. | 219 | |
| Name 'top_field_first' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 219 | |
| Line contains a tab character. | 220 | |
| Missing a Javadoc comment. | 220 | |
| Name 'repeat_first_field' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 220 | |
| Line contains a tab character. | 221 | |
| Missing a Javadoc comment. | 221 | |
| Name 'intra_vlc_format' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 221 | |
| Line contains a tab character. | 223 | |
| Missing a Javadoc comment. | 223 | |
| Name 'intra_quantizer_matrix' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 223 | |
| Array brackets at illegal position. | 223 | |
| '64' is a magic number. | 223 | |
| Line contains a tab character. | 224 | |
| Missing a Javadoc comment. | 224 | |
| Name 'non_intra_quantizer_matrix' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 224 | |
| Array brackets at illegal position. | 224 | |
| '64' is a magic number. | 224 | |
| Line contains a tab character. | 225 | |
| Missing a Javadoc comment. | 225 | |
| Name 'chroma_intra_quantizer_matrix' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 225 | |
| Array brackets at illegal position. | 225 | |
| '64' is a magic number. | 225 | |
| Line contains a tab character. | 226 | |
| Missing a Javadoc comment. | 226 | |
| Name 'chroma_non_intra_quantizer_matrix' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 226 | |
| Array brackets at illegal position. | 226 | |
| '64' is a magic number. | 226 | |
| Line contains a tab character. | 228 | |
| Missing a Javadoc comment. | 228 | |
| Name 'load_intra_quantizer_matrix' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 228 | |
| Line contains a tab character. | 229 | |
| Missing a Javadoc comment. | 229 | |
| Name 'load_non_intra_quantizer_matrix' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 229 | |
| Line contains a tab character. | 230 | |
| Missing a Javadoc comment. | 230 | |
| Name 'load_chroma_intra_quantizer_matrix' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 230 | |
| Line contains a tab character. | 231 | |
| Missing a Javadoc comment. | 231 | |
| Name 'load_chroma_non_intra_quantizer_matrix' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 231 | |
| Line contains a tab character. | 233 | |
| Missing a Javadoc comment. | 233 | |
| Array brackets at illegal position. | 233 | |
| '12' is a magic number. | 233 | |
| '64' is a magic number. | 233 | |
| Line is longer than 80 characters (found 82). | 235 | |
| Line contains a tab character. | 235 | |
| Missing a Javadoc comment. | 235 | |
| Name 'picture_coding_type_string' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 235 | |
| Variable 'picture_coding_type_string' must be private and have accessor methods. | 235 | |
| Array brackets at illegal position. | 235 | |
| '{' is followed by whitespace. | 235 | |
| Line contains a tab character. | 237 | |
| Missing a Javadoc comment. | 237 | |
| Name 'progressive_string' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 237 | |
| Variable 'progressive_string' must be private and have accessor methods. | 237 | |
| Array brackets at illegal position. | 237 | |
| '{' is followed by whitespace. | 237 | |
| Line is longer than 80 characters (found 203). | 239 | |
| Line contains a tab character. | 239 | |
| Missing a Javadoc comment. | 239 | |
| Name 'aspect_ratio_string' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 239 | |
| Variable 'aspect_ratio_string' must be private and have accessor methods. | 239 | |
| Array brackets at illegal position. | 239 | |
| '{' is followed by whitespace. | 239 | |
| Line contains a tab character. | 241 | |
| Line contains a tab character. | 242 | |
| Missing a Javadoc comment. | 242 | |
| Name 'ref_dct_matrix' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 242 | |
| Variable 'ref_dct_matrix' must be private and have accessor methods. | 242 | |
| Array brackets at illegal position. | 242 | |
| '{' is followed by whitespace. | 242 | |
| '{' is followed by whitespace. | 242 | |
| Line is longer than 80 characters (found 251). | 243 | |
| Line contains a tab character. | 243 | |
| '{' is followed by whitespace. | 243 | |
| Line is longer than 80 characters (found 255). | 244 | |
| Line contains a tab character. | 244 | |
| '{' is followed by whitespace. | 244 | |
| Line is longer than 80 characters (found 255). | 245 | |
| Line contains a tab character. | 245 | |
| '{' is followed by whitespace. | 245 | |
| Line is longer than 80 characters (found 255). | 246 | |
| Line contains a tab character. | 246 | |
| '{' is followed by whitespace. | 246 | |
| Line is longer than 80 characters (found 255). | 247 | |
| Line contains a tab character. | 247 | |
| '{' is followed by whitespace. | 247 | |
| Line is longer than 80 characters (found 255). | 248 | |
| Line contains a tab character. | 248 | |
| '{' is followed by whitespace. | 248 | |
| Line is longer than 80 characters (found 255). | 249 | |
| Line contains a tab character. | 249 | |
| '{' is followed by whitespace. | 249 | |
| Line is longer than 80 characters (found 241). | 250 | |
| Line contains a tab character. | 250 | |
| Line contains a tab character. | 252 | |
| Missing a Javadoc comment. | 252 | |
| Name 'idct_clip_table' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 252 | |
| Variable 'idct_clip_table' must be private and have accessor methods. | 252 | |
| Array brackets at illegal position. | 252 | |
| Line contains a tab character. | 253 | |
| Line is longer than 80 characters (found 4,406). | 254 | |
| Line contains a tab character. | 254 | |
| ',' is not followed by whitespace. | 254 | |
| ',' is not followed by whitespace. | 254 | |
| ',' is not followed by whitespace. | 254 | |
| ',' is not followed by whitespace. | 254 | |
| ',' is not followed by whitespace. | 254 | |
| ',' is not followed by whitespace. | 254 | |
| ',' is not followed by whitespace. | 254 | |
| ',' is not followed by whitespace. | 254 | |
| ',' is not followed by whitespace. | 254 | |
| ',' is not followed by whitespace. | 254 | |
| ',' is not followed by whitespace. | 254 | |
| ',' is not followed by whitespace. | 254 | |
| ',' is not followed by whitespace. | 254 | |
| ',' is not followed by whitespace. | 254 | |
| ',' is not followed by whitespace. | 254 | |
| ',' is not followed by whitespace. | 254 | |
| ',' is not followed by whitespace. | 254 | |
| ',' is not followed by whitespace. | 254 | |
| ',' is not followed by whitespace. | 254 | |
| ',' is not followed by whitespace. | 254 | |
| ',' is not followed by whitespace. | 254 | |
| ',' is not followed by whitespace. | 254 | |
| ',' is not followed by whitespace. | 254 | |
| ',' is not followed by whitespace. | 254 | |
| ',' is not followed by whitespace. | 254 | |
| ',' is not followed by whitespace. | 254 | |
| ',' is not followed by whitespace. | 254 | |
| ',' is not followed by whitespace. | 254 | |
| ',' is not followed by whitespace. | 254 | |
| ',' is not followed by whitespace. | 254 | |
| ',' is not followed by whitespace. | 254 | |
| ',' is not followed by whitespace. | 254 | |
| ',' is not followed by whitespace. | 254 | |
| ',' is not followed by whitespace. | 254 | |
| ',' is not followed by whitespace. | 254 | |
| ',' is not followed by whitespace. | 254 | |
| ',' is not followed by whitespace. | 254 | |
| ',' is not followed by whitespace. | 254 | |
| ',' is not followed by whitespace. | 254 | |
| ',' is not followed by whitespace. | 254 | |
| ',' is not followed by whitespace. | 254 | |
| ',' is not followed by whitespace. | 254 | |
| ',' is not followed by whitespace. | 254 | |
| ',' is not followed by whitespace. | 254 | |
| ',' is not followed by whitespace. | 254 | |
| ',' is not followed by whitespace. | 254 | |
| ',' is not followed by whitespace. | 254 | |
| ',' is not followed by whitespace. | 254 | |
| ',' is not followed by whitespace. | 254 | |
| ',' is not followed by whitespace. | 254 | |
| ',' is not followed by whitespace. | 254 | |
| ',' is not followed by whitespace. | 254 | |
| ',' is not followed by whitespace. | 254 | |
| ',' is not followed by whitespace. | 254 | |
| ',' is not followed by whitespace. | 254 | |
| ',' is not followed by whitespace. | 254 | |
| ',' is not followed by whitespace. | 254 | |
| ',' is not followed by whitespace. | 254 | |
| ',' is not followed by whitespace. | 254 | |
| ',' is not followed by whitespace. | 254 | |
| ',' is not followed by whitespace. | 254 | |
| ',' is not followed by whitespace. | 254 | |
| ',' is not followed by whitespace. | 254 | |
| ',' is not followed by whitespace. | 254 | |
| ',' is not followed by whitespace. | 254 | |
| ',' is not followed by whitespace. | 254 | |
| ',' is not followed by whitespace. | 254 | |
| ',' is not followed by whitespace. | 254 | |
| ',' is not followed by whitespace. | 254 | |
| ',' is not followed by whitespace. | 254 | |
| ',' is not followed by whitespace. | 254 | |
| ',' is not followed by whitespace. | 254 | |
| ',' is not followed by whitespace. | 254 | |
| ',' is not followed by whitespace. | 254 | |
| ',' is not followed by whitespace. | 254 | |
| ',' is not followed by whitespace. | 254 | |
| ',' is not followed by whitespace. | 254 | |
| ',' is not followed by whitespace. | 254 | |
| ',' is not followed by whitespace. | 254 | |
| ',' is not followed by whitespace. | 254 | |
| ',' is not followed by whitespace. | 254 | |
| ',' is not followed by whitespace. | 254 | |
| ',' is not followed by whitespace. | 254 | |
| ',' is not followed by whitespace. | 254 | |
| ',' is not followed by whitespace. | 254 | |
| ',' is not followed by whitespace. | 254 | |
| ',' is not followed by whitespace. | 254 | |
| ',' is not followed by whitespace. | 254 | |
| ',' is not followed by whitespace. | 254 | |
| ',' is not followed by whitespace. | 254 | |
| ',' is not followed by whitespace. | 254 | |
| ',' is not followed by whitespace. | 254 | |
| ',' is not followed by whitespace. | 254 | |
| ',' is not followed by whitespace. | 254 | |
| ',' is not followed by whitespace. | 254 | |
| ',' is not followed by whitespace. | 254 | |
| ',' is not followed by whitespace. | 254 | |
| ',' is not followed by whitespace. | 254 | |
| ',' is not followed by whitespace. | 254 | |
| ',' is not followed by whitespace. | 254 | |
| ',' is not followed by whitespace. | 254 | |
| ',' is not followed by whitespace. | 254 | |
| ',' is not followed by whitespace. | 254 | |
| ',' is not followed by whitespace. | 254 | |
| ',' is not followed by whitespace. | 254 | |
| ',' is not followed by whitespace. | 254 | |
| ',' is not followed by whitespace. | 254 | |
| ',' is not followed by whitespace. | 254 | |
| ',' is not followed by whitespace. | 254 | |
| ',' is not followed by whitespace. | 254 | |
| ',' is not followed by whitespace. | 254 | |
| ',' is not followed by whitespace. | 254 | |
| ',' is not followed by whitespace. | 254 | |
| ',' is not followed by whitespace. | 254 | |
| ',' is not followed by whitespace. | 254 | |
| ',' is not followed by whitespace. | 254 | |
| ',' is not followed by whitespace. | 254 | |
| ',' is not followed by whitespace. | 254 | |
| ',' is not followed by whitespace. | 254 | |
| ',' is not followed by whitespace. | 254 | |
| ',' is not followed by whitespace. | 254 | |
| ',' is not followed by whitespace. | 254 | |
| ',' is not followed by whitespace. | 254 | |
| ',' is not followed by whitespace. | 254 | |
| ',' is not followed by whitespace. | 254 | |
| ',' is not followed by whitespace. | 254 | |
| ',' is not followed by whitespace. | 254 | |
| ',' is not followed by whitespace. | 254 | |
| ',' is not followed by whitespace. | 254 | |
| ',' is not followed by whitespace. | 254 | |
| ',' is not followed by whitespace. | 254 | |
| ',' is not followed by whitespace. | 254 | |
| ',' is not followed by whitespace. | 254 | |
| ',' is not followed by whitespace. | 254 | |
| ',' is not followed by whitespace. | 254 | |
| ',' is not followed by whitespace. | 254 | |
| ',' is not followed by whitespace. | 254 | |
| ',' is not followed by whitespace. | 254 | |
| ',' is not followed by whitespace. | 254 | |
| ',' is not followed by whitespace. | 254 | |
| ',' is not followed by whitespace. | 254 | |
| ',' is not followed by whitespace. | 254 | |
| ',' is not followed by whitespace. | 254 | |
| ',' is not followed by whitespace. | 254 | |
| ',' is not followed by whitespace. | 254 | |
| ',' is not followed by whitespace. | 254 | |
| ',' is not followed by whitespace. | 254 | |
| ',' is not followed by whitespace. | 254 | |
| ',' is not followed by whitespace. | 254 | |
| ',' is not followed by whitespace. | 254 | |
| ',' is not followed by whitespace. | 254 | |
| ',' is not followed by whitespace. | 254 | |
| ',' is not followed by whitespace. | 254 | |
| ',' is not followed by whitespace. | 254 | |
| ',' is not followed by whitespace. | 254 | |
| ',' is not followed by whitespace. | 254 | |
| ',' is not followed by whitespace. | 254 | |
| ',' is not followed by whitespace. | 254 | |
| ',' is not followed by whitespace. | 254 | |
| ',' is not followed by whitespace. | 254 | |
| ',' is not followed by whitespace. | 254 | |
| ',' is not followed by whitespace. | 254 | |
| ',' is not followed by whitespace. | 254 | |
| ',' is not followed by whitespace. | 254 | |
| ',' is not followed by whitespace. | 254 | |
| ',' is not followed by whitespace. | 254 | |
| ',' is not followed by whitespace. | 254 | |
| ',' is not followed by whitespace. | 254 | |
| ',' is not followed by whitespace. | 254 | |
| ',' is not followed by whitespace. | 254 | |
| ',' is not followed by whitespace. | 254 | |
| ',' is not followed by whitespace. | 254 | |
| ',' is not followed by whitespace. | 254 | |
| ',' is not followed by whitespace. | 254 | |
| ',' is not followed by whitespace. | 254 | |
| ',' is not followed by whitespace. | 254 | |
| ',' is not followed by whitespace. | 254 | |
| ',' is not followed by whitespace. | 254 | |
| ',' is not followed by whitespace. | 254 | |
| ',' is not followed by whitespace. | 254 | |
| ',' is not followed by whitespace. | 254 | |
| ',' is not followed by whitespace. | 254 | |
| ',' is not followed by whitespace. | 254 | |
| ',' is not followed by whitespace. | 254 | |
| ',' is not followed by whitespace. | 254 | |
| ',' is not followed by whitespace. | 254 | |
| ',' is not followed by whitespace. | 254 | |
| ',' is not followed by whitespace. | 254 | |
| ',' is not followed by whitespace. | 254 | |
| ',' is not followed by whitespace. | 254 | |
| ',' is not followed by whitespace. | 254 | |
| ',' is not followed by whitespace. | 254 | |
| ',' is not followed by whitespace. | 254 | |
| ',' is not followed by whitespace. | 254 | |
| ',' is not followed by whitespace. | 254 | |
| ',' is not followed by whitespace. | 254 | |
| ',' is not followed by whitespace. | 254 | |
| ',' is not followed by whitespace. | 254 | |
| ',' is not followed by whitespace. | 254 | |
| ',' is not followed by whitespace. | 254 | |
| ',' is not followed by whitespace. | 254 | |
| ',' is not followed by whitespace. | 254 | |
| ',' is not followed by whitespace. | 254 | |
| ',' is not followed by whitespace. | 254 | |
| ',' is not followed by whitespace. | 254 | |
| ',' is not followed by whitespace. | 254 | |
| ',' is not followed by whitespace. | 254 | |
| ',' is not followed by whitespace. | 254 | |
| ',' is not followed by whitespace. | 254 | |
| ',' is not followed by whitespace. | 254 | |
| ',' is not followed by whitespace. | 254 | |
| ',' is not followed by whitespace. | 254 | |
| ',' is not followed by whitespace. | 254 | |
| ',' is not followed by whitespace. | 254 | |
| ',' is not followed by whitespace. | 254 | |
| ',' is not followed by whitespace. | 254 | |
| ',' is not followed by whitespace. | 254 | |
| ',' is not followed by whitespace. | 254 | |
| ',' is not followed by whitespace. | 254 | |
| ',' is not followed by whitespace. | 254 | |
| ',' is not followed by whitespace. | 254 | |
| ',' is not followed by whitespace. | 254 | |
| ',' is not followed by whitespace. | 254 | |
| ',' is not followed by whitespace. | 254 | |
| ',' is not followed by whitespace. | 254 | |
| ',' is not followed by whitespace. | 254 | |
| ',' is not followed by whitespace. | 254 | |
| ',' is not followed by whitespace. | 254 | |
| ',' is not followed by whitespace. | 254 | |
| ',' is not followed by whitespace. | 254 | |
| ',' is not followed by whitespace. | 254 | |
| ',' is not followed by whitespace. | 254 | |
| ',' is not followed by whitespace. | 254 | |
| ',' is not followed by whitespace. | 254 | |
| ',' is not followed by whitespace. | 254 | |
| ',' is not followed by whitespace. | 254 | |
| ',' is not followed by whitespace. | 254 | |
| ',' is not followed by whitespace. | 254 | |
| ',' is not followed by whitespace. | 254 | |
| ',' is not followed by whitespace. | 254 | |
| ',' is not followed by whitespace. | 254 | |
| ',' is not followed by whitespace. | 254 | |
| ',' is not followed by whitespace. | 254 | |
| ',' is not followed by whitespace. | 254 | |
| ',' is not followed by whitespace. | 254 | |
| ',' is not followed by whitespace. | 254 | |
| ',' is not followed by whitespace. | 254 | |
| ',' is not followed by whitespace. | 254 | |
| ',' is not followed by whitespace. | 254 | |
| ',' is not followed by whitespace. | 254 | |
| ',' is not followed by whitespace. | 254 | |
| ',' is not followed by whitespace. | 254 | |
| ',' is not followed by whitespace. | 254 | |
| ',' is not followed by whitespace. | 254 | |
| ',' is not followed by whitespace. | 254 | |
| ',' is not followed by whitespace. | 254 | |
| ',' is not followed by whitespace. | 254 | |
| ',' is not followed by whitespace. | 254 | |
| ',' is not followed by whitespace. | 254 | |
| ',' is not followed by whitespace. | 254 | |
| ',' is not followed by whitespace. | 254 | |
| ',' is not followed by whitespace. | 254 | |
| ',' is not followed by whitespace. | 254 | |
| ',' is not followed by whitespace. | 254 | |
| ',' is not followed by whitespace. | 254 | |
| ',' is not followed by whitespace. | 254 | |
| ',' is not followed by whitespace. | 254 | |
| ',' is not followed by whitespace. | 254 | |
| ',' is not followed by whitespace. | 254 | |
| ',' is not followed by whitespace. | 254 | |
| ',' is not followed by whitespace. | 254 | |
| ',' is not followed by whitespace. | 254 | |
| ',' is not followed by whitespace. | 254 | |
| ',' is not followed by whitespace. | 254 | |
| ',' is not followed by whitespace. | 254 | |
| ',' is not followed by whitespace. | 254 | |
| ',' is not followed by whitespace. | 254 | |
| ',' is not followed by whitespace. | 254 | |
| ',' is not followed by whitespace. | 254 | |
| ',' is not followed by whitespace. | 254 | |
| ',' is not followed by whitespace. | 254 | |
| ',' is not followed by whitespace. | 254 | |
| ',' is not followed by whitespace. | 254 | |
| ',' is not followed by whitespace. | 254 | |
| ',' is not followed by whitespace. | 254 | |
| ',' is not followed by whitespace. | 254 | |
| ',' is not followed by whitespace. | 254 | |
| ',' is not followed by whitespace. | 254 | |
| ',' is not followed by whitespace. | 254 | |
| ',' is not followed by whitespace. | 254 | |
| ',' is not followed by whitespace. | 254 | |
| ',' is not followed by whitespace. | 254 | |
| ',' is not followed by whitespace. | 254 | |
| ',' is not followed by whitespace. | 254 | |
| ',' is not followed by whitespace. | 254 | |
| ',' is not followed by whitespace. | 254 | |
| ',' is not followed by whitespace. | 254 | |
| ',' is not followed by whitespace. | 254 | |
| ',' is not followed by whitespace. | 254 | |
| ',' is not followed by whitespace. | 254 | |
| ',' is not followed by whitespace. | 254 | |
| ',' is not followed by whitespace. | 254 | |
| ',' is not followed by whitespace. | 254 | |
| ',' is not followed by whitespace. | 254 | |
| ',' is not followed by whitespace. | 254 | |
| ',' is not followed by whitespace. | 254 | |
| ',' is not followed by whitespace. | 254 | |
| ',' is not followed by whitespace. | 254 | |
| ',' is not followed by whitespace. | 254 | |
| ',' is not followed by whitespace. | 254 | |
| ',' is not followed by whitespace. | 254 | |
| ',' is not followed by whitespace. | 254 | |
| ',' is not followed by whitespace. | 254 | |
| ',' is not followed by whitespace. | 254 | |
| ',' is not followed by whitespace. | 254 | |
| ',' is not followed by whitespace. | 254 | |
| ',' is not followed by whitespace. | 254 | |
| ',' is not followed by whitespace. | 254 | |
| ',' is not followed by whitespace. | 254 | |
| ',' is not followed by whitespace. | 254 | |
| ',' is not followed by whitespace. | 254 | |
| ',' is not followed by whitespace. | 254 | |
| ',' is not followed by whitespace. | 254 | |
| ',' is not followed by whitespace. | 254 | |
| ',' is not followed by whitespace. | 254 | |
| ',' is not followed by whitespace. | 254 | |
| ',' is not followed by whitespace. | 254 | |
| ',' is not followed by whitespace. | 254 | |
| ',' is not followed by whitespace. | 254 | |
| ',' is not followed by whitespace. | 254 | |
| ',' is not followed by whitespace. | 254 | |
| ',' is not followed by whitespace. | 254 | |
| ',' is not followed by whitespace. | 254 | |
| ',' is not followed by whitespace. | 254 | |
| ',' is not followed by whitespace. | 254 | |
| ',' is not followed by whitespace. | 254 | |
| ',' is not followed by whitespace. | 254 | |
| ',' is not followed by whitespace. | 254 | |
| ',' is not followed by whitespace. | 254 | |
| ',' is not followed by whitespace. | 254 | |
| ',' is not followed by whitespace. | 254 | |
| ',' is not followed by whitespace. | 254 | |
| ',' is not followed by whitespace. | 254 | |
| ',' is not followed by whitespace. | 254 | |
| ',' is not followed by whitespace. | 254 | |
| ',' is not followed by whitespace. | 254 | |
| ',' is not followed by whitespace. | 254 | |
| ',' is not followed by whitespace. | 254 | |
| ',' is not followed by whitespace. | 254 | |
| ',' is not followed by whitespace. | 254 | |
| ',' is not followed by whitespace. | 254 | |
| ',' is not followed by whitespace. | 254 | |
| ',' is not followed by whitespace. | 254 | |
| ',' is not followed by whitespace. | 254 | |
| ',' is not followed by whitespace. | 254 | |
| ',' is not followed by whitespace. | 254 | |
| ',' is not followed by whitespace. | 254 | |
| ',' is not followed by whitespace. | 254 | |
| ',' is not followed by whitespace. | 254 | |
| ',' is not followed by whitespace. | 254 | |
| ',' is not followed by whitespace. | 254 | |
| ',' is not followed by whitespace. | 254 | |
| ',' is not followed by whitespace. | 254 | |
| ',' is not followed by whitespace. | 254 | |
| ',' is not followed by whitespace. | 254 | |
| ',' is not followed by whitespace. | 254 | |
| ',' is not followed by whitespace. | 254 | |
| ',' is not followed by whitespace. | 254 | |
| ',' is not followed by whitespace. | 254 | |
| ',' is not followed by whitespace. | 254 | |
| ',' is not followed by whitespace. | 254 | |
| ',' is not followed by whitespace. | 254 | |
| ',' is not followed by whitespace. | 254 | |
| ',' is not followed by whitespace. | 254 | |
| ',' is not followed by whitespace. | 254 | |
| ',' is not followed by whitespace. | 254 | |
| ',' is not followed by whitespace. | 254 | |
| ',' is not followed by whitespace. | 254 | |
| ',' is not followed by whitespace. | 254 | |
| ',' is not followed by whitespace. | 254 | |
| ',' is not followed by whitespace. | 254 | |
| ',' is not followed by whitespace. | 254 | |
| ',' is not followed by whitespace. | 254 | |
| ',' is not followed by whitespace. | 254 | |
| ',' is not followed by whitespace. | 254 | |
| ',' is not followed by whitespace. | 254 | |
| ',' is not followed by whitespace. | 254 | |
| ',' is not followed by whitespace. | 254 | |
| ',' is not followed by whitespace. | 254 | |
| ',' is not followed by whitespace. | 254 | |
| ',' is not followed by whitespace. | 254 | |
| ',' is not followed by whitespace. | 254 | |
| ',' is not followed by whitespace. | 254 | |
| ',' is not followed by whitespace. | 254 | |
| ',' is not followed by whitespace. | 254 | |
| ',' is not followed by whitespace. | 254 | |
| ',' is not followed by whitespace. | 254 | |
| ',' is not followed by whitespace. | 254 | |
| ',' is not followed by whitespace. | 254 | |
| ',' is not followed by whitespace. | 254 | |
| ',' is not followed by whitespace. | 254 | |
| ',' is not followed by whitespace. | 254 | |
| ',' is not followed by whitespace. | 254 | |
| ',' is not followed by whitespace. | 254 | |
| ',' is not followed by whitespace. | 254 | |
| ',' is not followed by whitespace. | 254 | |
| ',' is not followed by whitespace. | 254 | |
| ',' is not followed by whitespace. | 254 | |
| ',' is not followed by whitespace. | 254 | |
| ',' is not followed by whitespace. | 254 | |
| ',' is not followed by whitespace. | 254 | |
| ',' is not followed by whitespace. | 254 | |
| ',' is not followed by whitespace. | 254 | |
| ',' is not followed by whitespace. | 254 | |
| ',' is not followed by whitespace. | 254 | |
| ',' is not followed by whitespace. | 254 | |
| ',' is not followed by whitespace. | 254 | |
| ',' is not followed by whitespace. | 254 | |
| ',' is not followed by whitespace. | 254 | |
| ',' is not followed by whitespace. | 254 | |
| ',' is not followed by whitespace. | 254 | |
| ',' is not followed by whitespace. | 254 | |
| ',' is not followed by whitespace. | 254 | |
| ',' is not followed by whitespace. | 254 | |
| ',' is not followed by whitespace. | 254 | |
| ',' is not followed by whitespace. | 254 | |
| ',' is not followed by whitespace. | 254 | |
| ',' is not followed by whitespace. | 254 | |
| ',' is not followed by whitespace. | 254 | |
| ',' is not followed by whitespace. | 254 | |
| ',' is not followed by whitespace. | 254 | |
| ',' is not followed by whitespace. | 254 | |
| ',' is not followed by whitespace. | 254 | |
| ',' is not followed by whitespace. | 254 | |
| ',' is not followed by whitespace. | 254 | |
| ',' is not followed by whitespace. | 254 | |
| ',' is not followed by whitespace. | 254 | |
| ',' is not followed by whitespace. | 254 | |
| ',' is not followed by whitespace. | 254 | |
| ',' is not followed by whitespace. | 254 | |
| ',' is not followed by whitespace. | 254 | |
| ',' is not followed by whitespace. | 254 | |
| ',' is not followed by whitespace. | 254 | |
| ',' is not followed by whitespace. | 254 | |
| ',' is not followed by whitespace. | 254 | |
| ',' is not followed by whitespace. | 254 | |
| ',' is not followed by whitespace. | 254 | |
| ',' is not followed by whitespace. | 254 | |
| ',' is not followed by whitespace. | 254 | |
| ',' is not followed by whitespace. | 254 | |
| ',' is not followed by whitespace. | 254 | |
| ',' is not followed by whitespace. | 254 | |
| ',' is not followed by whitespace. | 254 | |
| ',' is not followed by whitespace. | 254 | |
| ',' is not followed by whitespace. | 254 | |
| ',' is not followed by whitespace. | 254 | |
| ',' is not followed by whitespace. | 254 | |
| ',' is not followed by whitespace. | 254 | |
| ',' is not followed by whitespace. | 254 | |
| ',' is not followed by whitespace. | 254 | |
| ',' is not followed by whitespace. | 254 | |
| ',' is not followed by whitespace. | 254 | |
| ',' is not followed by whitespace. | 254 | |
| ',' is not followed by whitespace. | 254 | |
| ',' is not followed by whitespace. | 254 | |
| ',' is not followed by whitespace. | 254 | |
| ',' is not followed by whitespace. | 254 | |
| ',' is not followed by whitespace. | 254 | |
| ',' is not followed by whitespace. | 254 | |
| ',' is not followed by whitespace. | 254 | |
| ',' is not followed by whitespace. | 254 | |
| ',' is not followed by whitespace. | 254 | |
| ',' is not followed by whitespace. | 254 | |
| ',' is not followed by whitespace. | 254 | |
| ',' is not followed by whitespace. | 254 | |
| ',' is not followed by whitespace. | 254 | |
| ',' is not followed by whitespace. | 254 | |
| ',' is not followed by whitespace. | 254 | |
| ',' is not followed by whitespace. | 254 | |
| ',' is not followed by whitespace. | 254 | |
| ',' is not followed by whitespace. | 254 | |
| ',' is not followed by whitespace. | 254 | |
| ',' is not followed by whitespace. | 254 | |
| ',' is not followed by whitespace. | 254 | |
| ',' is not followed by whitespace. | 254 | |
| ',' is not followed by whitespace. | 254 | |
| ',' is not followed by whitespace. | 254 | |
| ',' is not followed by whitespace. | 254 | |
| ',' is not followed by whitespace. | 254 | |
| ',' is not followed by whitespace. | 254 | |
| ',' is not followed by whitespace. | 254 | |
| ',' is not followed by whitespace. | 254 | |
| ',' is not followed by whitespace. | 254 | |
| ',' is not followed by whitespace. | 254 | |
| ',' is not followed by whitespace. | 254 | |
| ',' is not followed by whitespace. | 254 | |
| ',' is not followed by whitespace. | 254 | |
| ',' is not followed by whitespace. | 254 | |
| ',' is not followed by whitespace. | 254 | |
| ',' is not followed by whitespace. | 254 | |
| ',' is not followed by whitespace. | 254 | |
| ',' is not followed by whitespace. | 254 | |
| ',' is not followed by whitespace. | 254 | |
| ',' is not followed by whitespace. | 254 | |
| ',' is not followed by whitespace. | 254 | |
| ',' is not followed by whitespace. | 254 | |
| ',' is not followed by whitespace. | 254 | |
| ',' is not followed by whitespace. | 254 | |
| ',' is not followed by whitespace. | 254 | |
| ',' is not followed by whitespace. | 254 | |
| ',' is not followed by whitespace. | 254 | |
| ',' is not followed by whitespace. | 254 | |
| ',' is not followed by whitespace. | 254 | |
| ',' is not followed by whitespace. | 254 | |
| ',' is not followed by whitespace. | 254 | |
| ',' is not followed by whitespace. | 254 | |
| ',' is not followed by whitespace. | 254 | |
| ',' is not followed by whitespace. | 254 | |
| ',' is not followed by whitespace. | 254 | |
| ',' is not followed by whitespace. | 254 | |
| ',' is not followed by whitespace. | 254 | |
| ',' is not followed by whitespace. | 254 | |
| ',' is not followed by whitespace. | 254 | |
| ',' is not followed by whitespace. | 254 | |
| ',' is not followed by whitespace. | 254 | |
| ',' is not followed by whitespace. | 254 | |
| ',' is not followed by whitespace. | 254 | |
| ',' is not followed by whitespace. | 254 | |
| ',' is not followed by whitespace. | 254 | |
| ',' is not followed by whitespace. | 254 | |
| ',' is not followed by whitespace. | 254 | |
| ',' is not followed by whitespace. | 254 | |
| ',' is not followed by whitespace. | 254 | |
| ',' is not followed by whitespace. | 254 | |
| ',' is not followed by whitespace. | 254 | |
| ',' is not followed by whitespace. | 254 | |
| ',' is not followed by whitespace. | 254 | |
| ',' is not followed by whitespace. | 254 | |
| ',' is not followed by whitespace. | 254 | |
| ',' is not followed by whitespace. | 254 | |
| ',' is not followed by whitespace. | 254 | |
| ',' is not followed by whitespace. | 254 | |
| ',' is not followed by whitespace. | 254 | |
| ',' is not followed by whitespace. | 254 | |
| ',' is not followed by whitespace. | 254 | |
| ',' is not followed by whitespace. | 254 | |
| ',' is not followed by whitespace. | 254 | |
| ',' is not followed by whitespace. | 254 | |
| ',' is not followed by whitespace. | 254 | |
| ',' is not followed by whitespace. | 254 | |
| ',' is not followed by whitespace. | 254 | |
| ',' is not followed by whitespace. | 254 | |
| ',' is not followed by whitespace. | 254 | |
| ',' is not followed by whitespace. | 254 | |
| ',' is not followed by whitespace. | 254 | |
| ',' is not followed by whitespace. | 254 | |
| ',' is not followed by whitespace. | 254 | |
| ',' is not followed by whitespace. | 254 | |
| ',' is not followed by whitespace. | 254 | |
| ',' is not followed by whitespace. | 254 | |
| ',' is not followed by whitespace. | 254 | |
| ',' is not followed by whitespace. | 254 | |
| ',' is not followed by whitespace. | 254 | |
| ',' is not followed by whitespace. | 254 | |
| ',' is not followed by whitespace. | 254 | |
| ',' is not followed by whitespace. | 254 | |
| ',' is not followed by whitespace. | 254 | |
| ',' is not followed by whitespace. | 254 | |
| ',' is not followed by whitespace. | 254 | |
| ',' is not followed by whitespace. | 254 | |
| ',' is not followed by whitespace. | 254 | |
| ',' is not followed by whitespace. | 254 | |
| ',' is not followed by whitespace. | 254 | |
| ',' is not followed by whitespace. | 254 | |
| ',' is not followed by whitespace. | 254 | |
| ',' is not followed by whitespace. | 254 | |
| ',' is not followed by whitespace. | 254 | |
| ',' is not followed by whitespace. | 254 | |
| ',' is not followed by whitespace. | 254 | |
| ',' is not followed by whitespace. | 254 | |
| ',' is not followed by whitespace. | 254 | |
| ',' is not followed by whitespace. | 254 | |
| ',' is not followed by whitespace. | 254 | |
| ',' is not followed by whitespace. | 254 | |
| ',' is not followed by whitespace. | 254 | |
| ',' is not followed by whitespace. | 254 | |
| ',' is not followed by whitespace. | 254 | |
| ',' is not followed by whitespace. | 254 | |
| ',' is not followed by whitespace. | 254 | |
| ',' is not followed by whitespace. | 254 | |
| ',' is not followed by whitespace. | 254 | |
| ',' is not followed by whitespace. | 254 | |
| ',' is not followed by whitespace. | 254 | |
| ',' is not followed by whitespace. | 254 | |
| ',' is not followed by whitespace. | 254 | |
| ',' is not followed by whitespace. | 254 | |
| ',' is not followed by whitespace. | 254 | |
| ',' is not followed by whitespace. | 254 | |
| ',' is not followed by whitespace. | 254 | |
| ',' is not followed by whitespace. | 254 | |
| ',' is not followed by whitespace. | 254 | |
| ',' is not followed by whitespace. | 254 | |
| ',' is not followed by whitespace. | 254 | |
| ',' is not followed by whitespace. | 254 | |
| ',' is not followed by whitespace. | 254 | |
| ',' is not followed by whitespace. | 254 | |
| ',' is not followed by whitespace. | 254 | |
| ',' is not followed by whitespace. | 254 | |
| ',' is not followed by whitespace. | 254 | |
| ',' is not followed by whitespace. | 254 | |
| ',' is not followed by whitespace. | 254 | |
| ',' is not followed by whitespace. | 254 | |
| ',' is not followed by whitespace. | 254 | |
| ',' is not followed by whitespace. | 254 | |
| ',' is not followed by whitespace. | 254 | |
| ',' is not followed by whitespace. | 254 | |
| ',' is not followed by whitespace. | 254 | |
| ',' is not followed by whitespace. | 254 | |
| ',' is not followed by whitespace. | 254 | |
| ',' is not followed by whitespace. | 254 | |
| ',' is not followed by whitespace. | 254 | |
| ',' is not followed by whitespace. | 254 | |
| ',' is not followed by whitespace. | 254 | |
| ',' is not followed by whitespace. | 254 | |
| ',' is not followed by whitespace. | 254 | |
| ',' is not followed by whitespace. | 254 | |
| ',' is not followed by whitespace. | 254 | |
| ',' is not followed by whitespace. | 254 | |
| ',' is not followed by whitespace. | 254 | |
| ',' is not followed by whitespace. | 254 | |
| ',' is not followed by whitespace. | 254 | |
| ',' is not followed by whitespace. | 254 | |
| ',' is not followed by whitespace. | 254 | |
| ',' is not followed by whitespace. | 254 | |
| ',' is not followed by whitespace. | 254 | |
| ',' is not followed by whitespace. | 254 | |
| ',' is not followed by whitespace. | 254 | |
| ',' is not followed by whitespace. | 254 | |
| ',' is not followed by whitespace. | 254 | |
| ',' is not followed by whitespace. | 254 | |
| ',' is not followed by whitespace. | 254 | |
| ',' is not followed by whitespace. | 254 | |
| ',' is not followed by whitespace. | 254 | |
| ',' is not followed by whitespace. | 254 | |
| ',' is not followed by whitespace. | 254 | |
| ',' is not followed by whitespace. | 254 | |
| ',' is not followed by whitespace. | 254 | |
| ',' is not followed by whitespace. | 254 | |
| ',' is not followed by whitespace. | 254 | |
| ',' is not followed by whitespace. | 254 | |
| ',' is not followed by whitespace. | 254 | |
| ',' is not followed by whitespace. | 254 | |
| ',' is not followed by whitespace. | 254 | |
| ',' is not followed by whitespace. | 254 | |
| ',' is not followed by whitespace. | 254 | |
| ',' is not followed by whitespace. | 254 | |
| ',' is not followed by whitespace. | 254 | |
| ',' is not followed by whitespace. | 254 | |
| ',' is not followed by whitespace. | 254 | |
| ',' is not followed by whitespace. | 254 | |
| ',' is not followed by whitespace. | 254 | |
| ',' is not followed by whitespace. | 254 | |
| ',' is not followed by whitespace. | 254 | |
| ',' is not followed by whitespace. | 254 | |
| ',' is not followed by whitespace. | 254 | |
| ',' is not followed by whitespace. | 254 | |
| ',' is not followed by whitespace. | 254 | |
| ',' is not followed by whitespace. | 254 | |
| ',' is not followed by whitespace. | 254 | |
| ',' is not followed by whitespace. | 254 | |
| ',' is not followed by whitespace. | 254 | |
| ',' is not followed by whitespace. | 254 | |
| ',' is not followed by whitespace. | 254 | |
| ',' is not followed by whitespace. | 254 | |
| ',' is not followed by whitespace. | 254 | |
| ',' is not followed by whitespace. | 254 | |
| ',' is not followed by whitespace. | 254 | |
| ',' is not followed by whitespace. | 254 | |
| ',' is not followed by whitespace. | 254 | |
| ',' is not followed by whitespace. | 254 | |
| ',' is not followed by whitespace. | 254 | |
| ',' is not followed by whitespace. | 254 | |
| ',' is not followed by whitespace. | 254 | |
| ',' is not followed by whitespace. | 254 | |
| ',' is not followed by whitespace. | 254 | |
| ',' is not followed by whitespace. | 254 | |
| ',' is not followed by whitespace. | 254 | |
| ',' is not followed by whitespace. | 254 | |
| ',' is not followed by whitespace. | 254 | |
| ',' is not followed by whitespace. | 254 | |
| ',' is not followed by whitespace. | 254 | |
| ',' is not followed by whitespace. | 254 | |
| ',' is not followed by whitespace. | 254 | |
| ',' is not followed by whitespace. | 254 | |
| ',' is not followed by whitespace. | 254 | |
| ',' is not followed by whitespace. | 254 | |
| ',' is not followed by whitespace. | 254 | |
| ',' is not followed by whitespace. | 254 | |
| ',' is not followed by whitespace. | 254 | |
| ',' is not followed by whitespace. | 254 | |
| ',' is not followed by whitespace. | 254 | |
| ',' is not followed by whitespace. | 254 | |
| ',' is not followed by whitespace. | 254 | |
| ',' is not followed by whitespace. | 254 | |
| ',' is not followed by whitespace. | 254 | |
| ',' is not followed by whitespace. | 254 | |
| ',' is not followed by whitespace. | 254 | |
| ',' is not followed by whitespace. | 254 | |
| ',' is not followed by whitespace. | 254 | |
| ',' is not followed by whitespace. | 254 | |
| ',' is not followed by whitespace. | 254 | |
| ',' is not followed by whitespace. | 254 | |
| ',' is not followed by whitespace. | 254 | |
| ',' is not followed by whitespace. | 254 | |
| ',' is not followed by whitespace. | 254 | |
| ',' is not followed by whitespace. | 254 | |
| ',' is not followed by whitespace. | 254 | |
| ',' is not followed by whitespace. | 254 | |
| ',' is not followed by whitespace. | 254 | |
| ',' is not followed by whitespace. | 254 | |
| ',' is not followed by whitespace. | 254 | |
| ',' is not followed by whitespace. | 254 | |
| ',' is not followed by whitespace. | 254 | |
| ',' is not followed by whitespace. | 254 | |
| ',' is not followed by whitespace. | 254 | |
| ',' is not followed by whitespace. | 254 | |
| ',' is not followed by whitespace. | 254 | |
| ',' is not followed by whitespace. | 254 | |
| ',' is not followed by whitespace. | 254 | |
| ',' is not followed by whitespace. | 254 | |
| ',' is not followed by whitespace. | 254 | |
| ',' is not followed by whitespace. | 254 | |
| ',' is not followed by whitespace. | 254 | |
| ',' is not followed by whitespace. | 254 | |
| ',' is not followed by whitespace. | 254 | |
| ',' is not followed by whitespace. | 254 | |
| ',' is not followed by whitespace. | 254 | |
| ',' is not followed by whitespace. | 254 | |
| ',' is not followed by whitespace. | 254 | |
| ',' is not followed by whitespace. | 254 | |
| ',' is not followed by whitespace. | 254 | |
| ',' is not followed by whitespace. | 254 | |
| ',' is not followed by whitespace. | 254 | |
| ',' is not followed by whitespace. | 254 | |
| ',' is not followed by whitespace. | 254 | |
| ',' is not followed by whitespace. | 254 | |
| ',' is not followed by whitespace. | 254 | |
| ',' is not followed by whitespace. | 254 | |
| ',' is not followed by whitespace. | 254 | |
| ',' is not followed by whitespace. | 254 | |
| ',' is not followed by whitespace. | 254 | |
| ',' is not followed by whitespace. | 254 | |
| ',' is not followed by whitespace. | 254 | |
| ',' is not followed by whitespace. | 254 | |
| ',' is not followed by whitespace. | 254 | |
| ',' is not followed by whitespace. | 254 | |
| ',' is not followed by whitespace. | 254 | |
| ',' is not followed by whitespace. | 254 | |
| ',' is not followed by whitespace. | 254 | |
| ',' is not followed by whitespace. | 254 | |
| ',' is not followed by whitespace. | 254 | |
| ',' is not followed by whitespace. | 254 | |
| ',' is not followed by whitespace. | 254 | |
| ',' is not followed by whitespace. | 254 | |
| ',' is not followed by whitespace. | 254 | |
| ',' is not followed by whitespace. | 254 | |
| ',' is not followed by whitespace. | 254 | |
| ',' is not followed by whitespace. | 254 | |
| ',' is not followed by whitespace. | 254 | |
| ',' is not followed by whitespace. | 254 | |
| ',' is not followed by whitespace. | 254 | |
| ',' is not followed by whitespace. | 254 | |
| ',' is not followed by whitespace. | 254 | |
| ',' is not followed by whitespace. | 254 | |
| ',' is not followed by whitespace. | 254 | |
| ',' is not followed by whitespace. | 254 | |
| ',' is not followed by whitespace. | 254 | |
| ',' is not followed by whitespace. | 254 | |
| ',' is not followed by whitespace. | 254 | |
| ',' is not followed by whitespace. | 254 | |
| ',' is not followed by whitespace. | 254 | |
| ',' is not followed by whitespace. | 254 | |
| ',' is not followed by whitespace. | 254 | |
| ',' is not followed by whitespace. | 254 | |
| ',' is not followed by whitespace. | 254 | |
| ',' is not followed by whitespace. | 254 | |
| ',' is not followed by whitespace. | 254 | |
| ',' is not followed by whitespace. | 254 | |
| ',' is not followed by whitespace. | 254 | |
| ',' is not followed by whitespace. | 254 | |
| ',' is not followed by whitespace. | 254 | |
| ',' is not followed by whitespace. | 254 | |
| ',' is not followed by whitespace. | 254 | |
| ',' is not followed by whitespace. | 254 | |
| ',' is not followed by whitespace. | 254 | |
| ',' is not followed by whitespace. | 254 | |
| ',' is not followed by whitespace. | 254 | |
| ',' is not followed by whitespace. | 254 | |
| ',' is not followed by whitespace. | 254 | |
| ',' is not followed by whitespace. | 254 | |
| ',' is not followed by whitespace. | 254 | |
| ',' is not followed by whitespace. | 254 | |
| ',' is not followed by whitespace. | 254 | |
| ',' is not followed by whitespace. | 254 | |
| ',' is not followed by whitespace. | 254 | |
| ',' is not followed by whitespace. | 254 | |
| ',' is not followed by whitespace. | 254 | |
| ',' is not followed by whitespace. | 254 | |
| ',' is not followed by whitespace. | 254 | |
| ',' is not followed by whitespace. | 254 | |
| ',' is not followed by whitespace. | 254 | |
| ',' is not followed by whitespace. | 254 | |
| ',' is not followed by whitespace. | 254 | |
| ',' is not followed by whitespace. | 254 | |
| ',' is not followed by whitespace. | 254 | |
| ',' is not followed by whitespace. | 254 | |
| ',' is not followed by whitespace. | 254 | |
| ',' is not followed by whitespace. | 254 | |
| ',' is not followed by whitespace. | 254 | |
| ',' is not followed by whitespace. | 254 | |
| ',' is not followed by whitespace. | 254 | |
| ',' is not followed by whitespace. | 254 | |
| ',' is not followed by whitespace. | 254 | |
| ',' is not followed by whitespace. | 254 | |
| ',' is not followed by whitespace. | 254 | |
| ',' is not followed by whitespace. | 254 | |
| ',' is not followed by whitespace. | 254 | |
| ',' is not followed by whitespace. | 254 | |
| ',' is not followed by whitespace. | 254 | |
| ',' is not followed by whitespace. | 254 | |
| ',' is not followed by whitespace. | 254 | |
| ',' is not followed by whitespace. | 254 | |
| ',' is not followed by whitespace. | 254 | |
| ',' is not followed by whitespace. | 254 | |
| ',' is not followed by whitespace. | 254 | |
| ',' is not followed by whitespace. | 254 | |
| ',' is not followed by whitespace. | 254 | |
| ',' is not followed by whitespace. | 254 | |
| ',' is not followed by whitespace. | 254 | |
| ',' is not followed by whitespace. | 254 | |
| ',' is not followed by whitespace. | 254 | |
| ',' is not followed by whitespace. | 254 | |
| ',' is not followed by whitespace. | 254 | |
| ',' is not followed by whitespace. | 254 | |
| ',' is not followed by whitespace. | 254 | |
| ',' is not followed by whitespace. | 254 | |
| ',' is not followed by whitespace. | 254 | |
| ',' is not followed by whitespace. | 254 | |
| ',' is not followed by whitespace. | 254 | |
| ',' is not followed by whitespace. | 254 | |
| ',' is not followed by whitespace. | 254 | |
| ',' is not followed by whitespace. | 254 | |
| ',' is not followed by whitespace. | 254 | |
| ',' is not followed by whitespace. | 254 | |
| ',' is not followed by whitespace. | 254 | |
| ',' is not followed by whitespace. | 254 | |
| ',' is not followed by whitespace. | 254 | |
| ',' is not followed by whitespace. | 254 | |
| ',' is not followed by whitespace. | 254 | |
| ',' is not followed by whitespace. | 254 | |
| ',' is not followed by whitespace. | 254 | |
| ',' is not followed by whitespace. | 254 | |
| ',' is not followed by whitespace. | 254 | |
| ',' is not followed by whitespace. | 254 | |
| ',' is not followed by whitespace. | 254 | |
| ',' is not followed by whitespace. | 254 | |
| ',' is not followed by whitespace. | 254 | |
| ',' is not followed by whitespace. | 254 | |
| ',' is not followed by whitespace. | 254 | |
| ',' is not followed by whitespace. | 254 | |
| ',' is not followed by whitespace. | 254 | |
| ',' is not followed by whitespace. | 254 | |
| ',' is not followed by whitespace. | 254 | |
| ',' is not followed by whitespace. | 254 | |
| ',' is not followed by whitespace. | 254 | |
| ',' is not followed by whitespace. | 254 | |
| ',' is not followed by whitespace. | 254 | |
| ',' is not followed by whitespace. | 254 | |
| ',' is not followed by whitespace. | 254 | |
| ',' is not followed by whitespace. | 254 | |
| ',' is not followed by whitespace. | 254 | |
| ',' is not followed by whitespace. | 254 | |
| ',' is not followed by whitespace. | 254 | |
| ',' is not followed by whitespace. | 254 | |
| ',' is not followed by whitespace. | 254 | |
| ',' is not followed by whitespace. | 254 | |
| ',' is not followed by whitespace. | 254 | |
| ',' is not followed by whitespace. | 254 | |
| ',' is not followed by whitespace. | 254 | |
| ',' is not followed by whitespace. | 254 | |
| ',' is not followed by whitespace. | 254 | |
| ',' is not followed by whitespace. | 254 | |
| ',' is not followed by whitespace. | 254 | |
| ',' is not followed by whitespace. | 254 | |
| ',' is not followed by whitespace. | 254 | |
| ',' is not followed by whitespace. | 254 | |
| ',' is not followed by whitespace. | 254 | |
| ',' is not followed by whitespace. | 254 | |
| ',' is not followed by whitespace. | 254 | |
| ',' is not followed by whitespace. | 254 | |
| ',' is not followed by whitespace. | 254 | |
| ',' is not followed by whitespace. | 254 | |
| ',' is not followed by whitespace. | 254 | |
| ',' is not followed by whitespace. | 254 | |
| ',' is not followed by whitespace. | 254 | |
| ',' is not followed by whitespace. | 254 | |
| ',' is not followed by whitespace. | 254 | |
| ',' is not followed by whitespace. | 254 | |
| ',' is not followed by whitespace. | 254 | |
| ',' is not followed by whitespace. | 254 | |
| ',' is not followed by whitespace. | 254 | |
| ',' is not followed by whitespace. | 254 | |
| ',' is not followed by whitespace. | 254 | |
| ',' is not followed by whitespace. | 254 | |
| ',' is not followed by whitespace. | 254 | |
| ',' is not followed by whitespace. | 254 | |
| ',' is not followed by whitespace. | 254 | |
| ',' is not followed by whitespace. | 254 | |
| ',' is not followed by whitespace. | 254 | |
| ',' is not followed by whitespace. | 254 | |
| ',' is not followed by whitespace. | 254 | |
| ',' is not followed by whitespace. | 254 | |
| ',' is not followed by whitespace. | 254 | |
| ',' is not followed by whitespace. | 254 | |
| ',' is not followed by whitespace. | 254 | |
| ',' is not followed by whitespace. | 254 | |
| ',' is not followed by whitespace. | 254 | |
| ',' is not followed by whitespace. | 254 | |
| ',' is not followed by whitespace. | 254 | |
| ',' is not followed by whitespace. | 254 | |
| ',' is not followed by whitespace. | 254 | |
| ',' is not followed by whitespace. | 254 | |
| ',' is not followed by whitespace. | 254 | |
| ',' is not followed by whitespace. | 254 | |
| ',' is not followed by whitespace. | 254 | |
| ',' is not followed by whitespace. | 254 | |
| ',' is not followed by whitespace. | 254 | |
| ',' is not followed by whitespace. | 254 | |
| ',' is not followed by whitespace. | 254 | |
| ',' is not followed by whitespace. | 254 | |
| ',' is not followed by whitespace. | 254 | |
| ',' is not followed by whitespace. | 254 | |
| ',' is not followed by whitespace. | 254 | |
| ',' is not followed by whitespace. | 254 | |
| ',' is not followed by whitespace. | 254 | |
| ',' is not followed by whitespace. | 254 | |
| ',' is not followed by whitespace. | 254 | |
| ',' is not followed by whitespace. | 254 | |
| ',' is not followed by whitespace. | 254 | |
| ',' is not followed by whitespace. | 254 | |
| ',' is not followed by whitespace. | 254 | |
| ',' is not followed by whitespace. | 254 | |
| ',' is not followed by whitespace. | 254 | |
| ',' is not followed by whitespace. | 254 | |
| ',' is not followed by whitespace. | 254 | |
| ',' is not followed by whitespace. | 254 | |
| ',' is not followed by whitespace. | 254 | |
| ',' is not followed by whitespace. | 254 | |
| ',' is not followed by whitespace. | 254 | |
| ',' is not followed by whitespace. | 254 | |
| ',' is not followed by whitespace. | 254 | |
| ',' is not followed by whitespace. | 254 | |
| ',' is not followed by whitespace. | 254 | |
| ',' is not followed by whitespace. | 254 | |
| ',' is not followed by whitespace. | 254 | |
| ',' is not followed by whitespace. | 254 | |
| ',' is not followed by whitespace. | 254 | |
| ',' is not followed by whitespace. | 254 | |
| ',' is not followed by whitespace. | 254 | |
| ',' is not followed by whitespace. | 254 | |
| ',' is not followed by whitespace. | 254 | |
| ',' is not followed by whitespace. | 254 | |
| ',' is not followed by whitespace. | 254 | |
| ',' is not followed by whitespace. | 254 | |
| ',' is not followed by whitespace. | 254 | |
| ',' is not followed by whitespace. | 254 | |
| ',' is not followed by whitespace. | 254 | |
| ',' is not followed by whitespace. | 254 | |
| ',' is not followed by whitespace. | 254 | |
| ',' is not followed by whitespace. | 254 | |
| ',' is not followed by whitespace. | 254 | |
| ',' is not followed by whitespace. | 254 | |
| ',' is not followed by whitespace. | 254 | |
| ',' is not followed by whitespace. | 254 | |
| ',' is not followed by whitespace. | 254 | |
| ',' is not followed by whitespace. | 254 | |
| ',' is not followed by whitespace. | 254 | |
| ',' is not followed by whitespace. | 254 | |
| ',' is not followed by whitespace. | 254 | |
| ',' is not followed by whitespace. | 254 | |
| ',' is not followed by whitespace. | 254 | |
| ',' is not followed by whitespace. | 254 | |
| ',' is not followed by whitespace. | 254 | |
| ',' is not followed by whitespace. | 254 | |
| ',' is not followed by whitespace. | 254 | |
| ',' is not followed by whitespace. | 254 | |
| ',' is not followed by whitespace. | 254 | |
| ',' is not followed by whitespace. | 254 | |
| ',' is not followed by whitespace. | 254 | |
| ',' is not followed by whitespace. | 254 | |
| ',' is not followed by whitespace. | 254 | |
| ',' is not followed by whitespace. | 254 | |
| ',' is not followed by whitespace. | 254 | |
| ',' is not followed by whitespace. | 254 | |
| ',' is not followed by whitespace. | 254 | |
| ',' is not followed by whitespace. | 254 | |
| ',' is not followed by whitespace. | 254 | |
| ',' is not followed by whitespace. | 254 | |
| ',' is not followed by whitespace. | 254 | |
| ',' is not followed by whitespace. | 254 | |
| ',' is not followed by whitespace. | 254 | |
| ',' is not followed by whitespace. | 254 | |
| ',' is not followed by whitespace. | 254 | |
| ',' is not followed by whitespace. | 254 | |
| ',' is not followed by whitespace. | 254 | |
| ',' is not followed by whitespace. | 254 | |
| ',' is not followed by whitespace. | 254 | |
| ',' is not followed by whitespace. | 254 | |
| ',' is not followed by whitespace. | 254 | |
| ',' is not followed by whitespace. | 254 | |
| ',' is not followed by whitespace. | 254 | |
| ',' is not followed by whitespace. | 254 | |
| ',' is not followed by whitespace. | 254 | |
| Line contains a tab character. | 255 | |
| Line contains a tab character. | 257 | |
| Missing a Javadoc comment. | 257 | |
| Name 'cc_table' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 257 | |
| Variable 'cc_table' must be private and have accessor methods. | 257 | |
| Array brackets at illegal position. | 257 | |
| '{' is followed by whitespace. | 257 | |
| Line contains a tab character. | 259 | |
| Missing a Javadoc comment. | 259 | |
| Name 'ChromaFormat' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 259 | |
| Variable 'ChromaFormat' must be private and have accessor methods. | 259 | |
| Array brackets at illegal position. | 259 | |
| '{' is followed by whitespace. | 259 | |
| Line contains a tab character. | 261 | |
| Line is longer than 80 characters (found 174). | 262 | |
| Line contains a tab character. | 262 | |
| Missing a Javadoc comment. | 262 | |
| Name 'Non_Linear_quantizer_scale' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 262 | |
| Variable 'Non_Linear_quantizer_scale' must be private and have accessor methods. | 262 | |
| Array brackets at illegal position. | 262 | |
| '{' is followed by whitespace. | 262 | |
| Line contains a tab character. | 264 | |
| Missing a Javadoc comment. | 264 | |
| Name 'MBAtab1' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 264 | |
| Variable 'MBAtab1' must be private and have accessor methods. | 264 | |
| Array brackets at illegal position. | 264 | |
| '{' is followed by whitespace. | 264 | |
| Line is longer than 80 characters (found 177). | 265 | |
| Line contains a tab character. | 265 | |
| '{' is followed by whitespace. | 265 | |
| Line contains a tab character. | 266 | |
| Line is longer than 80 characters (found 88). | 268 | |
| Line contains a tab character. | 268 | |
| Line contains a tab character. | 269 | |
| Missing a Javadoc comment. | 269 | |
| Name 'MBAtab2' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 269 | |
| Variable 'MBAtab2' must be private and have accessor methods. | 269 | |
| Array brackets at illegal position. | 269 | |
| '{' is followed by whitespace. | 269 | |
| Line is longer than 80 characters (found 1,063). | 270 | |
| Line contains a tab character. | 270 | |
| '{' is followed by whitespace. | 270 | |
| Line contains a tab character. | 271 | |
| Line contains a tab character. | 273 | |
| Line contains a tab character. | 274 | |
| Missing a Javadoc comment. | 274 | |
| Name 'default_intra_quantizer_matrix' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 274 | |
| Variable 'default_intra_quantizer_matrix' must be private and have accessor methods. | 274 | |
| Array brackets at illegal position. | 274 | |
| Line is longer than 80 characters (found 274). | 275 | |
| Line contains a tab character. | 275 | |
| '{' is followed by whitespace. | 275 | |
| Line contains a tab character. | 277 | |
| Line contains a tab character. | 278 | |
| Missing a Javadoc comment. | 278 | |
| Variable 'scan' must be private and have accessor methods. | 278 | |
| Array brackets at illegal position. | 278 | |
| '{' is followed by whitespace. | 278 | |
| '{' is followed by whitespace. | 278 | |
| Line is longer than 80 characters (found 302). | 279 | |
| Line contains a tab character. | 279 | |
| '{' is followed by whitespace. | 279 | |
| Line is longer than 80 characters (found 270). | 280 | |
| Line contains a tab character. | 280 | |
| Line contains a tab character. | 281 | |
| Line contains a tab character. | 283 | |
| Line contains a tab character. | 284 | |
| Line contains a tab character. | 285 | |
| Line contains a tab character. | 286 | |
| Line has trailing spaces. | 287 | |
| Line contains a tab character. | 287 | |
| Line contains a tab character. | 288 | |
| Line contains a tab character. | 289 | |
| Line contains a tab character. | 290 | |
| Line contains a tab character. | 291 | |
| Line contains a tab character. | 293 | |
| Line contains a tab character. | 294 | |
| Line has trailing spaces. | 295 | |
| Line contains a tab character. | 295 | |
| Missing a Javadoc comment. | 295 | |
| Name 'DCTtab0' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 295 | |
| Variable 'DCTtab0' must be private and have accessor methods. | 295 | |
| Array brackets at illegal position. | 295 | |
| Line is longer than 80 characters (found 756). | 296 | |
| Line contains a tab character. | 296 | |
| '{' is followed by whitespace. | 296 | |
| Line contains a tab character. | 297 | |
| Line contains a tab character. | 299 | |
| Line contains a tab character. | 300 | |
| Line has trailing spaces. | 301 | |
| Line contains a tab character. | 301 | |
| Missing a Javadoc comment. | 301 | |
| Name 'DCTtab0a' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 301 | |
| Variable 'DCTtab0a' must be private and have accessor methods. | 301 | |
| Array brackets at illegal position. | 301 | |
| Line is longer than 80 characters (found 3,109). | 302 | |
| Line contains a tab character. | 302 | |
| '{' is followed by whitespace. | 302 | |
| Line contains a tab character. | 303 | |
| Line contains a tab character. | 305 | |
| Line contains a tab character. | 306 | |
| Line has trailing spaces. | 307 | |
| Line contains a tab character. | 307 | |
| Missing a Javadoc comment. | 307 | |
| Name 'DCTtab1' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 307 | |
| Variable 'DCTtab1' must be private and have accessor methods. | 307 | |
| Array brackets at illegal position. | 307 | |
| Line is longer than 80 characters (found 138). | 308 | |
| Line contains a tab character. | 308 | |
| '{' is followed by whitespace. | 308 | |
| Line contains a tab character. | 309 | |
| Line contains a tab character. | 311 | |
| Line contains a tab character. | 312 | |
| Line has trailing spaces. | 313 | |
| Line contains a tab character. | 313 | |
| Missing a Javadoc comment. | 313 | |
| Name 'DCTtab1a' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 313 | |
| Variable 'DCTtab1a' must be private and have accessor methods. | 313 | |
| Array brackets at illegal position. | 313 | |
| Line is longer than 80 characters (found 134). | 314 | |
| Line contains a tab character. | 314 | |
| '{' is followed by whitespace. | 314 | |
| Line contains a tab character. | 315 | |
| Line contains a tab character. | 317 | |
| Line contains a tab character. | 318 | |
| Line has trailing spaces. | 319 | |
| Line contains a tab character. | 319 | |
| Missing a Javadoc comment. | 319 | |
| Name 'DCTtab2' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 319 | |
| Variable 'DCTtab2' must be private and have accessor methods. | 319 | |
| Array brackets at illegal position. | 319 | |
| Line is longer than 80 characters (found 246). | 320 | |
| Line contains a tab character. | 320 | |
| '{' is followed by whitespace. | 320 | |
| Line contains a tab character. | 321 | |
| Line contains a tab character. | 323 | |
| Line contains a tab character. | 324 | |
| Line has trailing spaces. | 325 | |
| Line contains a tab character. | 325 | |
| Missing a Javadoc comment. | 325 | |
| Name 'DCTtab3' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 325 | |
| Variable 'DCTtab3' must be private and have accessor methods. | 325 | |
| Array brackets at illegal position. | 325 | |
| Line is longer than 80 characters (found 249). | 326 | |
| Line contains a tab character. | 326 | |
| '{' is followed by whitespace. | 326 | |
| Line contains a tab character. | 327 | |
| Line contains a tab character. | 329 | |
| Line contains a tab character. | 330 | |
| Line has trailing spaces. | 331 | |
| Line contains a tab character. | 331 | |
| Missing a Javadoc comment. | 331 | |
| Name 'DCTtab4' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 331 | |
| Variable 'DCTtab4' must be private and have accessor methods. | 331 | |
| Array brackets at illegal position. | 331 | |
| Line is longer than 80 characters (found 255). | 332 | |
| Line contains a tab character. | 332 | |
| '{' is followed by whitespace. | 332 | |
| Line contains a tab character. | 333 | |
| Line contains a tab character. | 335 | |
| Line contains a tab character. | 336 | |
| Line has trailing spaces. | 337 | |
| Line contains a tab character. | 337 | |
| Missing a Javadoc comment. | 337 | |
| Name 'DCTtab5' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 337 | |
| Variable 'DCTtab5' must be private and have accessor methods. | 337 | |
| Array brackets at illegal position. | 337 | |
| Line is longer than 80 characters (found 253). | 338 | |
| Line contains a tab character. | 338 | |
| '{' is followed by whitespace. | 338 | |
| Line contains a tab character. | 339 | |
| Line contains a tab character. | 341 | |
| Line contains a tab character. | 342 | |
| Line contains a tab character. | 343 | |
| Missing a Javadoc comment. | 343 | |
| Name 'DCTtab6' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 343 | |
| Variable 'DCTtab6' must be private and have accessor methods. | 343 | |
| Array brackets at illegal position. | 343 | |
| '{' is followed by whitespace. | 343 | |
| Line is longer than 80 characters (found 254). | 344 | |
| Line contains a tab character. | 344 | |
| '{' is followed by whitespace. | 344 | |
| Line contains a tab character. | 345 | |
| Line contains a tab character. | 347 | |
| Line contains a tab character. | 348 | |
| Line has trailing spaces. | 349 | |
| Line contains a tab character. | 349 | |
| Missing a Javadoc comment. | 349 | |
| Name 'DCTtabfirst' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 349 | |
| Variable 'DCTtabfirst' must be private and have accessor methods. | 349 | |
| Array brackets at illegal position. | 349 | |
| Line is longer than 80 characters (found 175). | 350 | |
| Line contains a tab character. | 350 | |
| '{' is followed by whitespace. | 350 | |
| Line contains a tab character. | 351 | |
| Line has trailing spaces. | 352 | |
| Line contains a tab character. | 352 | |
| Line contains a tab character. | 353 | |
| Line contains a tab character. | 354 | |
| Line has trailing spaces. | 355 | |
| Line contains a tab character. | 355 | |
| Missing a Javadoc comment. | 355 | |
| Name 'DCTtabnext' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 355 | |
| Variable 'DCTtabnext' must be private and have accessor methods. | 355 | |
| Array brackets at illegal position. | 355 | |
| Line is longer than 80 characters (found 189). | 356 | |
| Line contains a tab character. | 356 | |
| '{' is followed by whitespace. | 356 | |
| Line contains a tab character. | 357 | |
| Line has trailing spaces. | 358 | |
| Line contains a tab character. | 358 | |
| Line contains a tab character. | 359 | |
| Line has trailing spaces. | 360 | |
| Line contains a tab character. | 360 | |
| Missing a Javadoc comment. | 360 | |
| Name 'CBPtab0' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 360 | |
| Variable 'CBPtab0' must be private and have accessor methods. | 360 | |
| Array brackets at illegal position. | 360 | |
| Line is longer than 80 characters (found 345). | 361 | |
| Line contains a tab character. | 361 | |
| '{' is followed by whitespace. | 361 | |
| Line contains a tab character. | 362 | |
| Line has trailing spaces. | 363 | |
| Line contains a tab character. | 363 | |
| Line contains a tab character. | 364 | |
| Line has trailing spaces. | 365 | |
| Line contains a tab character. | 365 | |
| Missing a Javadoc comment. | 365 | |
| Name 'CBPtab1' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 365 | |
| Variable 'CBPtab1' must be private and have accessor methods. | 365 | |
| Array brackets at illegal position. | 365 | |
| Line is longer than 80 characters (found 660). | 366 | |
| Line contains a tab character. | 366 | |
| '{' is followed by whitespace. | 366 | |
| Line contains a tab character. | 367 | |
| Line has trailing spaces. | 368 | |
| Line contains a tab character. | 368 | |
| Line contains a tab character. | 369 | |
| Line has trailing spaces. | 370 | |
| Line contains a tab character. | 370 | |
| Missing a Javadoc comment. | 370 | |
| Name 'CBPtab2' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 370 | |
| Variable 'CBPtab2' must be private and have accessor methods. | 370 | |
| Array brackets at illegal position. | 370 | |
| Line is longer than 80 characters (found 110). | 371 | |
| Line contains a tab character. | 371 | |
| '{' is followed by whitespace. | 371 | |
| Line contains a tab character. | 372 | |
| Line has trailing spaces. | 373 | |
| Line contains a tab character. | 373 | |
| Line contains a tab character. | 374 | |
| Line has trailing spaces. | 375 | |
| Line contains a tab character. | 375 | |
| Missing a Javadoc comment. | 375 | |
| Name 'DClumtab0' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 375 | |
| Variable 'DClumtab0' must be private and have accessor methods. | 375 | |
| Array brackets at illegal position. | 375 | |
| Line is longer than 80 characters (found 320). | 376 | |
| Line contains a tab character. | 376 | |
| '{' is followed by whitespace. | 376 | |
| Line contains a tab character. | 377 | |
| Line has trailing spaces. | 378 | |
| Line contains a tab character. | 378 | |
| Line contains a tab character. | 379 | |
| Line has trailing spaces. | 380 | |
| Line contains a tab character. | 380 | |
| Missing a Javadoc comment. | 380 | |
| Name 'DClumtab1' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 380 | |
| Variable 'DClumtab1' must be private and have accessor methods. | 380 | |
| Array brackets at illegal position. | 380 | |
| Line is longer than 80 characters (found 177). | 381 | |
| Line contains a tab character. | 381 | |
| '{' is followed by whitespace. | 381 | |
| Line contains a tab character. | 382 | |
| Line has trailing spaces. | 383 | |
| Line contains a tab character. | 383 | |
| Line contains a tab character. | 384 | |
| Line has trailing spaces. | 385 | |
| Line contains a tab character. | 385 | |
| Missing a Javadoc comment. | 385 | |
| Name 'DCchromtab0' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 385 | |
| Variable 'DCchromtab0' must be private and have accessor methods. | 385 | |
| Array brackets at illegal position. | 385 | |
| Line is longer than 80 characters (found 320). | 386 | |
| Line contains a tab character. | 386 | |
| '{' is followed by whitespace. | 386 | |
| Line contains a tab character. | 387 | |
| Line has trailing spaces. | 388 | |
| Line contains a tab character. | 388 | |
| Line is longer than 80 characters (found 82). | 389 | |
| Line contains a tab character. | 389 | |
| Line has trailing spaces. | 390 | |
| Line contains a tab character. | 390 | |
| Missing a Javadoc comment. | 390 | |
| Name 'DCchromtab1' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 390 | |
| Variable 'DCchromtab1' must be private and have accessor methods. | 390 | |
| Array brackets at illegal position. | 390 | |
| Line is longer than 80 characters (found 323). | 391 | |
| Line contains a tab character. | 391 | |
| '{' is followed by whitespace. | 391 | |
| Line contains a tab character. | 392 | |
| Line contains a tab character. | 394 | |
| Line has trailing spaces. | 395 | |
| Line contains a tab character. | 395 | |
| Missing a Javadoc comment. | 395 | |
| Name 'MVtab0' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 395 | |
| Variable 'MVtab0' must be private and have accessor methods. | 395 | |
| Array brackets at illegal position. | 395 | |
| Line is longer than 80 characters (found 104). | 396 | |
| Line contains a tab character. | 396 | |
| '{' is followed by whitespace. | 396 | |
| Line contains a tab character. | 397 | |
| Line has trailing spaces. | 398 | |
| Line contains a tab character. | 398 | |
| Line contains a tab character. | 399 | |
| Line has trailing spaces. | 400 | |
| Line contains a tab character. | 400 | |
| Missing a Javadoc comment. | 400 | |
| Name 'MVtab1' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 400 | |
| Variable 'MVtab1' must be private and have accessor methods. | 400 | |
| Array brackets at illegal position. | 400 | |
| Line is longer than 80 characters (found 106). | 401 | |
| Line contains a tab character. | 401 | |
| '{' is followed by whitespace. | 401 | |
| Line contains a tab character. | 402 | |
| Line has trailing spaces. | 403 | |
| Line contains a tab character. | 403 | |
| Line contains a tab character. | 404 | |
| Line has trailing spaces. | 405 | |
| Line contains a tab character. | 405 | |
| Missing a Javadoc comment. | 405 | |
| Name 'MVtab2' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 405 | |
| Variable 'MVtab2' must be private and have accessor methods. | 405 | |
| Array brackets at illegal position. | 405 | |
| Line is longer than 80 characters (found 147). | 406 | |
| Line contains a tab character. | 406 | |
| '{' is followed by whitespace. | 406 | |
| Line contains a tab character. | 407 | |
| Line has trailing spaces. | 408 | |
| Line contains a tab character. | 408 | |
| Line contains a tab character. | 409 | |
| Line contains a tab character. | 410 | |
| Missing a Javadoc comment. | 410 | |
| Name 'PMBtab0' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 410 | |
| Variable 'PMBtab0' must be private and have accessor methods. | 410 | |
| Array brackets at illegal position. | 410 | |
| '{' is followed by whitespace. | 410 | |
| '{' is followed by whitespace. | 410 | |
| Line contains a tab character. | 411 | |
| Line contains a tab character. | 412 | |
| Line contains a tab character. | 413 | |
| Line contains a tab character. | 414 | |
| Line contains a tab character. | 415 | |
| Line contains a tab character. | 416 | |
| Line contains a tab character. | 417 | |
| Line contains a tab character. | 418 | |
| Line contains a tab character. | 420 | |
| Line contains a tab character. | 421 | |
| Missing a Javadoc comment. | 421 | |
| Name 'PMBtab1' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 421 | |
| Variable 'PMBtab1' must be private and have accessor methods. | 421 | |
| Array brackets at illegal position. | 421 | |
| '{' is followed by whitespace. | 421 | |
| '{' is followed by whitespace. | 421 | |
| Line contains a tab character. | 422 | |
| Line contains a tab character. | 423 | |
| Line contains a tab character. | 424 | |
| Line is longer than 80 characters (found 97). | 425 | |
| Line contains a tab character. | 425 | |
| Line is longer than 80 characters (found 97). | 426 | |
| Line contains a tab character. | 426 | |
| Line contains a tab character. | 427 | |
| Line contains a tab character. | 428 | |
| Line contains a tab character. | 429 | |
| Line contains a tab character. | 431 | |
| Line contains a tab character. | 432 | |
| Missing a Javadoc comment. | 432 | |
| Name 'BMBtab0' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 432 | |
| Variable 'BMBtab0' must be private and have accessor methods. | 432 | |
| Array brackets at illegal position. | 432 | |
| '{' is followed by whitespace. | 432 | |
| '{' is followed by whitespace. | 432 | |
| Line contains a tab character. | 433 | |
| Line contains a tab character. | 434 | |
| Line contains a tab character. | 435 | |
| Line contains a tab character. | 436 | |
| Line contains a tab character. | 437 | |
| Line contains a tab character. | 438 | |
| Line contains a tab character. | 439 | |
| Line is longer than 80 characters (found 86). | 440 | |
| Line contains a tab character. | 440 | |
| Line is longer than 80 characters (found 86). | 441 | |
| Line contains a tab character. | 441 | |
| Line is longer than 80 characters (found 86). | 442 | |
| Line contains a tab character. | 442 | |
| Line is longer than 80 characters (found 86). | 443 | |
| Line contains a tab character. | 443 | |
| Line is longer than 80 characters (found 107). | 444 | |
| Line contains a tab character. | 444 | |
| Line is longer than 80 characters (found 107). | 445 | |
| Line contains a tab character. | 445 | |
| Line is longer than 80 characters (found 107). | 446 | |
| Line contains a tab character. | 446 | |
| Line is longer than 80 characters (found 104). | 447 | |
| Line contains a tab character. | 447 | |
| Line contains a tab character. | 448 | |
| Line contains a tab character. | 450 | |
| Line contains a tab character. | 451 | |
| Missing a Javadoc comment. | 451 | |
| Name 'BMBtab1' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 451 | |
| Variable 'BMBtab1' must be private and have accessor methods. | 451 | |
| Array brackets at illegal position. | 451 | |
| '{' is followed by whitespace. | 451 | |
| '{' is followed by whitespace. | 451 | |
| Line contains a tab character. | 452 | |
| Line is longer than 80 characters (found 98). | 453 | |
| Line contains a tab character. | 453 | |
| Line is longer than 80 characters (found 97). | 454 | |
| Line contains a tab character. | 454 | |
| Line is longer than 80 characters (found 126). | 455 | |
| Line contains a tab character. | 455 | |
| Line is longer than 80 characters (found 126). | 456 | |
| Line contains a tab character. | 456 | |
| Line contains a tab character. | 457 | |
| Line contains a tab character. | 458 | |
| Line contains a tab character. | 459 | |
| Line is longer than 80 characters (found 178). | 461 | |
| Line contains a tab character. | 461 | |
| Missing a Javadoc comment. | 461 | |
| Name 'frame_rate_Table' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 461 | |
| Variable 'frame_rate_Table' must be private and have accessor methods. | 461 | |
| Array brackets at illegal position. | 461 | |
| '{' is followed by whitespace. | 461 | |
| '24.0' is a magic number. | 461 | |
| '1000.0' is a magic number. | 461 | |
| '1001.0' is a magic number. | 461 | |
| '30.0' is a magic number. | 461 | |
| '1000.0' is a magic number. | 461 | |
| '1001.0' is a magic number. | 461 | |
| '60.0' is a magic number. | 461 | |
| '1000.0' is a magic number. | 461 | |
| '1001.0' is a magic number. | 461 | |
| Line contains a tab character. | 462 | |
| Line contains a tab character. | 464 | |
| Line is longer than 80 characters (found 103). | 465 | |
| Line contains a tab character. | 465 | |
| Missing a Javadoc comment. | 465 | |
| Name 'backward_reference_frame' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 465 | |
| Array brackets at illegal position. | 465 | |
| '3' is a magic number. | 465 | |
| Name 'forward_reference_frame' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 465 | |
| Array brackets at illegal position. | 465 | |
| '3' is a magic number. | 465 | |
| Line contains a tab character. | 466 | |
| Missing a Javadoc comment. | 466 | |
| Array brackets at illegal position. | 466 | |
| '3' is a magic number. | 466 | |
| Name 'current_frame' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 466 | |
| Array brackets at illegal position. | 466 | |
| '3' is a magic number. | 466 | |
| Line contains a tab character. | 467 | |
| Missing a Javadoc comment. | 467 | |
| Line contains a tab character. | 468 | |
| Missing a Javadoc comment. | 468 | |
| Name 'pf_backward' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 468 | |
| Name 'pf_forward' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 468 | |
| Name 'pf_current' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 468 | |
| Line contains a tab character. | 469 | |
| Missing a Javadoc comment. | 469 | |
| Name 'frame_rate' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 469 | |
| Name 'Frame_Rate' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 469 | |
| Line contains a tab character. | 470 | |
| Line contains a tab character. | 471 | |
| Missing a Javadoc comment. | 471 | |
| Name 'gop_hour' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 471 | |
| Line contains a tab character. | 472 | |
| Missing a Javadoc comment. | 472 | |
| Name 'gop_minute' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 472 | |
| Line contains a tab character. | 473 | |
| Missing a Javadoc comment. | 473 | |
| Name 'gop_sec' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 473 | |
| Line contains a tab character. | 474 | |
| Missing a Javadoc comment. | 474 | |
| Name 'gop_frame' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 474 | |
| Line contains a tab character. | 475 | |
| Missing a Javadoc comment. | 475 | |
| Name 'drop_flag' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 475 | |
| Line contains a tab character. | 476 | |
| Missing a Javadoc comment. | 476 | |
| Name 'closed_gop' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 476 | |
| Line contains a tab character. | 477 | |
| Missing a Javadoc comment. | 477 | |
| Name 'broken_link' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 477 | |
| Line contains a tab character. | 479 | |
| Method 'Clear_Block' is not designed for extension - needs to be abstract, final or empty. | 479 | |
| Missing a Javadoc comment. | 479 | |
| Name 'Clear_Block' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 479 | |
| Parameter comp should be final. | 479 | |
| Line is longer than 80 characters (found 82). | 480 | |
| Line contains a tab character. | 480 | |
| Line contains a tab character. | 481 | |
| Line contains a tab character. | 483 | |
| Line contains a tab character. | 484 | |
| Method 'loadbits' is not designed for extension - needs to be abstract, final or empty. | 484 | |
| Parameter size should be final. | 484 | |
| Expected @param tag for 'size'. | 484 | |
| Line contains a tab character. | 485 | |
| '3' is a magic number. | 485 | |
| Line contains a tab character. | 486 | |
| Line contains a tab character. | 487 | |
| Line contains a tab character. | 489 | |
| Method 'Get_Bits' is not designed for extension - needs to be abstract, final or empty. | 489 | |
| Missing a Javadoc comment. | 489 | |
| Name 'Get_Bits' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 489 | |
| Parameter N should be final. | 489 | |
| Name 'N' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 489 | |
| Line contains a tab character. | 490 | |
| Name 'Pos' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 490 | |
| Name 'Val' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 490 | |
| Line contains a tab character. | 491 | |
| '3' is a magic number. | 491 | |
| Line is longer than 80 characters (found 134). | 492 | |
| Line contains a tab character. | 492 | |
| '0xFF' is a magic number. | 492 | |
| '24' is a magic number. | 492 | |
| '0xFF' is a magic number. | 492 | |
| '16' is a magic number. | 492 | |
| '0xFF' is a magic number. | 492 | |
| '8' is a magic number. | 492 | |
| '0xFF' is a magic number. | 492 | |
| '3' is a magic number. | 492 | |
| Line contains a tab character. | 493 | |
| '7' is a magic number. | 493 | |
| Line contains a tab character. | 494 | |
| '32' is a magic number. | 494 | |
| Line contains a tab character. | 495 | |
| Line contains a tab character. | 496 | |
| '3' is a magic number. | 496 | |
| Line contains a tab character. | 497 | |
| Line contains a tab character. | 498 | |
| Line contains a tab character. | 500 | |
| Method 'Show_Bits' is not designed for extension - needs to be abstract, final or empty. | 500 | |
| Missing a Javadoc comment. | 500 | |
| Name 'Show_Bits' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 500 | |
| Parameter N should be final. | 500 | |
| Name 'N' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 500 | |
| Line contains a tab character. | 501 | |
| Name 'Pos' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 501 | |
| Name 'Val' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 501 | |
| Line contains a tab character. | 502 | |
| '3' is a magic number. | 502 | |
| Line is longer than 80 characters (found 129). | 503 | |
| Line contains a tab character. | 503 | |
| '0xFF' is a magic number. | 503 | |
| '24' is a magic number. | 503 | |
| '0xFF' is a magic number. | 503 | |
| '16' is a magic number. | 503 | |
| '0xFF' is a magic number. | 503 | |
| '8' is a magic number. | 503 | |
| '0xFF' is a magic number. | 503 | |
| '3' is a magic number. | 503 | |
| Line contains a tab character. | 504 | |
| '7' is a magic number. | 504 | |
| Line contains a tab character. | 505 | |
| '32' is a magic number. | 505 | |
| Line contains a tab character. | 506 | |
| Line contains a tab character. | 507 | |
| Line contains a tab character. | 508 | |
| Line contains a tab character. | 510 | |
| Method 'Flush_Bits' is not designed for extension - needs to be abstract, final or empty. | 510 | |
| Name 'Flush_Bits' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 510 | |
| Parameter N should be final. | 510 | |
| Expected @param tag for 'N'. | 510 | |
| Name 'N' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 510 | |
| Line contains a tab character. | 511 | |
| Line contains a tab character. | 512 | |
| '3' is a magic number. | 512 | |
| Line contains a tab character. | 513 | |
| Line contains a tab character. | 516 | |
| Line contains a tab character. | 517 | |
| Method 'extern_Get_Hdr' is not designed for extension - needs to be abstract, final or empty. | 517 | |
| Missing a Javadoc comment. | 517 | |
| Name 'extern_Get_Hdr' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 517 | |
| Line contains a tab character. | 518 | |
| Name 'start_code' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 518 | |
| Line contains a tab character. | 520 | |
| Line contains a tab character. | 521 | |
| 'if' construct must use '{}'s. | 522 | |
| Line contains a tab character. | 522 | |
| Line contains a tab character. | 523 | |
| 'else' construct must use '{}'s. | 524 | |
| Line contains a tab character. | 524 | |
| Line contains a tab character. | 525 | |
| Line is longer than 80 characters (found 82). | 527 | |
| Line contains a tab character. | 527 | |
| Inner assignments should be avoided. | 527 | |
| '32' is a magic number. | 527 | |
| Line has trailing spaces. | 528 | |
| Line contains a tab character. | 528 | |
| Line contains a tab character. | 529 | |
| '4' is a magic number. | 529 | |
| Line contains a tab character. | 530 | |
| Line contains a tab character. | 531 | |
| Line is longer than 80 characters (found 86). | 533 | |
| Line contains a tab character. | 533 | |
| Inner assignments should be avoided. | 533 | |
| '32' is a magic number. | 533 | |
| Line contains a tab character. | 534 | |
| Line contains a tab character. | 535 | |
| Line is longer than 80 characters (found 96). | 537 | |
| Line contains a tab character. | 537 | |
| Inner assignments should be avoided. | 537 | |
| '32' is a magic number. | 537 | |
| Line contains a tab character. | 538 | |
| Line contains a tab character. | 539 | |
| Line contains a tab character. | 540 | |
| Line contains a tab character. | 541 | |
| Line contains a tab character. | 542 | |
| Line contains a tab character. | 543 | |
| '4' is a magic number. | 543 | |
| Line contains a tab character. | 544 | |
| Line contains a tab character. | 545 | |
| Line is longer than 80 characters (found 88). | 546 | |
| Line contains a tab character. | 546 | |
| Inner assignments should be avoided. | 546 | |
| '32' is a magic number. | 546 | |
| Line contains a tab character. | 547 | |
| Line contains a tab character. | 548 | |
| Line contains a tab character. | 549 | |
| Line contains a tab character. | 550 | |
| '}' should be on the same line. | 550 | |
| 'if' construct must use '{}'s. | 551 | |
| Line contains a tab character. | 551 | |
| Line contains a tab character. | 552 | |
| '-40' is a magic number. | 552 | |
| Line contains a tab character. | 553 | |
| Line contains a tab character. | 554 | |
| Line contains a tab character. | 556 | |
| Line contains a tab character. | 557 | |
| Method 'Get_Hdr' is not designed for extension - needs to be abstract, final or empty. | 557 | |
| Missing a Javadoc comment. | 557 | |
| Name 'Get_Hdr' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 557 | |
| Line contains a tab character. | 558 | |
| '5' is a magic number. | 558 | |
| Line contains a tab character. | 560 | |
| Line contains a tab character. | 561 | |
| Line contains a tab character. | 563 | |
| Line contains a tab character. | 565 | |
| switch without "default" clause. | 565 | |
| '32' is a magic number. | 565 | |
| Line contains a tab character. | 566 | |
| Line contains a tab character. | 567 | |
| Line contains a tab character. | 568 | |
| '4' is a magic number. | 568 | |
| Line contains a tab character. | 569 | |
| Line contains a tab character. | 570 | |
| Line contains a tab character. | 572 | |
| Line contains a tab character. | 573 | |
| Line contains a tab character. | 574 | |
| Line contains a tab character. | 576 | |
| Line contains a tab character. | 577 | |
| Line contains a tab character. | 578 | |
| Line contains a tab character. | 580 | |
| Line contains a tab character. | 581 | |
| Line contains a tab character. | 582 | |
| Line contains a tab character. | 583 | |
| Line contains a tab character. | 584 | |
| Line contains a tab character. | 586 | |
| Line contains a tab character. | 587 | |
| Method 'next_start_code' is not designed for extension - needs to be abstract, final or empty. | 587 | |
| Missing a Javadoc comment. | 587 | |
| Name 'next_start_code' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 587 | |
| Line contains a tab character. | 588 | |
| '8' is a magic number. | 588 | |
| '7' is a magic number. | 588 | |
| '7' is a magic number. | 588 | |
| 'while' construct must use '{}'s. | 589 | |
| Line contains a tab character. | 589 | |
| '24' is a magic number. | 589 | |
| Line contains a tab character. | 590 | |
| '8' is a magic number. | 590 | |
| Line contains a tab character. | 591 | |
| Line contains a tab character. | 593 | |
| Line contains a tab character. | 594 | |
| Method 'previous_start_code' is not designed for extension - needs to be abstract, final or empty. | 594 | |
| Missing a Javadoc comment. | 594 | |
| Name 'previous_start_code' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 594 | |
| Line contains a tab character. | 595 | |
| '8' is a magic number. | 595 | |
| '7' is a magic number. | 595 | |
| '7' is a magic number. | 595 | |
| 'while' construct must use '{}'s. | 596 | |
| Line contains a tab character. | 596 | |
| '24' is a magic number. | 596 | |
| Line contains a tab character. | 597 | |
| '-8' is a magic number. | 597 | |
| Line contains a tab character. | 598 | |
| Line contains a tab character. | 600 | |
| Line contains a tab character. | 601 | |
| Method 'sequence_header' is not designed for extension - needs to be abstract, final or empty. | 601 | |
| Missing a Javadoc comment. | 601 | |
| Name 'sequence_header' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 601 | |
| Line contains a tab character. | 602 | |
| Name 'constrained_parameters_flag' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 602 | |
| Line contains a tab character. | 603 | |
| Name 'bit_rate_value' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 603 | |
| Line contains a tab character. | 604 | |
| Name 'vbv_buffer_size' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 604 | |
| Line contains a tab character. | 605 | |
| Line contains a tab character. | 607 | |
| '12' is a magic number. | 607 | |
| Line contains a tab character. | 608 | |
| '12' is a magic number. | 608 | |
| Line contains a tab character. | 609 | |
| '4' is a magic number. | 609 | |
| Line contains a tab character. | 610 | |
| '4' is a magic number. | 610 | |
| Line contains a tab character. | 611 | |
| '18' is a magic number. | 611 | |
| Line contains a tab character. | 612 | |
| Line contains a tab character. | 613 | |
| '10' is a magic number. | 613 | |
| Line contains a tab character. | 614 | |
| Line contains a tab character. | 616 | |
| Inner assignments should be avoided. | 616 | |
| 'for' construct must use '{}'s. | 617 | |
| Line contains a tab character. | 617 | |
| '64' is a magic number. | 617 | |
| Line is longer than 80 characters (found 87). | 618 | |
| Line contains a tab character. | 618 | |
| '8' is a magic number. | 618 | |
| Line contains a tab character. | 619 | |
| Line is longer than 80 characters (found 107). | 620 | |
| Line contains a tab character. | 620 | |
| '64' is a magic number. | 620 | |
| Line contains a tab character. | 621 | |
| Line contains a tab character. | 623 | |
| Inner assignments should be avoided. | 623 | |
| 'for' construct must use '{}'s. | 624 | |
| Line contains a tab character. | 624 | |
| '64' is a magic number. | 624 | |
| Line is longer than 80 characters (found 91). | 625 | |
| Line contains a tab character. | 625 | |
| '8' is a magic number. | 625 | |
| Line contains a tab character. | 626 | |
| Line contains a tab character. | 627 | |
| '16' is a magic number. | 627 | |
| Line contains a tab character. | 628 | |
| Line contains a tab character. | 630 | |
| Line is longer than 80 characters (found 98). | 631 | |
| Line contains a tab character. | 631 | |
| '64' is a magic number. | 631 | |
| Line is longer than 80 characters (found 106). | 632 | |
| Line contains a tab character. | 632 | |
| '64' is a magic number. | 632 | |
| Line has trailing spaces. | 634 | |
| Line contains a tab character. | 634 | |
| Line contains a tab character. | 636 | |
| Line contains a tab character. | 638 | |
| Line is longer than 80 characters (found 128). | 640 | |
| Line contains a tab character. | 640 | |
| '400' is a magic number. | 640 | |
| Line contains a tab character. | 641 | |
| Line contains a tab character. | 643 | |
| Line contains a tab character. | 644 | |
| Line contains a tab character. | 645 | |
| Method 'group_of_pictures_header' is not designed for extension - needs to be abstract, final or empty. | 645 | |
| Missing a Javadoc comment. | 645 | |
| Name 'group_of_pictures_header' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 645 | |
| Line contains a tab character. | 646 | |
| Line contains a tab character. | 647 | |
| '5' is a magic number. | 647 | |
| Line contains a tab character. | 648 | |
| '6' is a magic number. | 648 | |
| Line contains a tab character. | 649 | |
| Line contains a tab character. | 650 | |
| '6' is a magic number. | 650 | |
| Line contains a tab character. | 651 | |
| '6' is a magic number. | 651 | |
| Line contains a tab character. | 652 | |
| Line contains a tab character. | 653 | |
| Line contains a tab character. | 655 | |
| Line contains a tab character. | 656 | |
| Line contains a tab character. | 658 | |
| Line contains a tab character. | 659 | |
| Line contains a tab character. | 660 | |
| Method 'extension_and_user_data' is not designed for extension - needs to be abstract, final or empty. | 660 | |
| Missing a Javadoc comment. | 660 | |
| Name 'extension_and_user_data' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 660 | |
| Line contains a tab character. | 661 | |
| Name 'ext_ID' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 661 | |
| Line contains a tab character. | 663 | |
| Line is longer than 80 characters (found 104). | 665 | |
| Line contains a tab character. | 665 | |
| Inner assignments should be avoided. | 665 | |
| '32' is a magic number. | 665 | |
| Line contains a tab character. | 666 | |
| Line contains a tab character. | 667 | |
| '32' is a magic number. | 667 | |
| Line contains a tab character. | 668 | |
| '4' is a magic number. | 668 | |
| Line contains a tab character. | 670 | |
| switch without "default" clause. | 670 | |
| Line contains a tab character. | 671 | |
| Line contains a tab character. | 672 | |
| Line contains a tab character. | 673 | |
| Line contains a tab character. | 674 | |
| Line contains a tab character. | 675 | |
| Line contains a tab character. | 676 | |
| Line contains a tab character. | 677 | |
| Line contains a tab character. | 678 | |
| Line contains a tab character. | 679 | |
| Line contains a tab character. | 680 | |
| Line contains a tab character. | 681 | |
| Line contains a tab character. | 682 | |
| Line contains a tab character. | 683 | |
| Line contains a tab character. | 684 | |
| Line contains a tab character. | 685 | |
| Line contains a tab character. | 686 | |
| Line contains a tab character. | 687 | |
| Line contains a tab character. | 688 | |
| Line contains a tab character. | 689 | |
| Line contains a tab character. | 690 | |
| Line contains a tab character. | 691 | |
| Line is longer than 80 characters (found 85). | 692 | |
| Line contains a tab character. | 692 | |
| Line is longer than 80 characters (found 98). | 693 | |
| Line contains a tab character. | 693 | |
| '32' is a magic number. | 693 | |
| Line contains a tab character. | 694 | |
| Line contains a tab character. | 695 | |
| Line contains a tab character. | 696 | |
| Line contains a tab character. | 697 | |
| Line contains a tab character. | 699 | |
| Line contains a tab character. | 700 | |
| Line contains a tab character. | 701 | |
| Method 'picture_header' is not designed for extension - needs to be abstract, final or empty. | 701 | |
| Missing a Javadoc comment. | 701 | |
| Name 'picture_header' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 701 | |
| Line contains a tab character. | 702 | |
| Name 'vbv_delay' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 702 | |
| Line contains a tab character. | 703 | |
| Name 'full_pel_forward_vector' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 703 | |
| Line contains a tab character. | 704 | |
| Name 'forward_f_code' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 704 | |
| Line contains a tab character. | 705 | |
| Name 'full_pel_backward_vector' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 705 | |
| Line contains a tab character. | 706 | |
| Name 'backward_f_code' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 706 | |
| Line contains a tab character. | 707 | |
| Name 'Extra_Information_Byte_Count' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 707 | |
| Line contains a tab character. | 709 | |
| '10' is a magic number. | 709 | |
| Line contains a tab character. | 710 | |
| '3' is a magic number. | 710 | |
| Line contains a tab character. | 712 | |
| '16' is a magic number. | 712 | |
| Line is longer than 80 characters (found 85). | 714 | |
| Line contains a tab character. | 714 | |
| Line contains a tab character. | 715 | |
| Line contains a tab character. | 716 | |
| '3' is a magic number. | 716 | |
| Line contains a tab character. | 717 | |
| Line contains a tab character. | 719 | |
| Line contains a tab character. | 720 | |
| Line contains a tab character. | 721 | |
| '3' is a magic number. | 721 | |
| Line contains a tab character. | 722 | |
| Line contains a tab character. | 724 | |
| Line contains a tab character. | 725 | |
| Line contains a tab character. | 726 | |
| Line contains a tab character. | 728 | |
| Line contains a tab character. | 729 | |
| Line contains a tab character. | 730 | |
| Method 'sequence_extension' is not designed for extension - needs to be abstract, final or empty. | 730 | |
| Missing a Javadoc comment. | 730 | |
| Name 'sequence_extension' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 730 | |
| Line contains a tab character. | 731 | |
| Name 'low_delay' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 731 | |
| Line contains a tab character. | 732 | |
| Name 'frame_rate_extension_n' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 732 | |
| Line contains a tab character. | 733 | |
| Name 'frame_rate_extension_d' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 733 | |
| Line contains a tab character. | 735 | |
| Name 'horizontal_size_extension' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 735 | |
| Line contains a tab character. | 736 | |
| Name 'vertical_size_extension' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 736 | |
| Line contains a tab character. | 737 | |
| Name 'bit_rate_extension' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 737 | |
| Line contains a tab character. | 738 | |
| Name 'vbv_buffer_size_extension' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 738 | |
| Line contains a tab character. | 740 | |
| '8' is a magic number. | 740 | |
| Line contains a tab character. | 741 | |
| Line contains a tab character. | 742 | |
| Line contains a tab character. | 743 | |
| Line contains a tab character. | 744 | |
| Line contains a tab character. | 745 | |
| '12' is a magic number. | 745 | |
| Line contains a tab character. | 746 | |
| Line contains a tab character. | 747 | |
| '8' is a magic number. | 747 | |
| Line contains a tab character. | 748 | |
| Line contains a tab character. | 750 | |
| Line contains a tab character. | 751 | |
| '5' is a magic number. | 751 | |
| Line is longer than 80 characters (found 135). | 752 | |
| Line contains a tab character. | 752 | |
| Line is longer than 80 characters (found 96). | 754 | |
| Line contains a tab character. | 754 | |
| '12' is a magic number. | 754 | |
| '0xfff' is a magic number. | 754 | |
| Line is longer than 80 characters (found 90). | 755 | |
| Line contains a tab character. | 755 | |
| '12' is a magic number. | 755 | |
| '0xfff' is a magic number. | 755 | |
| Line has trailing spaces. | 757 | |
| Line contains a tab character. | 757 | |
| Line contains a tab character. | 758 | |
| Line contains a tab character. | 760 | |
| Line contains a tab character. | 761 | |
| Method 'sequence_display_extension' is not designed for extension - needs to be abstract, final or empty. | 761 | |
| Missing a Javadoc comment. | 761 | |
| Name 'sequence_display_extension' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 761 | |
| Line contains a tab character. | 762 | |
| Name 'color_description' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 762 | |
| Line contains a tab character. | 763 | |
| Name 'color_primaries' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 763 | |
| Line contains a tab character. | 764 | |
| Name 'transfer_characteristics' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 764 | |
| Line contains a tab character. | 765 | |
| Name 'matrix_coefficients' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 765 | |
| Line contains a tab character. | 766 | |
| Name 'display_horizontal_size' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 766 | |
| Line contains a tab character. | 767 | |
| Name 'display_vertical_size' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 767 | |
| Line contains a tab character. | 769 | |
| '3' is a magic number. | 769 | |
| Line contains a tab character. | 770 | |
| Line contains a tab character. | 772 | |
| Line contains a tab character. | 773 | |
| '8' is a magic number. | 773 | |
| Line contains a tab character. | 774 | |
| '8' is a magic number. | 774 | |
| Line contains a tab character. | 775 | |
| '8' is a magic number. | 775 | |
| Line contains a tab character. | 776 | |
| Line contains a tab character. | 778 | |
| '14' is a magic number. | 778 | |
| Line contains a tab character. | 779 | |
| Line contains a tab character. | 780 | |
| '14' is a magic number. | 780 | |
| Line contains a tab character. | 782 | |
| Line contains a tab character. | 783 | |
| Line is longer than 80 characters (found 92). | 784 | |
| Line contains a tab character. | 784 | |
| Line contains a tab character. | 785 | |
| Line contains a tab character. | 787 | |
| Line contains a tab character. | 788 | |
| Line contains a tab character. | 789 | |
| Method 'quant_matrix_extension' is not designed for extension - needs to be abstract, final or empty. | 789 | |
| Missing a Javadoc comment. | 789 | |
| Name 'quant_matrix_extension' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 789 | |
| Line contains a tab character. | 790 | |
| 'if' construct must use '{}'s. | 792 | |
| Line contains a tab character. | 792 | |
| Inner assignments should be avoided. | 792 | |
| 'for' construct must use '{}'s. | 793 | |
| Line contains a tab character. | 793 | |
| '64' is a magic number. | 793 | |
| Line is longer than 80 characters (found 137). | 794 | |
| Line contains a tab character. | 794 | |
| Inner assignments should be avoided. | 794 | |
| '8' is a magic number. | 794 | |
| 'if' construct must use '{}'s. | 796 | |
| Line contains a tab character. | 796 | |
| Inner assignments should be avoided. | 796 | |
| 'for' construct must use '{}'s. | 797 | |
| Line contains a tab character. | 797 | |
| '64' is a magic number. | 797 | |
| Line is longer than 80 characters (found 145). | 798 | |
| Line contains a tab character. | 798 | |
| Inner assignments should be avoided. | 798 | |
| '8' is a magic number. | 798 | |
| 'if' construct must use '{}'s. | 800 | |
| Line contains a tab character. | 800 | |
| Inner assignments should be avoided. | 800 | |
| 'for' construct must use '{}'s. | 801 | |
| Line contains a tab character. | 801 | |
| '64' is a magic number. | 801 | |
| Line is longer than 80 characters (found 94). | 802 | |
| Line contains a tab character. | 802 | |
| '8' is a magic number. | 802 | |
| 'if' construct must use '{}'s. | 804 | |
| Line contains a tab character. | 804 | |
| Inner assignments should be avoided. | 804 | |
| 'for' construct must use '{}'s. | 805 | |
| Line contains a tab character. | 805 | |
| '64' is a magic number. | 805 | |
| Line is longer than 80 characters (found 98). | 806 | |
| Line contains a tab character. | 806 | |
| '8' is a magic number. | 806 | |
| Line contains a tab character. | 807 | |
| Line contains a tab character. | 809 | |
| Line contains a tab character. | 810 | |
| Line contains a tab character. | 811 | |
| Method 'picture_display_extension' is not designed for extension - needs to be abstract, final or empty. | 811 | |
| Missing a Javadoc comment. | 811 | |
| Name 'picture_display_extension' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 811 | |
| Line contains a tab character. | 812 | |
| Name 'frame_center_horizontal_offset' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 812 | |
| Array brackets at illegal position. | 812 | |
| '3' is a magic number. | 812 | |
| Line contains a tab character. | 813 | |
| Name 'frame_center_vertical_offset' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 813 | |
| Array brackets at illegal position. | 813 | |
| '3' is a magic number. | 813 | |
| Line contains a tab character. | 815 | |
| Line contains a tab character. | 816 | |
| Name 'number_of_frame_center_offsets' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 816 | |
| Line has trailing spaces. | 818 | |
| Line contains a tab character. | 818 | |
| Line contains a tab character. | 819 | |
| Line contains a tab character. | 821 | |
| Line contains a tab character. | 822 | |
| Line contains a tab character. | 823 | |
| 'if' construct must use '{}'s. | 824 | |
| Line contains a tab character. | 824 | |
| Line contains a tab character. | 825 | |
| '3' is a magic number. | 825 | |
| 'else' construct must use '{}'s. | 826 | |
| Line contains a tab character. | 826 | |
| Line contains a tab character. | 827 | |
| 'else' construct must use '{}'s. | 828 | |
| Line contains a tab character. | 828 | |
| Line contains a tab character. | 829 | |
| Line contains a tab character. | 830 | |
| 'if' construct must use '{}'s. | 831 | |
| Line contains a tab character. | 831 | |
| Line contains a tab character. | 832 | |
| Line contains a tab character. | 833 | |
| 'if' construct must use '{}'s. | 834 | |
| Line contains a tab character. | 834 | |
| Line contains a tab character. | 835 | |
| '3' is a magic number. | 835 | |
| 'else' construct must use '{}'s. | 836 | |
| Line contains a tab character. | 836 | |
| Line contains a tab character. | 837 | |
| Line contains a tab character. | 838 | |
| Line contains a tab character. | 839 | |
| Line contains a tab character. | 841 | |
| Line contains a tab character. | 842 | |
| Line contains a tab character. | 843 | |
| '16' is a magic number. | 843 | |
| Line contains a tab character. | 844 | |
| Line contains a tab character. | 846 | |
| '16' is a magic number. | 846 | |
| Line contains a tab character. | 847 | |
| Line contains a tab character. | 848 | |
| Line contains a tab character. | 849 | |
| Line contains a tab character. | 851 | |
| Line contains a tab character. | 852 | |
| Method 'picture_coding_extension' is not designed for extension - needs to be abstract, final or empty. | 852 | |
| Missing a Javadoc comment. | 852 | |
| Name 'picture_coding_extension' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 852 | |
| Line contains a tab character. | 853 | |
| Name 'chroma_420_type' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 853 | |
| Line contains a tab character. | 854 | |
| Name 'composite_display_flag' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 854 | |
| Line contains a tab character. | 855 | |
| Name 'v_axis' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 855 | |
| Line contains a tab character. | 856 | |
| Name 'field_sequence' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 856 | |
| Line contains a tab character. | 857 | |
| Name 'sub_carrier' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 857 | |
| Line contains a tab character. | 858 | |
| Name 'burst_amplitude' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 858 | |
| Line contains a tab character. | 859 | |
| Name 'sub_carrier_phase' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 859 | |
| Line contains a tab character. | 861 | |
| '4' is a magic number. | 861 | |
| Line contains a tab character. | 862 | |
| '4' is a magic number. | 862 | |
| Line contains a tab character. | 863 | |
| '4' is a magic number. | 863 | |
| Line contains a tab character. | 864 | |
| '4' is a magic number. | 864 | |
| Line contains a tab character. | 866 | |
| Line contains a tab character. | 867 | |
| Line contains a tab character. | 868 | |
| Line contains a tab character. | 869 | |
| Line contains a tab character. | 870 | |
| Line contains a tab character. | 871 | |
| Line contains a tab character. | 872 | |
| Line contains a tab character. | 873 | |
| Line contains a tab character. | 874 | |
| Line contains a tab character. | 875 | |
| Line contains a tab character. | 876 | |
| Line contains a tab character. | 877 | |
| Line contains a tab character. | 879 | |
| Line contains a tab character. | 880 | |
| Line contains a tab character. | 881 | |
| '3' is a magic number. | 881 | |
| Line contains a tab character. | 882 | |
| Line contains a tab character. | 883 | |
| '7' is a magic number. | 883 | |
| Line contains a tab character. | 884 | |
| '8' is a magic number. | 884 | |
| Line contains a tab character. | 885 | |
| Line contains a tab character. | 886 | |
| Line contains a tab character. | 888 | |
| Line contains a tab character. | 889 | |
| Line contains a tab character. | 890 | |
| Line contains a tab character. | 891 | |
| Method 'copyright_extension' is not designed for extension - needs to be abstract, final or empty. | 891 | |
| Missing a Javadoc comment. | 891 | |
| Name 'copyright_extension' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 891 | |
| Line contains a tab character. | 892 | |
| Name 'copyright_flag' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 892 | |
| Line contains a tab character. | 893 | |
| Name 'copyright_identifier' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 893 | |
| Line contains a tab character. | 894 | |
| Name 'original_or_copy' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 894 | |
| Line contains a tab character. | 895 | |
| Name 'copyright_number_1' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 895 | |
| Line contains a tab character. | 896 | |
| Name 'copyright_number_2' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 896 | |
| Line contains a tab character. | 897 | |
| Name 'copyright_number_3' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 897 | |
| Line contains a tab character. | 899 | |
| Name 'reserved_data' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 899 | |
| Line contains a tab character. | 901 | |
| Line contains a tab character. | 902 | |
| '8' is a magic number. | 902 | |
| Line contains a tab character. | 903 | |
| Line contains a tab character. | 905 | |
| Line contains a tab character. | 906 | |
| '7' is a magic number. | 906 | |
| Line contains a tab character. | 908 | |
| Line contains a tab character. | 909 | |
| '20' is a magic number. | 909 | |
| Line contains a tab character. | 910 | |
| Line contains a tab character. | 911 | |
| '22' is a magic number. | 911 | |
| Line contains a tab character. | 912 | |
| Line contains a tab character. | 913 | |
| '22' is a magic number. | 913 | |
| Line contains a tab character. | 914 | |
| Line contains a tab character. | 916 | |
| Line contains a tab character. | 917 | |
| Method 'resetDecoder' is not designed for extension - needs to be abstract, final or empty. | 917 | |
| Missing a Javadoc comment. | 917 | |
| Line contains a tab character. | 918 | |
| Line contains a tab character. | 919 | |
| Line contains a tab character. | 920 | |
| Line contains a tab character. | 921 | |
| '5' is a magic number. | 921 | |
| Line contains a tab character. | 922 | |
| Line contains a tab character. | 923 | |
| Line contains a tab character. | 924 | |
| Line contains a tab character. | 925 | |
| Line contains a tab character. | 926 | |
| Line contains a tab character. | 927 | |
| Line contains a tab character. | 928 | |
| Line contains a tab character. | 929 | |
| Line contains a tab character. | 930 | |
| Line contains a tab character. | 931 | |
| Line contains a tab character. | 932 | |
| Line contains a tab character. | 933 | |
| Line contains a tab character. | 934 | |
| Line contains a tab character. | 935 | |
| Line contains a tab character. | 936 | |
| Line contains a tab character. | 937 | |
| Line contains a tab character. | 939 | |
| Method 'InitialDecoder' is not designed for extension - needs to be abstract, final or empty. | 939 | |
| Missing a Javadoc comment. | 939 | |
| Name 'InitialDecoder' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 939 | |
| Line contains a tab character. | 941 | |
| '15' is a magic number. | 941 | |
| '16' is a magic number. | 941 | |
| Line is longer than 80 characters (found 117). | 942 | |
| Line contains a tab character. | 942 | |
| Avoid inline conditionals. | 942 | |
| '15' is a magic number. | 942 | |
| '16' is a magic number. | 942 | |
| '31' is a magic number. | 942 | |
| '32' is a magic number. | 942 | |
| Line contains a tab character. | 944 | |
| '16' is a magic number. | 944 | |
| Line contains a tab character. | 945 | |
| '16' is a magic number. | 945 | |
| Line is longer than 80 characters (found 109). | 947 | |
| Line contains a tab character. | 947 | |
| Avoid inline conditionals. | 947 | |
| Line is longer than 80 characters (found 112). | 948 | |
| Line contains a tab character. | 948 | |
| Avoid inline conditionals. | 948 | |
| Line contains a tab character. | 950 | |
| 'if' construct must use '{}'s. | 952 | |
| Line contains a tab character. | 952 | |
| Line is longer than 80 characters (found 110). | 953 | |
| Line contains a tab character. | 953 | |
| Line contains a tab character. | 954 | |
| Line contains a tab character. | 956 | |
| Line contains a tab character. | 957 | |
| Method 'Decode_Picture' is not designed for extension - needs to be abstract, final or empty. | 957 | |
| Missing a Javadoc comment. | 957 | |
| Name 'Decode_Picture' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 957 | |
| 'if' construct must use '{}'s. | 958 | |
| Line contains a tab character. | 958 | |
| Line contains a tab character. | 959 | |
| Line contains a tab character. | 961 | |
| Line contains a tab character. | 962 | |
| Line contains a tab character. | 963 | |
| Line contains a tab character. | 964 | |
| Line contains a tab character. | 966 | |
| Line contains a tab character. | 967 | |
| Name 'SH' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 967 | |
| Array brackets at illegal position. | 967 | |
| '{' is followed by whitespace. | 967 | |
| Line contains a tab character. | 968 | |
| Array brackets at illegal position. | 968 | |
| '{' is followed by whitespace. | 968 | |
| Line contains a tab character. | 969 | |
| Array brackets at illegal position. | 969 | |
| '{' is followed by whitespace. | 969 | |
| Line is longer than 80 characters (found 93). | 970 | |
| Line contains a tab character. | 970 | |
| Name 'picture_struc' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 970 | |
| Array brackets at illegal position. | 970 | |
| '{' is followed by whitespace. | 970 | |
| Line is longer than 80 characters (found 98). | 972 | |
| Line contains a tab character. | 972 | |
| Line is longer than 80 characters (found 88). | 973 | |
| Line contains a tab character. | 973 | |
| Line has trailing spaces. | 974 | |
| Line is longer than 80 characters (found 85). | 974 | |
| Line contains a tab character. | 974 | |
| '1000' is a magic number. | 974 | |
| '1000.0f' is a magic number. | 974 | |
| Line contains a tab character. | 975 | |
| Line is longer than 80 characters (found 95). | 976 | |
| Line contains a tab character. | 976 | |
| Line has trailing spaces. | 977 | |
| Line is longer than 80 characters (found 106). | 977 | |
| Line contains a tab character. | 977 | |
| Avoid inline conditionals. | 977 | |
| Line contains a tab character. | 978 | |
| Line contains a tab character. | 979 | |
| Line contains a tab character. | 981 | |
| Line contains a tab character. | 982 | |
| Line contains a tab character. | 983 | |
| Line contains a tab character. | 984 | |
| Line has trailing spaces. | 985 | |
| Line contains a tab character. | 985 | |
| Line contains a tab character. | 987 | |
| Line is longer than 80 characters (found 91). | 988 | |
| Line contains a tab character. | 988 | |
| Line contains a tab character. | 989 | |
| Line is longer than 80 characters (found 85). | 990 | |
| Line contains a tab character. | 990 | |
| Line contains a tab character. | 991 | |
| Line is longer than 80 characters (found 100). | 992 | |
| Line contains a tab character. | 992 | |
| Line contains a tab character. | 993 | |
| Line contains a tab character. | 994 | |
| 'if' construct must use '{}'s. | 995 | |
| Line contains a tab character. | 995 | |
| Line contains a tab character. | 996 | |
| Line contains a tab character. | 997 | |
| Line contains a tab character. | 999 | |
| Line contains a tab character. | 1000 | |
| Method 'Update_Picture_Buffers' is not designed for extension - needs to be abstract, final or empty. | 1000 | |
| Missing a Javadoc comment. | 1000 | |
| Name 'Update_Picture_Buffers' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 1000 | |
| Line contains a tab character. | 1002 | |
| Line contains a tab character. | 1003 | |
| Line contains a tab character. | 1005 | |
| '3' is a magic number. | 1005 | |
| Line is longer than 80 characters (found 85). | 1006 | |
| Line contains a tab character. | 1006 | |
| 'if' construct must use '{}'s. | 1007 | |
| Line contains a tab character. | 1007 | |
| Line contains a tab character. | 1008 | |
| Line contains a tab character. | 1009 | |
| Line contains a tab character. | 1010 | |
| Line is longer than 80 characters (found 93). | 1011 | |
| Line contains a tab character. | 1011 | |
| Line contains a tab character. | 1012 | |
| Line has trailing spaces. | 1014 | |
| Line is longer than 80 characters (found 112). | 1014 | |
| Line contains a tab character. | 1014 | |
| Line has trailing spaces. | 1015 | |
| Line is longer than 80 characters (found 108). | 1015 | |
| Line contains a tab character. | 1015 | |
| Line is longer than 80 characters (found 85). | 1016 | |
| Line contains a tab character. | 1016 | |
| Line is longer than 80 characters (found 99). | 1017 | |
| Line contains a tab character. | 1017 | |
| Line is longer than 80 characters (found 92). | 1019 | |
| Line contains a tab character. | 1019 | |
| Line contains a tab character. | 1020 | |
| Line contains a tab character. | 1021 | |
| Line is longer than 80 characters (found 99). | 1023 | |
| Line contains a tab character. | 1023 | |
| Line has trailing spaces. | 1024 | |
| Line is longer than 80 characters (found 100). | 1024 | |
| Line contains a tab character. | 1024 | |
| Line is longer than 80 characters (found 101). | 1025 | |
| Line contains a tab character. | 1025 | |
| Line is longer than 80 characters (found 81). | 1026 | |
| Line contains a tab character. | 1026 | |
| Line contains a tab character. | 1027 | |
| 'if' construct must use '{}'s. | 1029 | |
| Line contains a tab character. | 1029 | |
| Line is longer than 80 characters (found 100). | 1030 | |
| Line contains a tab character. | 1030 | |
| Avoid inline conditionals. | 1030 | |
| Line contains a tab character. | 1031 | |
| Line contains a tab character. | 1032 | |
| Line contains a tab character. | 1034 | |
| Line contains a tab character. | 1035 | |
| Line contains a tab character. | 1036 | |
| Method 'picture_data' is not designed for extension - needs to be abstract, final or empty. | 1036 | |
| Missing a Javadoc comment. | 1036 | |
| Name 'picture_data' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 1036 | |
| Line contains a tab character. | 1037 | |
| Name 'MBAmax' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 1037 | |
| Line contains a tab character. | 1038 | |
| Line contains a tab character. | 1040 | |
| Line contains a tab character. | 1041 | |
| 'if' construct must use '{}'s. | 1043 | |
| Line contains a tab character. | 1043 | |
| Line contains a tab character. | 1044 | |
| 'for' construct must use '{}'s. | 1046 | |
| Line contains a tab character. | 1046 | |
| 'if' construct must use '{}'s. | 1047 | |
| Line contains a tab character. | 1047 | |
| Line contains a tab character. | 1048 | |
| Line contains a tab character. | 1049 | |
| Line contains a tab character. | 1051 | |
| Line contains a tab character. | 1052 | |
| Line contains a tab character. | 1053 | |
| Method 'slice_header' is not designed for extension - needs to be abstract, final or empty. | 1053 | |
| Missing a Javadoc comment. | 1053 | |
| Name 'slice_header' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 1053 | |
| Line contains a tab character. | 1054 | |
| Name 'slice_picture_id_enable' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 1054 | |
| Line contains a tab character. | 1055 | |
| Name 'slice_picture_id' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 1055 | |
| Line contains a tab character. | 1056 | |
| Name 'extra_information_slice' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 1056 | |
| Line is longer than 80 characters (found 95). | 1058 | |
| Line contains a tab character. | 1058 | |
| Name 'slice_vertical_position_extension' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 1058 | |
| '2800' is a magic number. | 1058 | |
| Avoid inline conditionals. | 1058 | |
| '3' is a magic number. | 1058 | |
| Line contains a tab character. | 1060 | |
| Name 'quantizer_scale_code' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 1060 | |
| '5' is a magic number. | 1060 | |
| Line is longer than 80 characters (found 132). | 1061 | |
| Line contains a tab character. | 1061 | |
| Avoid inline conditionals. | 1061 | |
| Line is longer than 80 characters (found 85). | 1063 | |
| Line contains a tab character. | 1063 | |
| Line contains a tab character. | 1064 | |
| Line contains a tab character. | 1065 | |
| Line contains a tab character. | 1066 | |
| Line contains a tab character. | 1068 | |
| Line contains a tab character. | 1069 | |
| '6' is a magic number. | 1069 | |
| Line contains a tab character. | 1071 | |
| Line contains a tab character. | 1072 | |
| Line contains a tab character. | 1074 | |
| Line contains a tab character. | 1075 | |
| Line contains a tab character. | 1077 | |
| Line contains a tab character. | 1078 | |
| Line contains a tab character. | 1079 | |
| Method 'extra_bit_information' is not designed for extension - needs to be abstract, final or empty. | 1079 | |
| Missing a Javadoc comment. | 1079 | |
| Name 'extra_bit_information' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 1079 | |
| Line contains a tab character. | 1080 | |
| Name 'Byte_Count' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 1080 | |
| Line contains a tab character. | 1082 | |
| Line contains a tab character. | 1083 | |
| '8' is a magic number. | 1083 | |
| Line contains a tab character. | 1084 | |
| Line contains a tab character. | 1085 | |
| Line contains a tab character. | 1087 | |
| Line contains a tab character. | 1088 | |
| Line contains a tab character. | 1090 | |
| Line contains a tab character. | 1091 | |
| Line contains a tab character. | 1092 | |
| Line contains a tab character. | 1093 | |
| Line contains a tab character. | 1094 | |
| Method 'slice' is not designed for extension - needs to be abstract, final or empty. | 1094 | |
| Missing a Javadoc comment. | 1094 | |
| Parameter MBAmax should be final. | 1094 | |
| Name 'MBAmax' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 1094 | |
| Line is longer than 80 characters (found 131). | 1096 | |
| Line contains a tab character. | 1096 | |
| Name 'MBA' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 1096 | |
| Array brackets at illegal position. | 1096 | |
| '{' is followed by whitespace. | 1096 | |
| Name 'MBAinc' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 1096 | |
| Array brackets at illegal position. | 1096 | |
| '{' is followed by whitespace. | 1096 | |
| Name 'macroblock_type' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 1096 | |
| Array brackets at illegal position. | 1096 | |
| '{' is followed by whitespace. | 1096 | |
| Name 'motion_type' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 1096 | |
| Array brackets at illegal position. | 1096 | |
| '{' is followed by whitespace. | 1096 | |
| Name 'dct_type' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 1096 | |
| Array brackets at illegal position. | 1096 | |
| '{' is followed by whitespace. | 1096 | |
| Line is longer than 80 characters (found 152). | 1097 | |
| Line contains a tab character. | 1097 | |
| Name 'dc_dct_pred' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 1097 | |
| Array brackets at illegal position. | 1097 | |
| '3' is a magic number. | 1097 | |
| Name 'PMV' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 1097 | |
| Array brackets at illegal position. | 1097 | |
| Name 'motion_vertical_field_select' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 1097 | |
| Array brackets at illegal position. | 1097 | |
| Array brackets at illegal position. | 1097 | |
| 'if' construct must use '{}'s. | 1099 | |
| Line contains a tab character. | 1099 | |
| Inner assignments should be avoided. | 1099 | |
| Line contains a tab character. | 1100 | |
| Line contains a tab character. | 1102 | |
| Line contains a tab character. | 1103 | |
| 'if' construct must use '{}'s. | 1104 | |
| Line contains a tab character. | 1104 | |
| Line contains a tab character. | 1105 | |
| Line contains a tab character. | 1107 | |
| Line is longer than 80 characters (found 102). | 1108 | |
| Line contains a tab character. | 1108 | |
| '23' is a magic number. | 1108 | |
| Line contains a tab character. | 1109 | |
| Line contains a tab character. | 1110 | |
| Line is longer than 80 characters (found 85). | 1111 | |
| Line contains a tab character. | 1111 | |
| Line is longer than 80 characters (found 81). | 1112 | |
| Line contains a tab character. | 1112 | |
| Line is longer than 80 characters (found 87). | 1113 | |
| Line contains a tab character. | 1113 | |
| Line contains a tab character. | 1114 | |
| Line contains a tab character. | 1115 | |
| Line is longer than 80 characters (found 86). | 1116 | |
| Line contains a tab character. | 1116 | |
| Line contains a tab character. | 1117 | |
| Line contains a tab character. | 1118 | |
| Line contains a tab character. | 1119 | |
| Line contains a tab character. | 1121 | |
| Line is longer than 80 characters (found 158). | 1122 | |
| Line contains a tab character. | 1122 | |
| Line contains a tab character. | 1123 | |
| Line contains a tab character. | 1124 | |
| Line is longer than 80 characters (found 108). | 1125 | |
| Line contains a tab character. | 1125 | |
| Line contains a tab character. | 1126 | |
| Line is longer than 80 characters (found 107). | 1127 | |
| Line contains a tab character. | 1127 | |
| Line is longer than 80 characters (found 129). | 1128 | |
| Line contains a tab character. | 1128 | |
| Line contains a tab character. | 1129 | |
| Line contains a tab character. | 1131 | |
| Line is longer than 80 characters (found 134). | 1132 | |
| Line contains a tab character. | 1132 | |
| Line contains a tab character. | 1134 | |
| Line contains a tab character. | 1135 | |
| Line contains a tab character. | 1136 | |
| 'if' construct must use '{}'s. | 1138 | |
| Line contains a tab character. | 1138 | |
| Line contains a tab character. | 1139 | |
| Line contains a tab character. | 1140 | |
| Line contains a tab character. | 1141 | |
| Line contains a tab character. | 1143 | |
| Line is longer than 80 characters (found 154). | 1144 | |
| Line contains a tab character. | 1144 | |
| Method 'skipped_macroblock' is not designed for extension - needs to be abstract, final or empty. | 1144 | |
| Missing a Javadoc comment. | 1144 | |
| Name 'skipped_macroblock' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 1144 | |
| Parameter dc_dct_pred should be final. | 1144 | |
| Name 'dc_dct_pred' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 1144 | |
| Array brackets at illegal position. | 1144 | |
| Parameter PMV should be final. | 1144 | |
| Name 'PMV' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 1144 | |
| Array brackets at illegal position. | 1144 | |
| Parameter motion_type should be final. | 1144 | |
| Name 'motion_type' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 1144 | |
| Array brackets at illegal position. | 1144 | |
| Parameter motion_vertical_field_select should be final. | 1144 | |
| Name 'motion_vertical_field_select' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 1144 | |
| Array brackets at illegal position. | 1144 | |
| Parameter macroblock_type should be final. | 1144 | |
| Name 'macroblock_type' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 1144 | |
| Array brackets at illegal position. | 1144 | |
| Line contains a tab character. | 1146 | |
| 'for' construct must use '{}'s. | 1148 | |
| Line contains a tab character. | 1148 | |
| Line contains a tab character. | 1149 | |
| Line contains a tab character. | 1151 | |
| Line is longer than 80 characters (found 84). | 1152 | |
| Line contains a tab character. | 1152 | |
| Line contains a tab character. | 1153 | |
| Inner assignments should be avoided. | 1153 | |
| Inner assignments should be avoided. | 1153 | |
| Line contains a tab character. | 1155 | |
| Line is longer than 80 characters (found 89). | 1156 | |
| Line contains a tab character. | 1156 | |
| 'if' construct must use '{}'s. | 1157 | |
| Line contains a tab character. | 1157 | |
| Line is longer than 80 characters (found 86). | 1158 | |
| Line contains a tab character. | 1158 | |
| Inner assignments should be avoided. | 1158 | |
| Inner assignments should be avoided. | 1158 | |
| Inner assignments should be avoided. | 1158 | |
| Line contains a tab character. | 1160 | |
| 'if' construct must use '{}'s. | 1161 | |
| Line contains a tab character. | 1161 | |
| Line contains a tab character. | 1162 | |
| Line contains a tab character. | 1163 | |
| Line contains a tab character. | 1164 | |
| Line is longer than 80 characters (found 144). | 1165 | |
| Line contains a tab character. | 1165 | |
| Inner assignments should be avoided. | 1165 | |
| Avoid inline conditionals. | 1165 | |
| Line contains a tab character. | 1166 | |
| Line contains a tab character. | 1168 | |
| Line contains a tab character. | 1169 | |
| Line contains a tab character. | 1170 | |
| Line contains a tab character. | 1172 | |
| Line is longer than 80 characters (found 184). | 1173 | |
| Line contains a tab character. | 1173 | |
| Method 'decode_macroblock' is not designed for extension - needs to be abstract, final or empty. | 1173 | |
| Missing a Javadoc comment. | 1173 | |
| Name 'decode_macroblock' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 1173 | |
| Parameter macroblock_type should be final. | 1173 | |
| Name 'macroblock_type' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 1173 | |
| Array brackets at illegal position. | 1173 | |
| Parameter motion_type should be final. | 1173 | |
| Name 'motion_type' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 1173 | |
| Array brackets at illegal position. | 1173 | |
| Parameter dct_type should be final. | 1173 | |
| Name 'dct_type' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 1173 | |
| Array brackets at illegal position. | 1173 | |
| Parameter PMV should be final. | 1173 | |
| Name 'PMV' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 1173 | |
| Array brackets at illegal position. | 1173 | |
| Parameter dc_dct_pred should be final. | 1173 | |
| Name 'dc_dct_pred' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 1173 | |
| Array brackets at illegal position. | 1173 | |
| Parameter motion_vertical_field_select should be final. | 1173 | |
| Name 'motion_vertical_field_select' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 1173 | |
| Array brackets at illegal position. | 1173 | |
| Parameter dmvector should be final. | 1173 | |
| Array brackets at illegal position. | 1173 | |
| Line is longer than 80 characters (found 99). | 1175 | |
| Line contains a tab character. | 1175 | |
| Name 'quantizer_scale_code' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 1175 | |
| Name 'motion_vector_count' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 1175 | |
| Array brackets at illegal position. | 1175 | |
| '{' is followed by whitespace. | 1175 | |
| Name 'mv_format' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 1175 | |
| Array brackets at illegal position. | 1175 | |
| '{' is followed by whitespace. | 1175 | |
| Line contains a tab character. | 1176 | |
| Array brackets at illegal position. | 1176 | |
| '{' is followed by whitespace. | 1176 | |
| Array brackets at illegal position. | 1176 | |
| '{' is followed by whitespace. | 1176 | |
| Name 'coded_block_pattern' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 1176 | |
| Line contains a tab character. | 1178 | |
| Line is longer than 80 characters (found 119). | 1179 | |
| Line contains a tab character. | 1179 | |
| 'if' construct must use '{}'s. | 1181 | |
| Line contains a tab character. | 1181 | |
| Line contains a tab character. | 1182 | |
| Line contains a tab character. | 1184 | |
| Line contains a tab character. | 1186 | |
| '5' is a magic number. | 1186 | |
| Line is longer than 80 characters (found 85). | 1188 | |
| Line contains a tab character. | 1188 | |
| Line is longer than 80 characters (found 142). | 1189 | |
| Line contains a tab character. | 1189 | |
| Avoid inline conditionals. | 1189 | |
| Line contains a tab character. | 1190 | |
| Line contains a tab character. | 1192 | |
| Line contains a tab character. | 1193 | |
| 'if' construct must use '{}'s. | 1194 | |
| Line is longer than 80 characters (found 162). | 1194 | |
| Line contains a tab character. | 1194 | |
| Line is longer than 80 characters (found 169). | 1195 | |
| Line contains a tab character. | 1195 | |
| 'if' construct must use '{}'s. | 1197 | |
| Line contains a tab character. | 1197 | |
| Line contains a tab character. | 1198 | |
| Line contains a tab character. | 1200 | |
| 'if' construct must use '{}'s. | 1201 | |
| Line contains a tab character. | 1201 | |
| Line is longer than 80 characters (found 176). | 1202 | |
| Line contains a tab character. | 1202 | |
| 'if' construct must use '{}'s. | 1204 | |
| Line contains a tab character. | 1204 | |
| Line contains a tab character. | 1205 | |
| 'if' construct must use '{}'s. | 1207 | |
| Line is longer than 80 characters (found 102). | 1207 | |
| Line contains a tab character. | 1207 | |
| Line contains a tab character. | 1208 | |
| Line contains a tab character. | 1210 | |
| Line contains a tab character. | 1211 | |
| Line contains a tab character. | 1212 | |
| Line contains a tab character. | 1213 | |
| 'if' construct must use '{}'s. | 1215 | |
| Line contains a tab character. | 1215 | |
| Line is longer than 80 characters (found 95). | 1216 | |
| Line contains a tab character. | 1216 | |
| 'if' construct must use '{}'s. | 1217 | |
| Line contains a tab character. | 1217 | |
| Line is longer than 80 characters (found 95). | 1218 | |
| Line contains a tab character. | 1218 | |
| '6' is a magic number. | 1218 | |
| '6' is a magic number. | 1218 | |
| 'else' construct must use '{}'s. | 1219 | |
| Line contains a tab character. | 1219 | |
| Line is longer than 80 characters (found 121). | 1220 | |
| Line contains a tab character. | 1220 | |
| Avoid inline conditionals. | 1220 | |
| 'if' construct must use '{}'s. | 1222 | |
| Line contains a tab character. | 1222 | |
| Line contains a tab character. | 1223 | |
| Line contains a tab character. | 1225 | |
| Line contains a tab character. | 1226 | |
| Line contains a tab character. | 1227 | |
| Line is longer than 80 characters (found 90). | 1229 | |
| Line contains a tab character. | 1229 | |
| 'if' construct must use '{}'s. | 1230 | |
| Line contains a tab character. | 1230 | |
| Line is longer than 80 characters (found 84). | 1231 | |
| Line contains a tab character. | 1231 | |
| 'else' construct must use '{}'s. | 1232 | |
| Line contains a tab character. | 1232 | |
| Line contains a tab character. | 1233 | |
| 'if' construct must use '{}'s. | 1235 | |
| Line contains a tab character. | 1235 | |
| Line contains a tab character. | 1236 | |
| Line contains a tab character. | 1237 | |
| Line contains a tab character. | 1238 | |
| Line contains a tab character. | 1240 | |
| Line is longer than 80 characters (found 84). | 1241 | |
| Line contains a tab character. | 1241 | |
| 'if' construct must use '{}'s. | 1242 | |
| Line contains a tab character. | 1242 | |
| Line contains a tab character. | 1243 | |
| Inner assignments should be avoided. | 1243 | |
| Inner assignments should be avoided. | 1243 | |
| Line contains a tab character. | 1245 | |
| Line is longer than 80 characters (found 100). | 1246 | |
| Line contains a tab character. | 1246 | |
| Line contains a tab character. | 1247 | |
| Line is longer than 80 characters (found 97). | 1248 | |
| Line contains a tab character. | 1248 | |
| Line is longer than 80 characters (found 86). | 1249 | |
| Line contains a tab character. | 1249 | |
| Inner assignments should be avoided. | 1249 | |
| Inner assignments should be avoided. | 1249 | |
| Inner assignments should be avoided. | 1249 | |
| Line is longer than 80 characters (found 86). | 1250 | |
| Line contains a tab character. | 1250 | |
| Inner assignments should be avoided. | 1250 | |
| Inner assignments should be avoided. | 1250 | |
| Inner assignments should be avoided. | 1250 | |
| Line contains a tab character. | 1251 | |
| Line contains a tab character. | 1253 | |
| Line contains a tab character. | 1254 | |
| Line is longer than 80 characters (found 131). | 1255 | |
| Line contains a tab character. | 1255 | |
| Line contains a tab character. | 1257 | |
| Line is longer than 80 characters (found 97). | 1258 | |
| Line contains a tab character. | 1258 | |
| Line is longer than 80 characters (found 86). | 1259 | |
| Line contains a tab character. | 1259 | |
| Inner assignments should be avoided. | 1259 | |
| Inner assignments should be avoided. | 1259 | |
| Inner assignments should be avoided. | 1259 | |
| Line contains a tab character. | 1261 | |
| Line is longer than 80 characters (found 99). | 1262 | |
| Line contains a tab character. | 1262 | |
| 'if' construct must use '{}'s. | 1263 | |
| Line contains a tab character. | 1263 | |
| Line contains a tab character. | 1264 | |
| Line contains a tab character. | 1265 | |
| Line contains a tab character. | 1266 | |
| Line is longer than 80 characters (found 113). | 1267 | |
| Line contains a tab character. | 1267 | |
| Avoid inline conditionals. | 1267 | |
| Line contains a tab character. | 1268 | |
| Line contains a tab character. | 1269 | |
| Line contains a tab character. | 1270 | |
| Line contains a tab character. | 1271 | |
| Line contains a tab character. | 1272 | |
| Line contains a tab character. | 1274 | |
| Line contains a tab character. | 1275 | |
| Method 'Decode_MPEG2_Intra_Block' is not designed for extension - needs to be abstract, final or empty. | 1275 | |
| Missing a Javadoc comment. | 1275 | |
| Name 'Decode_MPEG2_Intra_Block' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 1275 | |
| Parameter comp should be final. | 1275 | |
| Parameter dc_dct_pred should be final. | 1275 | |
| Name 'dc_dct_pred' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 1275 | |
| Array brackets at illegal position. | 1275 | |
| Line contains a tab character. | 1277 | |
| Array brackets at illegal position. | 1277 | |
| Line contains a tab character. | 1278 | |
| Line contains a tab character. | 1279 | |
| Array brackets at illegal position. | 1279 | |
| Line contains a tab character. | 1280 | |
| Array brackets at illegal position. | 1280 | |
| Line contains a tab character. | 1282 | |
| Line is longer than 80 characters (found 121). | 1283 | |
| Line contains a tab character. | 1283 | |
| '4' is a magic number. | 1283 | |
| Avoid inline conditionals. | 1283 | |
| Line contains a tab character. | 1285 | |
| Line contains a tab character. | 1286 | |
| switch without "default" clause. | 1286 | |
| Line contains a tab character. | 1287 | |
| Line is longer than 80 characters (found 81). | 1288 | |
| Line contains a tab character. | 1288 | |
| Inner assignments should be avoided. | 1288 | |
| Line contains a tab character. | 1289 | |
| Line contains a tab character. | 1291 | |
| Line is longer than 80 characters (found 83). | 1292 | |
| Line contains a tab character. | 1292 | |
| Inner assignments should be avoided. | 1292 | |
| Line contains a tab character. | 1293 | |
| Line contains a tab character. | 1295 | |
| Line is longer than 80 characters (found 83). | 1296 | |
| Line contains a tab character. | 1296 | |
| Inner assignments should be avoided. | 1296 | |
| Line contains a tab character. | 1297 | |
| Line contains a tab character. | 1298 | |
| Line is longer than 80 characters (found 102). | 1300 | |
| Line contains a tab character. | 1300 | |
| '3' is a magic number. | 1300 | |
| Line contains a tab character. | 1302 | |
| Line contains a tab character. | 1303 | |
| Line contains a tab character. | 1304 | |
| '16' is a magic number. | 1304 | |
| 'if' construct must use '{}'s. | 1306 | |
| Line contains a tab character. | 1306 | |
| '16384' is a magic number. | 1306 | |
| Line contains a tab character. | 1307 | |
| '12' is a magic number. | 1307 | |
| '4' is a magic number. | 1307 | |
| Line contains a tab character. | 1308 | |
| '1024' is a magic number. | 1308 | |
| 'if' construct must use '{}'s. | 1309 | |
| Line contains a tab character. | 1309 | |
| Line contains a tab character. | 1310 | |
| '8' is a magic number. | 1310 | |
| '4' is a magic number. | 1310 | |
| 'else' construct must use '{}'s. | 1311 | |
| Line contains a tab character. | 1311 | |
| Line contains a tab character. | 1312 | |
| '8' is a magic number. | 1312 | |
| '4' is a magic number. | 1312 | |
| Line contains a tab character. | 1313 | |
| '512' is a magic number. | 1313 | |
| 'if' construct must use '{}'s. | 1314 | |
| Line contains a tab character. | 1314 | |
| Line contains a tab character. | 1315 | |
| '6' is a magic number. | 1315 | |
| '8' is a magic number. | 1315 | |
| 'else' construct must use '{}'s. | 1316 | |
| Line contains a tab character. | 1316 | |
| Line contains a tab character. | 1317 | |
| '6' is a magic number. | 1317 | |
| '8' is a magic number. | 1317 | |
| 'if' construct must use '{}'s. | 1318 | |
| Line contains a tab character. | 1318 | |
| '256' is a magic number. | 1318 | |
| Line contains a tab character. | 1319 | |
| '4' is a magic number. | 1319 | |
| '16' is a magic number. | 1319 | |
| 'if' construct must use '{}'s. | 1320 | |
| Line contains a tab character. | 1320 | |
| '128' is a magic number. | 1320 | |
| Line contains a tab character. | 1321 | |
| '3' is a magic number. | 1321 | |
| '16' is a magic number. | 1321 | |
| 'if' construct must use '{}'s. | 1322 | |
| Line contains a tab character. | 1322 | |
| '64' is a magic number. | 1322 | |
| Line contains a tab character. | 1323 | |
| '16' is a magic number. | 1323 | |
| 'if' construct must use '{}'s. | 1324 | |
| Line contains a tab character. | 1324 | |
| '32' is a magic number. | 1324 | |
| Line contains a tab character. | 1325 | |
| '16' is a magic number. | 1325 | |
| 'if' construct must use '{}'s. | 1326 | |
| Line contains a tab character. | 1326 | |
| '16' is a magic number. | 1326 | |
| Line contains a tab character. | 1327 | |
| '16' is a magic number. | 1327 | |
| Line contains a tab character. | 1328 | |
| Line contains a tab character. | 1329 | |
| Line contains a tab character. | 1330 | |
| Line contains a tab character. | 1331 | |
| Line contains a tab character. | 1333 | |
| Line contains a tab character. | 1335 | |
| '64' is a magic number. | 1335 | |
| Line contains a tab character. | 1336 | |
| Line contains a tab character. | 1337 | |
| Line contains a tab character. | 1338 | |
| 'if' construct must use '{}'s. | 1339 | |
| Line contains a tab character. | 1339 | |
| '64' is a magic number. | 1339 | |
| Line contains a tab character. | 1340 | |
| Line contains a tab character. | 1342 | |
| Line contains a tab character. | 1343 | |
| Line contains a tab character. | 1344 | |
| '6' is a magic number. | 1344 | |
| Line contains a tab character. | 1345 | |
| '8' is a magic number. | 1345 | |
| 'if' construct must use '{}'s. | 1346 | |
| Line contains a tab character. | 1346 | |
| Line contains a tab character. | 1347 | |
| '8' is a magic number. | 1347 | |
| 'if' construct must use '{}'s. | 1348 | |
| Line contains a tab character. | 1348 | |
| '128' is a magic number. | 1348 | |
| Line contains a tab character. | 1349 | |
| '8' is a magic number. | 1349 | |
| '128' is a magic number. | 1349 | |
| 'if' construct must use '{}'s. | 1350 | |
| Line contains a tab character. | 1350 | |
| '128' is a magic number. | 1350 | |
| Line contains a tab character. | 1351 | |
| '256' is a magic number. | 1351 | |
| Line contains a tab character. | 1352 | |
| Line contains a tab character. | 1353 | |
| Line contains a tab character. | 1354 | |
| Line contains a tab character. | 1355 | |
| '6' is a magic number. | 1355 | |
| Line contains a tab character. | 1356 | |
| '12' is a magic number. | 1356 | |
| 'if' construct must use '{}'s. | 1357 | |
| Line contains a tab character. | 1357 | |
| Inner assignments should be avoided. | 1357 | |
| '2048' is a magic number. | 1357 | |
| Avoid inline conditionals. | 1357 | |
| Line contains a tab character. | 1358 | |
| '4096' is a magic number. | 1358 | |
| Line contains a tab character. | 1359 | |
| Line contains a tab character. | 1360 | |
| Line contains a tab character. | 1362 | |
| Line contains a tab character. | 1364 | |
| '4' is a magic number. | 1364 | |
| Line contains a tab character. | 1365 | |
| Avoid inline conditionals. | 1365 | |
| Line contains a tab character. | 1366 | |
| Line contains a tab character. | 1367 | |
| Line contains a tab character. | 1369 | |
| Line contains a tab character. | 1370 | |
| Method 'Decode_MPEG2_Non_Intra_Block' is not designed for extension - needs to be abstract, final or empty. | 1370 | |
| Missing a Javadoc comment. | 1370 | |
| Name 'Decode_MPEG2_Non_Intra_Block' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 1370 | |
| Parameter comp should be final. | 1370 | |
| Line contains a tab character. | 1371 | |
| Array brackets at illegal position. | 1371 | |
| Line contains a tab character. | 1372 | |
| Line contains a tab character. | 1373 | |
| Array brackets at illegal position. | 1373 | |
| Line contains a tab character. | 1374 | |
| Array brackets at illegal position. | 1374 | |
| Line contains a tab character. | 1376 | |
| Line is longer than 80 characters (found 129). | 1377 | |
| Line contains a tab character. | 1377 | |
| '4' is a magic number. | 1377 | |
| Avoid inline conditionals. | 1377 | |
| Line contains a tab character. | 1379 | |
| Line contains a tab character. | 1380 | |
| Line contains a tab character. | 1381 | |
| '16' is a magic number. | 1381 | |
| Line contains a tab character. | 1383 | |
| '16384' is a magic number. | 1383 | |
| 'if' construct must use '{}'s. | 1384 | |
| Line contains a tab character. | 1384 | |
| Line contains a tab character. | 1385 | |
| '12' is a magic number. | 1385 | |
| '4' is a magic number. | 1385 | |
| 'else' construct must use '{}'s. | 1386 | |
| Line contains a tab character. | 1386 | |
| Line contains a tab character. | 1387 | |
| '12' is a magic number. | 1387 | |
| '4' is a magic number. | 1387 | |
| 'if' construct must use '{}'s. | 1388 | |
| Line contains a tab character. | 1388 | |
| '1024' is a magic number. | 1388 | |
| Line contains a tab character. | 1389 | |
| '8' is a magic number. | 1389 | |
| '4' is a magic number. | 1389 | |
| 'if' construct must use '{}'s. | 1390 | |
| Line contains a tab character. | 1390 | |
| '512' is a magic number. | 1390 | |
| Line contains a tab character. | 1391 | |
| '6' is a magic number. | 1391 | |
| '8' is a magic number. | 1391 | |
| 'if' construct must use '{}'s. | 1392 | |
| Line contains a tab character. | 1392 | |
| '256' is a magic number. | 1392 | |
| Line contains a tab character. | 1393 | |
| '4' is a magic number. | 1393 | |
| '16' is a magic number. | 1393 | |
| 'if' construct must use '{}'s. | 1394 | |
| Line contains a tab character. | 1394 | |
| '128' is a magic number. | 1394 | |
| Line contains a tab character. | 1395 | |
| '3' is a magic number. | 1395 | |
| '16' is a magic number. | 1395 | |
| 'if' construct must use '{}'s. | 1396 | |
| Line contains a tab character. | 1396 | |
| '64' is a magic number. | 1396 | |
| Line contains a tab character. | 1397 | |
| '16' is a magic number. | 1397 | |
| 'if' construct must use '{}'s. | 1398 | |
| Line contains a tab character. | 1398 | |
| '32' is a magic number. | 1398 | |
| Line contains a tab character. | 1399 | |
| '16' is a magic number. | 1399 | |
| 'if' construct must use '{}'s. | 1400 | |
| Line contains a tab character. | 1400 | |
| '16' is a magic number. | 1400 | |
| Line contains a tab character. | 1401 | |
| '16' is a magic number. | 1401 | |
| Line contains a tab character. | 1402 | |
| Line contains a tab character. | 1403 | |
| Line contains a tab character. | 1404 | |
| Line contains a tab character. | 1405 | |
| Line contains a tab character. | 1407 | |
| Line contains a tab character. | 1409 | |
| '64' is a magic number. | 1409 | |
| Line contains a tab character. | 1410 | |
| Line contains a tab character. | 1411 | |
| Line contains a tab character. | 1412 | |
| 'if' construct must use '{}'s. | 1413 | |
| Line contains a tab character. | 1413 | |
| '64' is a magic number. | 1413 | |
| Line contains a tab character. | 1414 | |
| Line contains a tab character. | 1415 | |
| Line contains a tab character. | 1416 | |
| '6' is a magic number. | 1416 | |
| Line contains a tab character. | 1417 | |
| '12' is a magic number. | 1417 | |
| 'if' construct must use '{}'s. | 1419 | |
| Line contains a tab character. | 1419 | |
| Inner assignments should be avoided. | 1419 | |
| '2048' is a magic number. | 1419 | |
| Avoid inline conditionals. | 1419 | |
| Line contains a tab character. | 1420 | |
| '4096' is a magic number. | 1420 | |
| Line contains a tab character. | 1421 | |
| Line contains a tab character. | 1423 | |
| Line is longer than 80 characters (found 82). | 1425 | |
| Line contains a tab character. | 1425 | |
| '5' is a magic number. | 1425 | |
| Line contains a tab character. | 1426 | |
| Avoid inline conditionals. | 1426 | |
| Line contains a tab character. | 1427 | |
| Line contains a tab character. | 1428 | |
| Line contains a tab character. | 1430 | |
| Line contains a tab character. | 1431 | |
| Line has trailing spaces. | 1432 | |
| Line contains a tab character. | 1432 | |
| Line has trailing spaces. | 1433 | |
| Line contains a tab character. | 1433 | |
| Line contains a tab character. | 1434 | |
| Line contains a tab character. | 1435 | |
| Line contains a tab character. | 1436 | |
| Line contains a tab character. | 1437 | |
| Method 'Get_Luma_DC_dct_diff' is not designed for extension - needs to be abstract, final or empty. | 1437 | |
| Missing a Javadoc comment. | 1437 | |
| Name 'Get_Luma_DC_dct_diff' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 1437 | |
| Line contains a tab character. | 1438 | |
| Name 'dct_diff' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 1438 | |
| Line contains a tab character. | 1440 | |
| Line contains a tab character. | 1441 | |
| '5' is a magic number. | 1441 | |
| Line contains a tab character. | 1443 | |
| '31' is a magic number. | 1443 | |
| Line contains a tab character. | 1444 | |
| Line contains a tab character. | 1445 | |
| Line contains a tab character. | 1446 | |
| Line contains a tab character. | 1447 | |
| '9' is a magic number. | 1447 | |
| '0x1f0' is a magic number. | 1447 | |
| Line contains a tab character. | 1448 | |
| Line contains a tab character. | 1449 | |
| Line contains a tab character. | 1450 | |
| 'if' construct must use '{}'s. | 1452 | |
| Line contains a tab character. | 1452 | |
| Line contains a tab character. | 1453 | |
| Line contains a tab character. | 1454 | |
| Line contains a tab character. | 1455 | |
| 'if' construct must use '{}'s. | 1457 | |
| Line contains a tab character. | 1457 | |
| Line contains a tab character. | 1458 | |
| Line contains a tab character. | 1459 | |
| Line contains a tab character. | 1461 | |
| Line contains a tab character. | 1462 | |
| Line contains a tab character. | 1464 | |
| Method 'Get_Chroma_DC_dct_diff' is not designed for extension - needs to be abstract, final or empty. | 1464 | |
| Missing a Javadoc comment. | 1464 | |
| Name 'Get_Chroma_DC_dct_diff' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 1464 | |
| Line contains a tab character. | 1465 | |
| Name 'dct_diff' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 1465 | |
| Line contains a tab character. | 1467 | |
| Line contains a tab character. | 1468 | |
| '5' is a magic number. | 1468 | |
| Line contains a tab character. | 1470 | |
| '31' is a magic number. | 1470 | |
| Line contains a tab character. | 1471 | |
| Line contains a tab character. | 1472 | |
| Line contains a tab character. | 1473 | |
| Line contains a tab character. | 1474 | |
| '10' is a magic number. | 1474 | |
| '0x3e0' is a magic number. | 1474 | |
| Line contains a tab character. | 1475 | |
| Line contains a tab character. | 1476 | |
| Line contains a tab character. | 1477 | |
| 'if' construct must use '{}'s. | 1479 | |
| Line contains a tab character. | 1479 | |
| Line contains a tab character. | 1480 | |
| Line contains a tab character. | 1481 | |
| Line contains a tab character. | 1482 | |
| 'if' construct must use '{}'s. | 1484 | |
| Line contains a tab character. | 1484 | |
| Line contains a tab character. | 1485 | |
| Line contains a tab character. | 1486 | |
| Line contains a tab character. | 1488 | |
| Line contains a tab character. | 1489 | |
| Line contains a tab character. | 1491 | |
| Method 'Get_coded_block_pattern' is not designed for extension - needs to be abstract, final or empty. | 1491 | |
| Missing a Javadoc comment. | 1491 | |
| Name 'Get_coded_block_pattern' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 1491 | |
| Line contains a tab character. | 1492 | |
| Line contains a tab character. | 1494 | |
| Inner assignments should be avoided. | 1494 | |
| '9' is a magic number. | 1494 | |
| '128' is a magic number. | 1494 | |
| Line contains a tab character. | 1495 | |
| '4' is a magic number. | 1495 | |
| Line contains a tab character. | 1496 | |
| Line contains a tab character. | 1498 | |
| Line contains a tab character. | 1499 | |
| Line contains a tab character. | 1501 | |
| '8' is a magic number. | 1501 | |
| Line contains a tab character. | 1502 | |
| Line contains a tab character. | 1503 | |
| Line contains a tab character. | 1505 | |
| Line contains a tab character. | 1506 | |
| Line contains a tab character. | 1508 | |
| Line contains a tab character. | 1509 | |
| '3' is a magic number. | 1509 | |
| Line contains a tab character. | 1510 | |
| Line contains a tab character. | 1511 | |
| Line contains a tab character. | 1513 | |
| Line contains a tab character. | 1515 | |
| Line contains a tab character. | 1516 | |
| Line contains a tab character. | 1518 | |
| Line contains a tab character. | 1519 | |
| Line contains a tab character. | 1520 | |
| Line is longer than 80 characters (found 94). | 1521 | |
| Line contains a tab character. | 1521 | |
| Method 'start_of_slice' is not designed for extension - needs to be abstract, final or empty. | 1521 | |
| Missing a Javadoc comment. | 1521 | |
| Name 'start_of_slice' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 1521 | |
| Parameter MBA should be final. | 1521 | |
| Name 'MBA' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 1521 | |
| Array brackets at illegal position. | 1521 | |
| Parameter MBAinc should be final. | 1521 | |
| Name 'MBAinc' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 1521 | |
| Array brackets at illegal position. | 1521 | |
| Parameter dc_dct_pred should be final. | 1521 | |
| Name 'dc_dct_pred' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 1521 | |
| Array brackets at illegal position. | 1521 | |
| Parameter PMV should be final. | 1521 | |
| Name 'PMV' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 1521 | |
| Array brackets at illegal position. | 1521 | |
| Line contains a tab character. | 1523 | |
| Line contains a tab character. | 1524 | |
| '32' is a magic number. | 1524 | |
| Line is longer than 80 characters (found 81). | 1526 | |
| Line contains a tab character. | 1526 | |
| Line contains a tab character. | 1527 | |
| Line contains a tab character. | 1528 | |
| '10' is a magic number. | 1528 | |
| Line contains a tab character. | 1529 | |
| Line contains a tab character. | 1530 | |
| Line contains a tab character. | 1532 | |
| Line contains a tab character. | 1533 | |
| Name 'slice_vert_pos_ext' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 1533 | |
| Line contains a tab character. | 1535 | |
| Line contains a tab character. | 1536 | |
| 'if' construct must use '{}'s. | 1538 | |
| Line contains a tab character. | 1538 | |
| Line contains a tab character. | 1539 | |
| Line contains a tab character. | 1541 | |
| Line is longer than 80 characters (found 82). | 1542 | |
| Line contains a tab character. | 1542 | |
| Line contains a tab character. | 1543 | |
| Line is longer than 80 characters (found 99). | 1544 | |
| Line contains a tab character. | 1544 | |
| '7' is a magic number. | 1544 | |
| '255' is a magic number. | 1544 | |
| Line contains a tab character. | 1545 | |
| Line contains a tab character. | 1547 | |
| Line is longer than 80 characters (found 84). | 1548 | |
| Line contains a tab character. | 1548 | |
| Line contains a tab character. | 1549 | |
| Inner assignments should be avoided. | 1549 | |
| Inner assignments should be avoided. | 1549 | |
| Line is longer than 80 characters (found 89). | 1551 | |
| Line contains a tab character. | 1551 | |
| Line contains a tab character. | 1552 | |
| Inner assignments should be avoided. | 1552 | |
| Inner assignments should be avoided. | 1552 | |
| Inner assignments should be avoided. | 1552 | |
| Line contains a tab character. | 1553 | |
| Inner assignments should be avoided. | 1553 | |
| Inner assignments should be avoided. | 1553 | |
| Inner assignments should be avoided. | 1553 | |
| Line contains a tab character. | 1555 | |
| Line contains a tab character. | 1556 | |
| Line contains a tab character. | 1557 | |
| Line contains a tab character. | 1559 | |
| Method 'Get_macroblock_address_increment' is not designed for extension - needs to be abstract, final or empty. | 1559 | |
| Missing a Javadoc comment. | 1559 | |
| Name 'Get_macroblock_address_increment' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 1559 | |
| Line contains a tab character. | 1560 | |
| Line contains a tab character. | 1562 | |
| '11' is a magic number. | 1562 | |
| '24' is a magic number. | 1562 | |
| Line contains a tab character. | 1563 | |
| '15' is a magic number. | 1563 | |
| 'if' construct must use '{}'s. | 1564 | |
| Line contains a tab character. | 1564 | |
| '8' is a magic number. | 1564 | |
| Line contains a tab character. | 1565 | |
| '33' is a magic number. | 1565 | |
| Line contains a tab character. | 1566 | |
| Line contains a tab character. | 1567 | |
| '4' is a magic number. | 1567 | |
| Line contains a tab character. | 1568 | |
| Line contains a tab character. | 1569 | |
| Line contains a tab character. | 1570 | |
| Line contains a tab character. | 1571 | |
| '11' is a magic number. | 1571 | |
| Line contains a tab character. | 1572 | |
| Line contains a tab character. | 1574 | |
| Line contains a tab character. | 1575 | |
| Line contains a tab character. | 1576 | |
| '1024' is a magic number. | 1576 | |
| Line contains a tab character. | 1577 | |
| Line contains a tab character. | 1578 | |
| Line contains a tab character. | 1579 | |
| Line contains a tab character. | 1581 | |
| Line contains a tab character. | 1582 | |
| '128' is a magic number. | 1582 | |
| Line contains a tab character. | 1583 | |
| Line contains a tab character. | 1584 | |
| '6' is a magic number. | 1584 | |
| Line contains a tab character. | 1585 | |
| Line contains a tab character. | 1587 | |
| Line contains a tab character. | 1588 | |
| Line contains a tab character. | 1590 | |
| Line contains a tab character. | 1591 | |
| '24' is a magic number. | 1591 | |
| Line contains a tab character. | 1592 | |
| Line contains a tab character. | 1594 | |
| Line contains a tab character. | 1595 | |
| Line is longer than 80 characters (found 83). | 1597 | |
| Line contains a tab character. | 1597 | |
| Line is longer than 80 characters (found 210). | 1598 | |
| Line contains a tab character. | 1598 | |
| Method 'motion_vectors' is not designed for extension - needs to be abstract, final or empty. | 1598 | |
| Missing a Javadoc comment. | 1598 | |
| More than 7 parameters (found 10). | 1598 | |
| Name 'motion_vectors' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 1598 | |
| Parameter PMV should be final. | 1598 | |
| Name 'PMV' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 1598 | |
| Array brackets at illegal position. | 1598 | |
| Parameter dmvector should be final. | 1598 | |
| Array brackets at illegal position. | 1598 | |
| Parameter motion_vertical_field_select should be final. | 1598 | |
| Name 'motion_vertical_field_select' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 1598 | |
| Array brackets at illegal position. | 1598 | |
| Parameter s should be final. | 1598 | |
| Parameter motion_vector_count should be final. | 1598 | |
| Name 'motion_vector_count' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 1598 | |
| Array brackets at illegal position. | 1598 | |
| Parameter mv_format should be final. | 1598 | |
| Name 'mv_format' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 1598 | |
| Array brackets at illegal position. | 1598 | |
| Parameter h_r_size should be final. | 1598 | |
| Name 'h_r_size' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 1598 | |
| Parameter v_r_size should be final. | 1598 | |
| Name 'v_r_size' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 1598 | |
| Parameter dmv should be final. | 1598 | |
| Array brackets at illegal position. | 1598 | |
| Parameter mvscale should be final. | 1598 | |
| Array brackets at illegal position. | 1598 | |
| Line contains a tab character. | 1600 | |
| 'if' construct must use '{}'s. | 1601 | |
| Line contains a tab character. | 1601 | |
| Line is longer than 80 characters (found 118). | 1602 | |
| Line contains a tab character. | 1602 | |
| Inner assignments should be avoided. | 1602 | |
| Line is longer than 80 characters (found 96). | 1604 | |
| Line contains a tab character. | 1604 | |
| Line contains a tab character. | 1606 | |
| Line contains a tab character. | 1607 | |
| Line contains a tab character. | 1608 | |
| Line contains a tab character. | 1609 | |
| Line contains a tab character. | 1610 | |
| Line is longer than 80 characters (found 96). | 1611 | |
| Line contains a tab character. | 1611 | |
| Line contains a tab character. | 1612 | |
| Line is longer than 80 characters (found 96). | 1613 | |
| Line contains a tab character. | 1613 | |
| Line contains a tab character. | 1614 | |
| Line contains a tab character. | 1615 | |
| Line is longer than 80 characters (found 92). | 1617 | |
| Line contains a tab character. | 1617 | |
| Line is longer than 80 characters (found 137). | 1618 | |
| Line contains a tab character. | 1618 | |
| Method 'motion_vector' is not designed for extension - needs to be abstract, final or empty. | 1618 | |
| Missing a Javadoc comment. | 1618 | |
| Name 'motion_vector' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 1618 | |
| Parameter PMV should be final. | 1618 | |
| Name 'PMV' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 1618 | |
| Array brackets at illegal position. | 1618 | |
| Parameter dmvector should be final. | 1618 | |
| Array brackets at illegal position. | 1618 | |
| Parameter h_r_size should be final. | 1618 | |
| Name 'h_r_size' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 1618 | |
| Parameter v_r_size should be final. | 1618 | |
| Name 'v_r_size' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 1618 | |
| Parameter dmv should be final. | 1618 | |
| Array brackets at illegal position. | 1618 | |
| Parameter mvscale should be final. | 1618 | |
| Array brackets at illegal position. | 1618 | |
| Parameter full_pel_vector should be final. | 1618 | |
| Name 'full_pel_vector' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 1618 | |
| Line contains a tab character. | 1620 | |
| Name 'motion_code' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 1620 | |
| Name 'motion_residual' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 1620 | |
| Line contains a tab character. | 1622 | |
| Line contains a tab character. | 1623 | |
| Line contains a tab character. | 1624 | |
| Line is longer than 80 characters (found 95). | 1626 | |
| Line contains a tab character. | 1626 | |
| Avoid inline conditionals. | 1626 | |
| Line is longer than 80 characters (found 102). | 1628 | |
| Line contains a tab character. | 1628 | |
| 'if' construct must use '{}'s. | 1630 | |
| Line contains a tab character. | 1630 | |
| Line contains a tab character. | 1631 | |
| Line contains a tab character. | 1633 | |
| Line contains a tab character. | 1634 | |
| Line is longer than 80 characters (found 95). | 1635 | |
| Line contains a tab character. | 1635 | |
| Avoid inline conditionals. | 1635 | |
| 'if' construct must use '{}'s. | 1637 | |
| Line contains a tab character. | 1637 | |
| Line contains a tab character. | 1638 | |
| Line is longer than 80 characters (found 102). | 1640 | |
| Line contains a tab character. | 1640 | |
| 'if' construct must use '{}'s. | 1642 | |
| Line contains a tab character. | 1642 | |
| Line contains a tab character. | 1643 | |
| 'if' construct must use '{}'s. | 1645 | |
| Line contains a tab character. | 1645 | |
| Line contains a tab character. | 1646 | |
| Line contains a tab character. | 1647 | |
| Line contains a tab character. | 1649 | |
| Line contains a tab character. | 1650 | |
| Line has trailing spaces. | 1651 | |
| Line contains a tab character. | 1651 | |
| Line is longer than 80 characters (found 85). | 1652 | |
| Line contains a tab character. | 1652 | |
| Line is longer than 80 characters (found 123). | 1653 | |
| Line contains a tab character. | 1653 | |
| Method 'decode_motion_vector' is not designed for extension - needs to be abstract, final or empty. | 1653 | |
| Missing a Javadoc comment. | 1653 | |
| Name 'decode_motion_vector' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 1653 | |
| Parameter pred should be final. | 1653 | |
| Parameter r_size should be final. | 1653 | |
| Name 'r_size' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 1653 | |
| Parameter motion_code should be final. | 1653 | |
| Name 'motion_code' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 1653 | |
| Parameter motion_residual should be final. | 1653 | |
| Name 'motion_residual' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 1653 | |
| Parameter full_pel_vector should be final. | 1653 | |
| Name 'full_pel_vector' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 1653 | |
| Line contains a tab character. | 1655 | |
| Line contains a tab character. | 1657 | |
| '16' is a magic number. | 1657 | |
| Line contains a tab character. | 1658 | |
| Avoid inline conditionals. | 1658 | |
| Line contains a tab character. | 1660 | |
| Line is longer than 80 characters (found 83). | 1661 | |
| Line contains a tab character. | 1661 | |
| 'if' construct must use '{}'s. | 1662 | |
| Line contains a tab character. | 1662 | |
| Line contains a tab character. | 1663 | |
| Line contains a tab character. | 1664 | |
| Line is longer than 80 characters (found 84). | 1665 | |
| Line contains a tab character. | 1665 | |
| 'if' construct must use '{}'s. | 1666 | |
| Line contains a tab character. | 1666 | |
| Line contains a tab character. | 1667 | |
| Line contains a tab character. | 1668 | |
| Line contains a tab character. | 1670 | |
| Avoid inline conditionals. | 1670 | |
| Line contains a tab character. | 1671 | |
| Line contains a tab character. | 1673 | |
| Line is longer than 80 characters (found 90). | 1674 | |
| Line contains a tab character. | 1674 | |
| Method 'Dual_Prime_Arithmetic' is not designed for extension - needs to be abstract, final or empty. | 1674 | |
| Missing a Javadoc comment. | 1674 | |
| Name 'Dual_Prime_Arithmetic' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 1674 | |
| Parameter DMV should be final. | 1674 | |
| Name 'DMV' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 1674 | |
| Array brackets at illegal position. | 1674 | |
| Parameter dmvector should be final. | 1674 | |
| Array brackets at illegal position. | 1674 | |
| Parameter mvx should be final. | 1674 | |
| Parameter mvy should be final. | 1674 | |
| Line contains a tab character. | 1675 | |
| Line contains a tab character. | 1676 | |
| Line is longer than 80 characters (found 90). | 1677 | |
| Line contains a tab character. | 1677 | |
| Line is longer than 80 characters (found 93). | 1678 | |
| Line contains a tab character. | 1678 | |
| Avoid inline conditionals. | 1678 | |
| Line is longer than 80 characters (found 97). | 1679 | |
| Line contains a tab character. | 1679 | |
| Avoid inline conditionals. | 1679 | |
| Line is longer than 80 characters (found 90). | 1681 | |
| Line contains a tab character. | 1681 | |
| Line is longer than 80 characters (found 97). | 1682 | |
| Line contains a tab character. | 1682 | |
| '3' is a magic number. | 1682 | |
| Avoid inline conditionals. | 1682 | |
| Line is longer than 80 characters (found 101). | 1683 | |
| Line contains a tab character. | 1683 | |
| '3' is a magic number. | 1683 | |
| Avoid inline conditionals. | 1683 | |
| Line contains a tab character. | 1684 | |
| Line is longer than 80 characters (found 90). | 1685 | |
| Line contains a tab character. | 1685 | |
| Line is longer than 80 characters (found 97). | 1686 | |
| Line contains a tab character. | 1686 | |
| '3' is a magic number. | 1686 | |
| Avoid inline conditionals. | 1686 | |
| Line is longer than 80 characters (found 101). | 1687 | |
| Line contains a tab character. | 1687 | |
| '3' is a magic number. | 1687 | |
| Avoid inline conditionals. | 1687 | |
| Line is longer than 80 characters (found 90). | 1689 | |
| Line contains a tab character. | 1689 | |
| Line is longer than 80 characters (found 93). | 1690 | |
| Line contains a tab character. | 1690 | |
| Avoid inline conditionals. | 1690 | |
| Line is longer than 80 characters (found 97). | 1691 | |
| Line contains a tab character. | 1691 | |
| Avoid inline conditionals. | 1691 | |
| Line contains a tab character. | 1692 | |
| Line contains a tab character. | 1693 | |
| Line is longer than 80 characters (found 83). | 1694 | |
| Line contains a tab character. | 1694 | |
| Line is longer than 80 characters (found 85). | 1695 | |
| Line contains a tab character. | 1695 | |
| Avoid inline conditionals. | 1695 | |
| Line is longer than 80 characters (found 85). | 1696 | |
| Line contains a tab character. | 1696 | |
| Avoid inline conditionals. | 1696 | |
| Line contains a tab character. | 1698 | |
| 'if' construct must use '{}'s. | 1699 | |
| Line contains a tab character. | 1699 | |
| Line contains a tab character. | 1700 | |
| 'else' construct must use '{}'s. | 1702 | |
| Line contains a tab character. | 1702 | |
| Line contains a tab character. | 1703 | |
| Line contains a tab character. | 1704 | |
| Line contains a tab character. | 1705 | |
| Line contains a tab character. | 1707 | |
| Line is longer than 80 characters (found 179). | 1708 | |
| Line contains a tab character. | 1708 | |
| Method 'motion_compensation' is not designed for extension - needs to be abstract, final or empty. | 1708 | |
| Missing a Javadoc comment. | 1708 | |
| Name 'motion_compensation' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 1708 | |
| Parameter MBA should be final. | 1708 | |
| Name 'MBA' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 1708 | |
| Array brackets at illegal position. | 1708 | |
| Parameter macroblock_type should be final. | 1708 | |
| Name 'macroblock_type' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 1708 | |
| Array brackets at illegal position. | 1708 | |
| Parameter motion_type should be final. | 1708 | |
| Name 'motion_type' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 1708 | |
| Array brackets at illegal position. | 1708 | |
| Parameter PMV should be final. | 1708 | |
| Name 'PMV' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 1708 | |
| Array brackets at illegal position. | 1708 | |
| Parameter motion_vertical_field_select should be final. | 1708 | |
| Name 'motion_vertical_field_select' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 1708 | |
| Array brackets at illegal position. | 1708 | |
| Parameter dmvector should be final. | 1708 | |
| Array brackets at illegal position. | 1708 | |
| Parameter dct_type should be final. | 1708 | |
| Name 'dct_type' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 1708 | |
| Array brackets at illegal position. | 1708 | |
| Line contains a tab character. | 1710 | |
| Line contains a tab character. | 1711 | |
| Line contains a tab character. | 1713 | |
| Line contains a tab character. | 1714 | |
| Line contains a tab character. | 1715 | |
| '16' is a magic number. | 1715 | |
| Line contains a tab character. | 1716 | |
| '16' is a magic number. | 1716 | |
| Line contains a tab character. | 1718 | |
| Line contains a tab character. | 1719 | |
| Line is longer than 80 characters (found 118). | 1720 | |
| Line contains a tab character. | 1720 | |
| Line contains a tab character. | 1722 | |
| Line contains a tab character. | 1723 | |
| Line contains a tab character. | 1724 | |
| Line contains a tab character. | 1725 | |
| Line contains a tab character. | 1726 | |
| Avoid inline conditionals. | 1726 | |
| '8' is a magic number. | 1726 | |
| Line is longer than 80 characters (found 99). | 1728 | |
| Line contains a tab character. | 1728 | |
| Line is longer than 80 characters (found 104). | 1729 | |
| Line contains a tab character. | 1729 | |
| Line contains a tab character. | 1730 | |
| Line contains a tab character. | 1731 | |
| Line contains a tab character. | 1733 | |
| Line contains a tab character. | 1734 | |
| Line contains a tab character. | 1735 | |
| Line contains a tab character. | 1736 | |
| Line contains a tab character. | 1737 | |
| Method 'IDCT_reference' is not designed for extension - needs to be abstract, final or empty. | 1737 | |
| Missing a Javadoc comment. | 1737 | |
| Name 'IDCT_reference' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 1737 | |
| Parameter block should be final. | 1737 | |
| 'block' hides a field. | 1737 | |
| Array brackets at illegal position. | 1737 | |
| Parameter len should be final. | 1737 | |
| Line contains a tab character. | 1738 | |
| Line contains a tab character. | 1739 | |
| Name 'partial_product' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 1739 | |
| Line contains a tab character. | 1740 | |
| Array brackets at illegal position. | 1740 | |
| '64' is a magic number. | 1740 | |
| 'for' construct must use '{}'s. | 1742 | |
| Line contains a tab character. | 1742 | |
| Line contains a tab character. | 1743 | |
| Line contains a tab character. | 1744 | |
| 'for' construct must use '{}'s. | 1746 | |
| Line contains a tab character. | 1746 | |
| '8' is a magic number. | 1746 | |
| Line is longer than 80 characters (found 99). | 1747 | |
| Line contains a tab character. | 1747 | |
| '8' is a magic number. | 1747 | |
| Line contains a tab character. | 1749 | |
| '8' is a magic number. | 1749 | |
| Line contains a tab character. | 1750 | |
| Line is longer than 80 characters (found 108). | 1752 | |
| Line contains a tab character. | 1752 | |
| Line contains a tab character. | 1753 | |
| Line contains a tab character. | 1754 | |
| Line contains a tab character. | 1755 | |
| 'for' construct must use '{}'s. | 1757 | |
| Line contains a tab character. | 1757 | |
| '8' is a magic number. | 1757 | |
| Line is longer than 80 characters (found 97). | 1758 | |
| Line contains a tab character. | 1758 | |
| '8' is a magic number. | 1758 | |
| Line contains a tab character. | 1760 | |
| '0.5' is a magic number. | 1760 | |
| Line is longer than 80 characters (found 95). | 1761 | |
| Line contains a tab character. | 1761 | |
| '8' is a magic number. | 1761 | |
| Line contains a tab character. | 1762 | |
| Line contains a tab character. | 1763 | |
| 'if' construct must use '{}'s. | 1765 | |
| Line contains a tab character. | 1765 | |
| Line contains a tab character. | 1766 | |
| Line contains a tab character. | 1767 | |
| Line contains a tab character. | 1769 | |
| Line contains a tab character. | 1770 | |
| Line contains a tab character. | 1771 | |
| Line contains a tab character. | 1772 | |
| Line contains a tab character. | 1773 | |
| Line contains a tab character. | 1774 | |
| Line contains a tab character. | 1775 | |
| Line is longer than 80 characters (found 90). | 1776 | |
| Line contains a tab character. | 1776 | |
| Method 'Add_Block' is not designed for extension - needs to be abstract, final or empty. | 1776 | |
| Missing a Javadoc comment. | 1776 | |
| Name 'Add_Block' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 1776 | |
| Parameter comp should be final. | 1776 | |
| Parameter bx should be final. | 1776 | |
| Parameter by should be final. | 1776 | |
| Parameter dct_type should be final. | 1776 | |
| Name 'dct_type' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 1776 | |
| Array brackets at illegal position. | 1776 | |
| Parameter addflag should be final. | 1776 | |
| Line contains a tab character. | 1778 | |
| Line contains a tab character. | 1779 | |
| Line contains a tab character. | 1780 | |
| Name 'Block_Ptr' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 1780 | |
| Array brackets at illegal position. | 1780 | |
| Line contains a tab character. | 1782 | |
| Line contains a tab character. | 1783 | |
| Line contains a tab character. | 1784 | |
| Line contains a tab character. | 1786 | |
| Line contains a tab character. | 1787 | |
| Line contains a tab character. | 1788 | |
| Line is longer than 80 characters (found 137). | 1789 | |
| Line contains a tab character. | 1789 | |
| '3' is a magic number. | 1789 | |
| Line contains a tab character. | 1790 | |
| '8' is a magic number. | 1790 | |
| Line contains a tab character. | 1791 | |
| Line is longer than 80 characters (found 137). | 1792 | |
| Line contains a tab character. | 1792 | |
| '3' is a magic number. | 1792 | |
| Line contains a tab character. | 1793 | |
| '8' is a magic number. | 1793 | |
| Line contains a tab character. | 1794 | |
| Line contains a tab character. | 1795 | |
| Line is longer than 80 characters (found 136). | 1796 | |
| Line contains a tab character. | 1796 | |
| '3' is a magic number. | 1796 | |
| Line contains a tab character. | 1797 | |
| '8' is a magic number. | 1797 | |
| Line contains a tab character. | 1798 | |
| Line contains a tab character. | 1799 | |
| Line contains a tab character. | 1800 | |
| Line contains a tab character. | 1801 | |
| 'if' construct must use '{}'s. | 1802 | |
| Line contains a tab character. | 1802 | |
| Line contains a tab character. | 1803 | |
| Line contains a tab character. | 1804 | |
| Line is longer than 80 characters (found 93). | 1806 | |
| Line contains a tab character. | 1806 | |
| Line is longer than 80 characters (found 84). | 1807 | |
| Line contains a tab character. | 1807 | |
| Line contains a tab character. | 1808 | |
| Line is longer than 80 characters (found 124). | 1809 | |
| Line contains a tab character. | 1809 | |
| '8' is a magic number. | 1809 | |
| Line contains a tab character. | 1810 | |
| '8' is a magic number. | 1810 | |
| Line contains a tab character. | 1811 | |
| Line contains a tab character. | 1812 | |
| Line is longer than 80 characters (found 124). | 1813 | |
| Line contains a tab character. | 1813 | |
| '8' is a magic number. | 1813 | |
| Line contains a tab character. | 1814 | |
| '8' is a magic number. | 1814 | |
| Line contains a tab character. | 1815 | |
| Line contains a tab character. | 1816 | |
| Line contains a tab character. | 1817 | |
| Line is longer than 80 characters (found 123). | 1818 | |
| Line contains a tab character. | 1818 | |
| '8' is a magic number. | 1818 | |
| Line contains a tab character. | 1819 | |
| '8' is a magic number. | 1819 | |
| Line contains a tab character. | 1820 | |
| Line contains a tab character. | 1821 | |
| Line contains a tab character. | 1822 | |
| '8' is a magic number. | 1822 | |
| Line contains a tab character. | 1824 | |
| Line contains a tab character. | 1825 | |
| Line contains a tab character. | 1826 | |
| '8' is a magic number. | 1826 | |
| Line contains a tab character. | 1827 | |
| '8' is a magic number. | 1827 | |
| Line contains a tab character. | 1828 | |
| Line is longer than 80 characters (found 115). | 1829 | |
| Line contains a tab character. | 1829 | |
| '8' is a magic number. | 1829 | |
| Avoid inline conditionals. | 1829 | |
| '128' is a magic number. | 1829 | |
| Line is longer than 80 characters (found 84). | 1830 | |
| Line contains a tab character. | 1830 | |
| Avoid inline conditionals. | 1830 | |
| '255' is a magic number. | 1830 | |
| Avoid inline conditionals. | 1830 | |
| '255' is a magic number. | 1830 | |
| Line is longer than 80 characters (found 83). | 1831 | |
| Line contains a tab character. | 1831 | |
| '16' is a magic number. | 1831 | |
| '8' is a magic number. | 1831 | |
| Line contains a tab character. | 1832 | |
| Line contains a tab character. | 1833 | |
| Line contains a tab character. | 1834 | |
| Line contains a tab character. | 1835 | |
| Line contains a tab character. | 1836 | |
| Line contains a tab character. | 1837 | |
| Line contains a tab character. | 1838 | |
| Line contains a tab character. | 1840 | |
| '16' is a magic number. | 1840 | |
| Line contains a tab character. | 1841 | |
| '16' is a magic number. | 1841 | |
| Line is longer than 80 characters (found 186). | 1842 | |
| Line contains a tab character. | 1842 | |
| '8' is a magic number. | 1842 | |
| Avoid inline conditionals. | 1842 | |
| Avoid inline conditionals. | 1842 | |
| Line is longer than 80 characters (found 153). | 1843 | |
| Line contains a tab character. | 1843 | |
| Avoid inline conditionals. | 1843 | |
| Avoid inline conditionals. | 1843 | |
| Line contains a tab character. | 1844 | |
| Line contains a tab character. | 1845 | |
| Line contains a tab character. | 1846 | |
| '0xFF' is a magic number. | 1846 | |
| '16' is a magic number. | 1846 | |
| Line is longer than 80 characters (found 97). | 1847 | |
| Line contains a tab character. | 1847 | |
| '0xFF' is a magic number. | 1847 | |
| '8' is a magic number. | 1847 | |
| '0.34414f' is a magic number. | 1847 | |
| Line is longer than 80 characters (found 89). | 1848 | |
| Line contains a tab character. | 1848 | |
| '0xFF' is a magic number. | 1848 | |
| '1.722f' is a magic number. | 1848 | |
| Line is longer than 80 characters (found 84). | 1849 | |
| Line contains a tab character. | 1849 | |
| Avoid inline conditionals. | 1849 | |
| '255' is a magic number. | 1849 | |
| Avoid inline conditionals. | 1849 | |
| '255' is a magic number. | 1849 | |
| Line is longer than 80 characters (found 84). | 1850 | |
| Line contains a tab character. | 1850 | |
| Avoid inline conditionals. | 1850 | |
| '255' is a magic number. | 1850 | |
| Avoid inline conditionals. | 1850 | |
| '255' is a magic number. | 1850 | |
| Line contains a tab character. | 1851 | |
| Line is longer than 80 characters (found 96). | 1852 | |
| Line contains a tab character. | 1852 | |
| '0xFF' is a magic number. | 1852 | |
| '16' is a magic number. | 1852 | |
| '1.402f' is a magic number. | 1852 | |
| Line is longer than 80 characters (found 97). | 1853 | |
| Line contains a tab character. | 1853 | |
| '0xFF' is a magic number. | 1853 | |
| '8' is a magic number. | 1853 | |
| '0.71414f' is a magic number. | 1853 | |
| Line contains a tab character. | 1854 | |
| '0xFF' is a magic number. | 1854 | |
| Line is longer than 80 characters (found 84). | 1855 | |
| Line contains a tab character. | 1855 | |
| Avoid inline conditionals. | 1855 | |
| '255' is a magic number. | 1855 | |
| Avoid inline conditionals. | 1855 | |
| '255' is a magic number. | 1855 | |
| Line is longer than 80 characters (found 84). | 1856 | |
| Line contains a tab character. | 1856 | |
| Avoid inline conditionals. | 1856 | |
| '255' is a magic number. | 1856 | |
| Avoid inline conditionals. | 1856 | |
| '255' is a magic number. | 1856 | |
| Line contains a tab character. | 1857 | |
| Line contains a tab character. | 1858 | |
| '16' is a magic number. | 1858 | |
| '8' is a magic number. | 1858 | |
| 'if' construct must use '{}'s. | 1859 | |
| Line contains a tab character. | 1859 | |
| Line contains a tab character. | 1860 | |
| Line contains a tab character. | 1861 | |
| 'if' construct must use '{}'s. | 1862 | |
| Line contains a tab character. | 1862 | |
| Line contains a tab character. | 1863 | |
| Line contains a tab character. | 1864 | |
| Line contains a tab character. | 1865 | |
| Line contains a tab character. | 1866 | |
| Line contains a tab character. | 1867 | |
| Line contains a tab character. | 1869 | |
| Line is longer than 80 characters (found 173). | 1870 | |
| Line contains a tab character. | 1870 | |
| Method 'macroblock_modes' is not designed for extension - needs to be abstract, final or empty. | 1870 | |
| Missing a Javadoc comment. | 1870 | |
| Name 'macroblock_modes' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 1870 | |
| Parameter pmacroblock_type should be final. | 1870 | |
| Name 'pmacroblock_type' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 1870 | |
| Array brackets at illegal position. | 1870 | |
| Parameter pmotion_type should be final. | 1870 | |
| Name 'pmotion_type' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 1870 | |
| Array brackets at illegal position. | 1870 | |
| Parameter pmotion_vector_count should be final. | 1870 | |
| Name 'pmotion_vector_count' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 1870 | |
| Array brackets at illegal position. | 1870 | |
| Parameter pmv_format should be final. | 1870 | |
| Name 'pmv_format' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 1870 | |
| Array brackets at illegal position. | 1870 | |
| Parameter pdmv should be final. | 1870 | |
| Array brackets at illegal position. | 1870 | |
| Parameter pmvscale should be final. | 1870 | |
| Array brackets at illegal position. | 1870 | |
| Parameter pdct_type should be final. | 1870 | |
| Name 'pdct_type' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 1870 | |
| Array brackets at illegal position. | 1870 | |
| Line contains a tab character. | 1872 | |
| Name 'macroblock_type' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 1872 | |
| Name 'motion_type' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 1872 | |
| Name 'motion_vector_count' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 1872 | |
| Line contains a tab character. | 1873 | |
| Name 'mv_format' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 1873 | |
| Name 'dct_type' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 1873 | |
| Line contains a tab character. | 1875 | |
| Line contains a tab character. | 1876 | |
| 'if' construct must use '{}'s. | 1878 | |
| Line contains a tab character. | 1878 | |
| Line contains a tab character. | 1879 | |
| Line contains a tab character. | 1881 | |
| Line is longer than 80 characters (found 103). | 1882 | |
| Line contains a tab character. | 1882 | |
| 'if' construct must use '{}'s. | 1883 | |
| Line contains a tab character. | 1883 | |
| Line is longer than 80 characters (found 98). | 1884 | |
| Line contains a tab character. | 1884 | |
| Avoid inline conditionals. | 1884 | |
| 'else' construct must use '{}'s. | 1885 | |
| Line contains a tab character. | 1885 | |
| Line contains a tab character. | 1886 | |
| 'if' construct must use '{}'s. | 1887 | |
| Line is longer than 80 characters (found 102). | 1887 | |
| Line contains a tab character. | 1887 | |
| Line is longer than 80 characters (found 97). | 1888 | |
| Line contains a tab character. | 1888 | |
| Avoid inline conditionals. | 1888 | |
| Line is longer than 80 characters (found 87). | 1890 | |
| Line contains a tab character. | 1890 | |
| Line contains a tab character. | 1891 | |
| Line contains a tab character. | 1892 | |
| Avoid inline conditionals. | 1892 | |
| Line is longer than 80 characters (found 84). | 1893 | |
| Line contains a tab character. | 1893 | |
| Avoid inline conditionals. | 1893 | |
| Line contains a tab character. | 1894 | |
| Line contains a tab character. | 1895 | |
| Avoid inline conditionals. | 1895 | |
| Line contains a tab character. | 1896 | |
| Line contains a tab character. | 1897 | |
| Line contains a tab character. | 1899 | |
| Avoid inline conditionals. | 1899 | |
| Line contains a tab character. | 1901 | |
| Line contains a tab character. | 1902 | |
| Line contains a tab character. | 1903 | |
| Line contains a tab character. | 1904 | |
| Line is longer than 80 characters (found 100). | 1905 | |
| Line contains a tab character. | 1905 | |
| Avoid inline conditionals. | 1905 | |
| Line contains a tab character. | 1907 | |
| Line is longer than 80 characters (found 181). | 1908 | |
| Line contains a tab character. | 1908 | |
| Avoid inline conditionals. | 1908 | |
| Line contains a tab character. | 1910 | |
| Line contains a tab character. | 1911 | |
| Line contains a tab character. | 1912 | |
| Line contains a tab character. | 1913 | |
| Line contains a tab character. | 1914 | |
| Line contains a tab character. | 1915 | |
| Line contains a tab character. | 1916 | |
| Line contains a tab character. | 1917 | |
| Line contains a tab character. | 1918 | |
| Line contains a tab character. | 1920 | |
| Method 'Get_macroblock_type' is not designed for extension - needs to be abstract, final or empty. | 1920 | |
| Missing a Javadoc comment. | 1920 | |
| Name 'Get_macroblock_type' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 1920 | |
| Line contains a tab character. | 1921 | |
| Name 'macroblock_type' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 1921 | |
| Line contains a tab character. | 1923 | |
| switch without "default" clause. | 1923 | |
| Line contains a tab character. | 1924 | |
| Line contains a tab character. | 1925 | |
| Line contains a tab character. | 1926 | |
| Line contains a tab character. | 1928 | |
| Line contains a tab character. | 1929 | |
| Line contains a tab character. | 1930 | |
| Line contains a tab character. | 1932 | |
| Line contains a tab character. | 1933 | |
| Line contains a tab character. | 1934 | |
| Line contains a tab character. | 1935 | |
| Line contains a tab character. | 1937 | |
| Line contains a tab character. | 1938 | |
| Line contains a tab character. | 1940 | |
| Method 'Get_I_macroblock_type' is not designed for extension - needs to be abstract, final or empty. | 1940 | |
| Missing a Javadoc comment. | 1940 | |
| Name 'Get_I_macroblock_type' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 1940 | |
| 'if' construct must use '{}'s. | 1941 | |
| Line contains a tab character. | 1941 | |
| Line contains a tab character. | 1942 | |
| 'if' construct must use '{}'s. | 1944 | |
| Line contains a tab character. | 1944 | |
| Line contains a tab character. | 1945 | |
| Line contains a tab character. | 1947 | |
| '17' is a magic number. | 1947 | |
| Line contains a tab character. | 1948 | |
| Line contains a tab character. | 1950 | |
| Method 'Get_P_macroblock_type' is not designed for extension - needs to be abstract, final or empty. | 1950 | |
| Missing a Javadoc comment. | 1950 | |
| Name 'Get_P_macroblock_type' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 1950 | |
| Line contains a tab character. | 1951 | |
| Line contains a tab character. | 1953 | |
| Inner assignments should be avoided. | 1953 | |
| '6' is a magic number. | 1953 | |
| '8' is a magic number. | 1953 | |
| Line contains a tab character. | 1954 | |
| '3' is a magic number. | 1954 | |
| Line contains a tab character. | 1955 | |
| Line contains a tab character. | 1957 | |
| Line contains a tab character. | 1958 | |
| Line contains a tab character. | 1960 | |
| Line contains a tab character. | 1961 | |
| Line contains a tab character. | 1962 | |
| Line contains a tab character. | 1963 | |
| Line contains a tab character. | 1965 | |
| Line contains a tab character. | 1967 | |
| Line contains a tab character. | 1968 | |
| Line contains a tab character. | 1970 | |
| Method 'Get_B_macroblock_type' is not designed for extension - needs to be abstract, final or empty. | 1970 | |
| Missing a Javadoc comment. | 1970 | |
| Name 'Get_B_macroblock_type' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 1970 | |
| Line contains a tab character. | 1971 | |
| Line contains a tab character. | 1973 | |
| Inner assignments should be avoided. | 1973 | |
| '6' is a magic number. | 1973 | |
| '8' is a magic number. | 1973 | |
| Line contains a tab character. | 1974 | |
| Line contains a tab character. | 1975 | |
| Line contains a tab character. | 1977 | |
| Line contains a tab character. | 1978 | |
| Line contains a tab character. | 1980 | |
| Line contains a tab character. | 1981 | |
| Line contains a tab character. | 1982 | |
| Line contains a tab character. | 1983 | |
| Line contains a tab character. | 1985 | |
| Line contains a tab character. | 1987 | |
| Line contains a tab character. | 1988 | |
| Line contains a tab character. | 1990 | |
| Method 'Get_motion_code' is not designed for extension - needs to be abstract, final or empty. | 1990 | |
| Missing a Javadoc comment. | 1990 | |
| Name 'Get_motion_code' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 1990 | |
| Line contains a tab character. | 1991 | |
| 'if' construct must use '{}'s. | 1993 | |
| Line contains a tab character. | 1993 | |
| Line contains a tab character. | 1994 | |
| Line contains a tab character. | 1996 | |
| Inner assignments should be avoided. | 1996 | |
| '9' is a magic number. | 1996 | |
| '64' is a magic number. | 1996 | |
| Line contains a tab character. | 1997 | |
| '6' is a magic number. | 1997 | |
| Line contains a tab character. | 1998 | |
| Line is longer than 80 characters (found 88). | 2000 | |
| Line contains a tab character. | 2000 | |
| Avoid inline conditionals. | 2000 | |
| Line contains a tab character. | 2001 | |
| Line contains a tab character. | 2003 | |
| '24' is a magic number. | 2003 | |
| Line contains a tab character. | 2004 | |
| '3' is a magic number. | 2004 | |
| Line contains a tab character. | 2005 | |
| Line is longer than 80 characters (found 88). | 2007 | |
| Line contains a tab character. | 2007 | |
| Avoid inline conditionals. | 2007 | |
| Line contains a tab character. | 2008 | |
| Line contains a tab character. | 2010 | |
| Inner assignments should be avoided. | 2010 | |
| '12' is a magic number. | 2010 | |
| Line contains a tab character. | 2011 | |
| '10' is a magic number. | 2011 | |
| Line contains a tab character. | 2012 | |
| Line contains a tab character. | 2013 | |
| Line contains a tab character. | 2015 | |
| Line contains a tab character. | 2017 | |
| Avoid inline conditionals. | 2017 | |
| Line contains a tab character. | 2018 | |
| Line contains a tab character. | 2020 | |
| Line contains a tab character. | 2021 | |
| Method 'Get_dmvector' is not designed for extension - needs to be abstract, final or empty. | 2021 | |
| Missing a Javadoc comment. | 2021 | |
| Name 'Get_dmvector' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 2021 | |
| 'if' construct must use '{}'s. | 2022 | |
| Line contains a tab character. | 2022 | |
| Line contains a tab character. | 2023 | |
| Avoid inline conditionals. | 2023 | |
| 'else' construct must use '{}'s. | 2024 | |
| Line contains a tab character. | 2024 | |
| Line contains a tab character. | 2025 | |
| Line contains a tab character. | 2026 | |
| Line contains a tab character. | 2028 | |
| Missing a Javadoc comment. | 2028 | |
| Name 'scale_Picture' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 2028 | |
| Line contains a tab character. | 2029 | |
| '0xFF505050' is a magic number. | 2029 | |
| Line is longer than 80 characters (found 144). | 2031 | |
| Line contains a tab character. | 2031 | |
| Line has trailing spaces. | 2032 | |
| Line contains a tab character. | 2032 | |
| Line contains a tab character. | 2033 | |
| Name 'x_offset' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 2033 | |
| Line contains a tab character. | 2034 | |
| Line contains a tab character. | 2035 | |
| Line contains a tab character. | 2036 | |
| Avoid inline conditionals. | 2036 | |
| Line contains a tab character. | 2037 | |
| Name 'Y' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 2037 | |
| Name 'X' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 2037 | |
| Line contains a tab character. | 2038 | |
| Name 'Ydecimate' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 2038 | |
| Line contains a tab character. | 2039 | |
| Name 'Xdecimate' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 2039 | |
| 'for' construct must use '{}'s. | 2041 | |
| Line is longer than 80 characters (found 88). | 2041 | |
| Line contains a tab character. | 2041 | |
| 'for' construct must use '{}'s. | 2042 | |
| Line is longer than 80 characters (found 98). | 2042 | |
| Line contains a tab character. | 2042 | |
| Line is longer than 80 characters (found 121). | 2043 | |
| Line contains a tab character. | 2043 | |
| '0xFF000000' is a magic number. | 2043 | |
| Line contains a tab character. | 2045 | |
| Line is longer than 80 characters (found 94). | 2048 | |
| Line contains a tab character. | 2048 | |
| Method 'showCut' is not designed for extension - needs to be abstract, final or empty. | 2048 | |
| Missing a Javadoc comment. | 2048 | |
| Parameter play should be final. | 2048 | |
| Parameter cutPoints should be final. | 2048 | |
| Array brackets at illegal position. | 2048 | |
| Parameter previewList should be final. | 2048 | |
| Line contains a tab character. | 2049 | |
| Line contains a tab character. | 2051 | |
| Line is longer than 80 characters (found 95). | 2052 | |
| Line contains a tab character. | 2052 | |
| Array brackets at illegal position. | 2052 | |
| Line contains a tab character. | 2053 | |
| Line contains a tab character. | 2054 | |
| Line contains a tab character. | 2055 | |
| Line contains a tab character. | 2056 | |
| Line contains a tab character. | 2057 | |
| Line contains a tab character. | 2058 | |
| Line contains a tab character. | 2059 | |
| First sentence should end with a period. | 2061 | |
| Line contains a tab character. | 2061 | |
| Expected an @return tag. | 2062 | |
| Line is longer than 80 characters (found 97). | 2062 | |
| Line contains a tab character. | 2062 | |
| Method 'decodeArray' is not designed for extension - needs to be abstract, final or empty. | 2062 | |
| Parameter array should be final. | 2062 | |
| Expected @param tag for 'array'. | 2062 | |
| Array brackets at illegal position. | 2062 | |
| Parameter direction should be final. | 2062 | |
| Expected @param tag for 'direction'. | 2062 | |
| Parameter viewGOP should be final. | 2062 | |
| 'viewGOP' hides a field. | 2062 | |
| Expected @param tag for 'viewGOP'. | 2062 | |
| Parameter fast should be final. | 2062 | |
| Expected @param tag for 'fast'. | 2062 | |
| Line has trailing spaces. | 2063 | |
| Line contains a tab character. | 2063 | |
| Line contains a tab character. | 2064 | |
| Line contains a tab character. | 2065 | |
| Line contains a tab character. | 2066 | |
| Line contains a tab character. | 2067 | |
| Line contains a tab character. | 2068 | |
| Line contains a tab character. | 2069 | |
| Line contains a tab character. | 2070 | |
| Line contains a tab character. | 2071 | |
| Line contains a tab character. | 2073 | |
| Line contains a tab character. | 2074 | |
| Inner assignments should be avoided. | 2074 | |
| '4' is a magic number. | 2074 | |
| Line contains a tab character. | 2075 | |
| '3' is a magic number. | 2075 | |
| Line contains a tab character. | 2076 | |
| Line contains a tab character. | 2078 | |
| Line contains a tab character. | 2079 | |
| Line contains a tab character. | 2080 | |
| Line contains a tab character. | 2081 | |
| Line contains a tab character. | 2082 | |
| Line contains a tab character. | 2083 | |
| '2048' is a magic number. | 2083 | |
| Line contains a tab character. | 2084 | |
| Line contains a tab character. | 2085 | |
| Line contains a tab character. | 2086 | |
| Line contains a tab character. | 2087 | |
| Line contains a tab character. | 2088 | |
| Line contains a tab character. | 2089 | |
| Line contains a tab character. | 2090 | |
| Line contains a tab character. | 2091 | |
| Line contains a tab character. | 2092 | |
| Line contains a tab character. | 2093 | |
| Line contains a tab character. | 2094 | |
| Line contains a tab character. | 2095 | |
| Line contains a tab character. | 2096 | |
| Line contains a tab character. | 2097 | |
| Line contains a tab character. | 2098 | |
| Line contains a tab character. | 2099 | |
| Line contains a tab character. | 2100 | |
| Line has trailing spaces. | 2101 | |
| Line contains a tab character. | 2101 | |
| Line contains a tab character. | 2102 | |
| Line contains a tab character. | 2103 | |
| Line contains a tab character. | 2105 | |
| Method 'decodeFile' is not designed for extension - needs to be abstract, final or empty. | 2105 | |
| Missing a Javadoc comment. | 2105 | |
| Parameter path should be final. | 2105 | |
| Line contains a tab character. | 2106 | |
| 'file' hides a field. | 2106 | |
| Line contains a tab character. | 2107 | |
| Line contains a tab character. | 2108 | |
| Line has trailing spaces. | 2109 | |
| Line contains a tab character. | 2109 | |
| First sentence should end with a period. | 2110 | |
| Line contains a tab character. | 2110 | |
| Line contains a tab character. | 2111 | |
| Method 'decodeFile' is not designed for extension - needs to be abstract, final or empty. | 2111 | |
| Parameter file should be final. | 2111 | |
| 'file' hides a field. | 2111 | |
| Expected @param tag for 'file'. | 2111 | |
| Line contains a tab character. | 2112 | |
| Line has trailing spaces. | 2113 | |
| Line contains a tab character. | 2113 | |
| Line has trailing spaces. | 2114 | |
| Line contains a tab character. | 2114 | |
| Line contains a tab character. | 2115 | |
| 'if' is not followed by whitespace. | 2115 | |
| '{' is not preceded with whitespace. | 2115 | |
| Line is longer than 80 characters (found 85). | 2116 | |
| Line contains a tab character. | 2116 | |
| Line contains a tab character. | 2117 | |
| Line contains a tab character. | 2118 | |
| Line has trailing spaces. | 2119 | |
| Line contains a tab character. | 2119 | |
| Line contains a tab character. | 2121 | |
| '1024000' is a magic number. | 2121 | |
| Line is longer than 80 characters (found 108). | 2122 | |
| Line contains a tab character. | 2122 | |
| '512000' is a magic number. | 2122 | |
| Line contains a tab character. | 2124 | |
| Name 'BytePos' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 2124 | |
| Name 'ReadPos' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 2124 | |
| Line contains a tab character. | 2125 | |
| Name 'Frame' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 2125 | |
| Line contains a tab character. | 2126 | |
| Line contains a tab character. | 2127 | |
| Line contains a tab character. | 2128 | |
| Line contains a tab character. | 2130 | |
| Line contains a tab character. | 2131 | |
| Line contains a tab character. | 2132 | |
| Line contains a tab character. | 2133 | |
| Line contains a tab character. | 2134 | |
| Line is longer than 80 characters (found 123). | 2135 | |
| Line contains a tab character. | 2135 | |
| Line is longer than 80 characters (found 117). | 2136 | |
| Line contains a tab character. | 2136 | |
| Line contains a tab character. | 2137 | |
| Line is longer than 80 characters (found 103). | 2138 | |
| Line contains a tab character. | 2138 | |
| '101' is a magic number. | 2138 | |
| Line contains a tab character. | 2139 | |
| Line contains a tab character. | 2140 | |
| Line is longer than 80 characters (found 165). | 2141 | |
| Line contains a tab character. | 2141 | |
| Line contains a tab character. | 2142 | |
| Line contains a tab character. | 2143 | |
| Line contains a tab character. | 2144 | |
| '512000' is a magic number. | 2144 | |
| Line is longer than 80 characters (found 90). | 2145 | |
| Line contains a tab character. | 2145 | |
| Line contains a tab character. | 2146 | |
| Line contains a tab character. | 2147 | |
| Line contains a tab character. | 2148 | |
| Line contains a tab character. | 2149 | |
| Line contains a tab character. | 2150 | |
| Line contains a tab character. | 2151 | |
| Line contains a tab character. | 2153 | |
| Line contains a tab character. | 2155 | |
| Line contains a tab character. | 2156 | |
| Line contains a tab character. | 2157 | |
| Line contains a tab character. | 2158 | |
| Line contains a tab character. | 2159 | |
| Line contains a tab character. | 2160 | |
| Line contains a tab character. | 2162 | |
| Line contains a tab character. | 2163 | |
| Missing a Javadoc comment. | 2163 | |
| Array brackets at illegal position. | 2163 | |
| '{' is followed by whitespace. | 2163 | |
| '0x42' is a magic number. | 2163 | |
| '0x4D' is a magic number. | 2163 | |
| Line contains a tab character. | 2164 | |
| Line contains a tab character. | 2165 | |
| Line contains a tab character. | 2166 | |
| '0x36' is a magic number. | 2166 | |
| Line contains a tab character. | 2167 | |
| '0x28' is a magic number. | 2167 | |
| Line contains a tab character. | 2168 | |
| Line contains a tab character. | 2169 | |
| Line contains a tab character. | 2170 | |
| '0x18' is a magic number. | 2170 | |
| Line contains a tab character. | 2171 | |
| Line contains a tab character. | 2172 | |
| Line contains a tab character. | 2173 | |
| '0x88' is a magic number. | 2173 | |
| '0xB' is a magic number. | 2173 | |
| Line has trailing spaces. | 2174 | |
| Line contains a tab character. | 2174 | |
| '0x88' is a magic number. | 2174 | |
| '0xB' is a magic number. | 2174 | |
| Line contains a tab character. | 2175 | |
| Line contains a tab character. | 2176 | |
| Line contains a tab character. | 2177 | |
| Line contains a tab character. | 2179 | |
| Method 'littleEndian' is not designed for extension - needs to be abstract, final or empty. | 2179 | |
| Missing a Javadoc comment. | 2179 | |
| Parameter array should be final. | 2179 | |
| Parameter aPos should be final. | 2179 | |
| Parameter value should be final. | 2179 | |
| 'for' construct must use '{}'s. | 2180 | |
| Line contains a tab character. | 2180 | |
| '4' is a magic number. | 2180 | |
| Line contains a tab character. | 2181 | |
| '8' is a magic number. | 2181 | |
| '0xFF' is a magic number. | 2181 | |
| Line contains a tab character. | 2182 | |
| Line contains a tab character. | 2184 | |
| Method 'getImage' is not designed for extension - needs to be abstract, final or empty. | 2184 | |
| Missing a Javadoc comment. | 2184 | |
| '{' is not preceded with whitespace. | 2184 | |
| Line contains a tab character. | 2185 | |
| Line contains a tab character. | 2186 | |
| Line has trailing spaces. | 2187 | |
| Line contains a tab character. | 2187 | |
| Line contains a tab character. | 2188 | |
| Method 'getImageData' is not designed for extension - needs to be abstract, final or empty. | 2188 | |
| Missing a Javadoc comment. | 2188 | |
| '{' is not preceded with whitespace. | 2188 | |
| Line contains a tab character. | 2189 | |
| Line has trailing spaces. | 2190 | |
| Line contains a tab character. | 2190 | |
| Line contains a tab character. | 2191 | |
| 'if' construct must use '{}'s. | 2192 | |
| Line contains a tab character. | 2192 | |
| Line contains a tab character. | 2193 | |
| Line has trailing spaces. | 2195 | |
| Line contains a tab character. | 2195 | |
| Line contains a tab character. | 2196 | |
| Array brackets at illegal position. | 2196 | |
| '3' is a magic number. | 2196 | |
| Line contains a tab character. | 2197 | |
| '54' is a magic number. | 2197 | |
| '3' is a magic number. | 2197 | |
| Line contains a tab character. | 2198 | |
| '18' is a magic number. | 2198 | |
| Line contains a tab character. | 2199 | |
| '22' is a magic number. | 2199 | |
| Line contains a tab character. | 2200 | |
| '34' is a magic number. | 2200 | |
| '3' is a magic number. | 2200 | |
| Line contains a tab character. | 2202 | |
| Line contains a tab character. | 2203 | |
| Line is longer than 80 characters (found 94). | 2204 | |
| Line contains a tab character. | 2204 | |
| Name 'BMPfile' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 2204 | |
| '2048000' is a magic number. | 2204 | |
| Line has trailing spaces. | 2205 | |
| Line contains a tab character. | 2205 | |
| Line contains a tab character. | 2206 | |
| 'for' construct must use '{}'s. | 2207 | |
| Line contains a tab character. | 2207 | |
| Line contains a tab character. | 2208 | |
| 'for' construct must use '{}'s. | 2209 | |
| Line contains a tab character. | 2209 | |
| '3' is a magic number. | 2209 | |
| Line is longer than 80 characters (found 118). | 2210 | |
| Line contains a tab character. | 2210 | |
| '8' is a magic number. | 2210 | |
| '0xFF' is a magic number. | 2210 | |
| Line contains a tab character. | 2211 | |
| Line contains a tab character. | 2212 | |
| Line contains a tab character. | 2213 | |
| Line contains a tab character. | 2214 | |
| Line has trailing spaces. | 2215 | |
| Line contains a tab character. | 2215 | |
| Line contains a tab character. | 2216 | |
| Line has trailing spaces. | 2217 | |
| Line contains a tab character. | 2217 | |
| Line contains a tab character. | 2218 | |
| Must have at least one statement. | 2218 | |
| Line contains a tab character. | 2219 | |
| Line has trailing spaces. | 2220 | |
| Line contains a tab character. | 2220 | |
| Line has trailing spaces. | 2221 | |
| Line contains a tab character. | 2221 | |
| Line contains a tab character. | 2222 | |
| Line contains a tab character. | 2223 | |
| Line has trailing spaces. | 2224 | |
| Line contains a tab character. | 2224 | |
| Line has trailing spaces. | 2225 | |
| Line contains a tab character. | 2225 | |
| Method 'saveBMP' is not designed for extension - needs to be abstract, final or empty. | 2225 | |
| Missing a Javadoc comment. | 2225 | |
| Parameter path should be final. | 2225 | |
| Line has trailing spaces. | 2227 | |
| Line contains a tab character. | 2227 | |
| Line contains a tab character. | 2228 | |
| Line has trailing spaces. | 2229 | |
| Line contains a tab character. | 2229 | |
| Line contains a tab character. | 2230 | |
| Line has trailing spaces. | 2231 | |
| Line contains a tab character. | 2231 | |
| Line is longer than 80 characters (found 121). | 2232 | |
| Line contains a tab character. | 2232 | |
| Name 'BMPfile' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 2232 | |
| Line has trailing spaces. | 2233 | |
| Line contains a tab character. | 2233 | |
| Line has trailing spaces. | 2234 | |
| Line contains a tab character. | 2234 | |
| Line contains a tab character. | 2235 | |
| Line contains a tab character. | 2236 | |
| Line has trailing spaces. | 2237 | |
| Line contains a tab character. | 2237 | |
| Line contains a tab character. | 2238 | |
| Must have at least one statement. | 2238 | |
| Line contains a tab character. | 2239 | |
| Line contains a tab character. | 2240 | |
| Line has trailing spaces. | 2241 | |
| Line contains a tab character. | 2241 | |
| Line has trailing spaces. | 2242 | |
| Line contains a tab character. | 2242 | |
| Line has trailing spaces. | 2243 | |
| Line is longer than 80 characters (found 120). | 2243 | |
| Line contains a tab character. | 2243 | |
| Line contains a tab character. | 2244 | |
| Line contains a tab character. | 2245 | |
| Line contains a tab character. | 2246 | |
| Line contains a tab character. | 2248 | |
| Line has trailing spaces. | 2249 | |
| Line contains a tab character. | 2249 | |
| Line contains a tab character. | 2250 | |
| Line contains a tab character. | 2251 | |
| Line contains a tab character. | 2252 | |
| Line contains a tab character. | 2253 | |
| Line contains a tab character. | 2254 | |
| Line has trailing spaces. | 2256 | |
| Line contains a tab character. | 2256 | |
| Line has trailing spaces. | 2257 | |
| Line contains a tab character. | 2257 | |
| Line has trailing spaces. | 2258 | |
| Line contains a tab character. | 2258 | |
| Line contains a tab character. | 2259 | |
| Line is longer than 80 characters (found 120). | 2260 | |
| Line contains a tab character. | 2260 | |
| Line has trailing spaces. | 2261 | |
| Line contains a tab character. | 2261 | |
| Line contains a tab character. | 2262 | |
| Line contains a tab character. | 2263 | |
| Line contains a tab character. | 2264 | |
| Line contains a tab character. | 2265 | |
| Line is longer than 80 characters (found 118). | 2266 | |
| Line contains a tab character. | 2266 | |
| Line contains a tab character. | 2267 | |
| Line contains a tab character. | 2268 | |
| Line contains a tab character. | 2269 | |
| Line contains a tab character. | 2270 | |
| Line contains a tab character. | 2271 | |
| Line contains a tab character. | 2272 | |
| Line contains a tab character. | 2273 | |
| Line contains a tab character. | 2274 | |
| Line contains a tab character. | 2277 | |
| Line contains a tab character. | 2278 | |
| Line contains a tab character. | 2280 | |
| Line contains a tab character. | 2281 | |
| Line contains a tab character. | 2282 | |
| Line contains a tab character. | 2283 | |
| Line contains a tab character. | 2285 | |
| Line is longer than 80 characters (found 120). | 2286 | |
| Line contains a tab character. | 2286 | |
| Line is longer than 80 characters (found 81). | 2287 | |
| Line contains a tab character. | 2287 | |
| Line contains a tab character. | 2289 | |
| Line contains a tab character. | 2290 | |
| Line contains a tab character. | 2292 | |
| Line contains a tab character. | 2293 | |
| Line contains a tab character. | 2294 | |
| Line has trailing spaces. | 2295 | |
| Line contains a tab character. | 2295 | |
| Line contains a tab character. | 2296 | |
| Line contains a tab character. | 2297 |
| Severity | Message | Line |
|---|---|---|
| Line has trailing spaces. | 3 | |
| Line has trailing spaces. | 5 | |
| Line has trailing spaces. | 6 | |
| Line has trailing spaces. | 7 | |
| Missing a Javadoc comment. | 35 | |
| '{' is not preceded with whitespace. | 35 | |
| Line contains a tab character. | 37 | |
| Missing a Javadoc comment. | 37 | |
| Name 'log' must match pattern '^[A-Z][A-Z0-9]*(_[A-Z0-9]+)*$'. | 37 | |
| Line has trailing spaces. | 38 | |
| Line contains a tab character. | 38 | |
| Missing a Javadoc comment. | 39 | |
| Missing a Javadoc comment. | 40 | |
| Missing a Javadoc comment. | 42 | |
| Parameter imageURL should be final. | 42 | |
| '{' is not preceded with whitespace. | 42 | |
| Missing a Javadoc comment. | 48 | |
| Parameter newController should be final. | 48 | |
| '{' is not preceded with whitespace. | 48 | |
| '{' is not followed by whitespace. | 48 | |
| '}' is not preceded with whitespace. | 48 | |
| Method 'getControlPanelComponent' is not designed for extension - needs to be abstract, final or empty. | 50 | |
| Missing a Javadoc comment. | 50 | |
| '{' is not preceded with whitespace. | 50 | |
| ';' is not followed by whitespace. | 50 | |
| '}' is not preceded with whitespace. | 50 | |
| Method 'getGainControl' is not designed for extension - needs to be abstract, final or empty. | 51 | |
| Missing a Javadoc comment. | 51 | |
| '{' is not preceded with whitespace. | 51 | |
| 'return' is not preceded with whitespace. | 51 | |
| '{' is not followed by whitespace. | 51 | |
| ';' is not followed by whitespace. | 51 | |
| '}' is not preceded with whitespace. | 51 | |
| Line has trailing spaces. | 52 | |
| Method 'getVisualComponent' is not designed for extension - needs to be abstract, final or empty. | 53 | |
| Missing a Javadoc comment. | 53 | |
| '{' is not preceded with whitespace. | 53 | |
| Line has trailing spaces. | 56 | |
| Missing a Javadoc comment. | 57 | |
| Parameter oldController should be final. | 57 | |
| '{' is not preceded with whitespace. | 57 | |
| '{' is not followed by whitespace. | 57 | |
| '}' is not preceded with whitespace. | 57 | |
| Method 'start' is not designed for extension - needs to be abstract, final or empty. | 59 | |
| Missing a Javadoc comment. | 59 | |
| '{' is not preceded with whitespace. | 59 | |
| Method 'stop' is not designed for extension - needs to be abstract, final or empty. | 65 | |
| Missing a Javadoc comment. | 65 | |
| '{' is not preceded with whitespace. | 65 | |
| Line is longer than 80 characters (found 101). | 71 | |
| Missing a Javadoc comment. | 71 | |
| Parameter source should be final. | 71 | |
| '{' is not preceded with whitespace. | 71 | |
| Method 'getDuration' is not designed for extension - needs to be abstract, final or empty. | 76 | |
| Missing a Javadoc comment. | 76 | |
| '{' is not preceded with whitespace. | 76 | |
| 'return' is not preceded with whitespace. | 76 | |
| '{' is not followed by whitespace. | 76 | |
| ';' is not followed by whitespace. | 76 | |
| '}' is not preceded with whitespace. | 76 | |
| Line is longer than 80 characters (found 83). | 80 | |
| Missing a Javadoc comment. | 80 | |
| Parameter master should be final. | 80 | |
| '{' is not preceded with whitespace. | 80 | |
| '{' is not followed by whitespace. | 80 | |
| '}' is not preceded with whitespace. | 80 | |
| Missing a Javadoc comment. | 81 | |
| Parameter at should be final. | 81 | |
| '{' is not preceded with whitespace. | 81 | |
| '{' is not followed by whitespace. | 81 | |
| '}' is not preceded with whitespace. | 81 | |
| Missing a Javadoc comment. | 82 | |
| Parameter stopTime should be final. | 82 | |
| '{' is not preceded with whitespace. | 82 | |
| '{' is not followed by whitespace. | 82 | |
| '}' is not preceded with whitespace. | 82 | |
| Method 'getStopTime' is not designed for extension - needs to be abstract, final or empty. | 83 | |
| Missing a Javadoc comment. | 83 | |
| '{' is not preceded with whitespace. | 83 | |
| 'return' is not preceded with whitespace. | 83 | |
| '{' is not followed by whitespace. | 83 | |
| ';' is not followed by whitespace. | 83 | |
| '}' is not preceded with whitespace. | 83 | |
| Missing a Javadoc comment. | 84 | |
| Parameter now should be final. | 84 | |
| '{' is not preceded with whitespace. | 84 | |
| '{' is not followed by whitespace. | 84 | |
| '}' is not preceded with whitespace. | 84 | |
| Method 'getMediaTime' is not designed for extension - needs to be abstract, final or empty. | 85 | |
| Missing a Javadoc comment. | 85 | |
| '{' is not preceded with whitespace. | 85 | |
| 'return' is not preceded with whitespace. | 85 | |
| '{' is not followed by whitespace. | 85 | |
| ';' is not followed by whitespace. | 85 | |
| '}' is not preceded with whitespace. | 85 | |
| Method 'getMediaNanoseconds' is not designed for extension - needs to be abstract, final or empty. | 86 | |
| Missing a Javadoc comment. | 86 | |
| '{' is not preceded with whitespace. | 86 | |
| 'return' is not preceded with whitespace. | 86 | |
| '{' is not followed by whitespace. | 86 | |
| Should use uppercase 'L'. | 86 | |
| ';' is not followed by whitespace. | 86 | |
| '}' is not preceded with whitespace. | 86 | |
| Method 'getSyncTime' is not designed for extension - needs to be abstract, final or empty. | 87 | |
| Missing a Javadoc comment. | 87 | |
| '{' is not preceded with whitespace. | 87 | |
| 'return' is not preceded with whitespace. | 87 | |
| '{' is not followed by whitespace. | 87 | |
| ';' is not followed by whitespace. | 87 | |
| '}' is not preceded with whitespace. | 87 | |
| Method 'getTimeBase' is not designed for extension - needs to be abstract, final or empty. | 88 | |
| Missing a Javadoc comment. | 88 | |
| '{' is not preceded with whitespace. | 88 | |
| 'return' is not preceded with whitespace. | 88 | |
| '{' is not followed by whitespace. | 88 | |
| ';' is not followed by whitespace. | 88 | |
| '}' is not preceded with whitespace. | 88 | |
| Method 'mapToTimeBase' is not designed for extension - needs to be abstract, final or empty. | 89 | |
| Missing a Javadoc comment. | 89 | |
| Parameter t should be final. | 89 | |
| '{' is not preceded with whitespace. | 89 | |
| 'return' is not preceded with whitespace. | 89 | |
| '{' is not followed by whitespace. | 89 | |
| ';' is not followed by whitespace. | 89 | |
| '}' is not preceded with whitespace. | 89 | |
| Method 'getRate' is not designed for extension - needs to be abstract, final or empty. | 90 | |
| Missing a Javadoc comment. | 90 | |
| '{' is not preceded with whitespace. | 90 | |
| 'return' is not preceded with whitespace. | 90 | |
| '{' is not followed by whitespace. | 90 | |
| ';' is not followed by whitespace. | 90 | |
| '}' is not preceded with whitespace. | 90 | |
| Method 'setRate' is not designed for extension - needs to be abstract, final or empty. | 91 | |
| Missing a Javadoc comment. | 91 | |
| Parameter factor should be final. | 91 | |
| '{' is not preceded with whitespace. | 91 | |
| 'return' is not preceded with whitespace. | 91 | |
| '{' is not followed by whitespace. | 91 | |
| ';' is not followed by whitespace. | 91 | |
| '}' is not preceded with whitespace. | 91 | |
| Method 'getState' is not designed for extension - needs to be abstract, final or empty. | 95 | |
| Missing a Javadoc comment. | 95 | |
| '{' is not preceded with whitespace. | 95 | |
| 'return' is not preceded with whitespace. | 95 | |
| '{' is not followed by whitespace. | 95 | |
| ';' is not followed by whitespace. | 95 | |
| '}' is not preceded with whitespace. | 95 | |
| Method 'getTargetState' is not designed for extension - needs to be abstract, final or empty. | 96 | |
| Missing a Javadoc comment. | 96 | |
| '{' is not preceded with whitespace. | 96 | |
| 'return' is not preceded with whitespace. | 96 | |
| '{' is not followed by whitespace. | 96 | |
| ';' is not followed by whitespace. | 96 | |
| '}' is not preceded with whitespace. | 96 | |
| Missing a Javadoc comment. | 97 | |
| '{' is not preceded with whitespace. | 97 | |
| '{' is not followed by whitespace. | 97 | |
| '}' is not preceded with whitespace. | 97 | |
| Missing a Javadoc comment. | 98 | |
| '{' is not preceded with whitespace. | 98 | |
| '{' is not followed by whitespace. | 98 | |
| '}' is not preceded with whitespace. | 98 | |
| Missing a Javadoc comment. | 99 | |
| '{' is not preceded with whitespace. | 99 | |
| '{' is not followed by whitespace. | 99 | |
| '}' is not preceded with whitespace. | 99 | |
| Missing a Javadoc comment. | 100 | |
| '{' is not preceded with whitespace. | 100 | |
| '{' is not followed by whitespace. | 100 | |
| '}' is not preceded with whitespace. | 100 | |
| Method 'getStartLatency' is not designed for extension - needs to be abstract, final or empty. | 101 | |
| Missing a Javadoc comment. | 101 | |
| '{' is not preceded with whitespace. | 101 | |
| 'return' is not preceded with whitespace. | 101 | |
| '{' is not followed by whitespace. | 101 | |
| ';' is not followed by whitespace. | 101 | |
| '}' is not preceded with whitespace. | 101 | |
| Method 'getControls' is not designed for extension - needs to be abstract, final or empty. | 102 | |
| Missing a Javadoc comment. | 102 | |
| '{' is not preceded with whitespace. | 102 | |
| 'return' is not preceded with whitespace. | 102 | |
| '{' is not followed by whitespace. | 102 | |
| ';' is not followed by whitespace. | 102 | |
| '}' is not preceded with whitespace. | 102 | |
| Method 'getControl' is not designed for extension - needs to be abstract, final or empty. | 103 | |
| Missing a Javadoc comment. | 103 | |
| Parameter forName should be final. | 103 | |
| '{' is not preceded with whitespace. | 103 | |
| 'return' is not preceded with whitespace. | 103 | |
| '{' is not followed by whitespace. | 103 | |
| ';' is not followed by whitespace. | 103 | |
| '}' is not preceded with whitespace. | 103 | |
| Line has trailing spaces. | 104 | |
| Method 'addControllerListener' is not designed for extension - needs to be abstract, final or empty. | 105 | |
| Missing a Javadoc comment. | 105 | |
| Parameter listener should be final. | 105 | |
| '{' is not preceded with whitespace. | 105 | |
| Method 'removeControllerListener' is not designed for extension - needs to be abstract, final or empty. | 108 | |
| Missing a Javadoc comment. | 108 | |
| Parameter listener should be final. | 108 | |
| '{' is not preceded with whitespace. | 108 | |
| Line has trailing spaces. | 111 |
| Severity | Message | Line |
|---|---|---|
| Line has trailing spaces. | 3 | |
| Line has trailing spaces. | 5 | |
| Line has trailing spaces. | 6 | |
| Line has trailing spaces. | 7 | |
| Missing a Javadoc comment. | 26 | |
| Line has trailing spaces. | 27 | |
| Line contains a tab character. | 27 | |
| Line is longer than 80 characters (found 90). | 28 | |
| Line contains a tab character. | 28 | |
| Missing a Javadoc comment. | 28 | |
| Name 'log' must match pattern '^[A-Z][A-Z0-9]*(_[A-Z0-9]+)*$'. | 28 | |
| Missing a Javadoc comment. | 30 | |
| Missing a Javadoc comment. | 31 | |
| Missing a Javadoc comment. | 32 | |
| Missing a Javadoc comment. | 34 | |
| Parameter imageUrl should be final. | 34 | |
| 'imageUrl' hides a field. | 34 | |
| Line has trailing spaces. | 40 | |
| Missing a Javadoc comment. | 40 | |
| Parameter imageUrl should be final. | 40 | |
| 'imageUrl' hides a field. | 40 | |
| Line has trailing spaces. | 45 | |
| First sentence should end with a period. | 46 | |
| Method 'destroy' is not designed for extension - needs to be abstract, final or empty. | 49 | |
| '{' is not preceded with whitespace. | 49 | |
| Method 'update' is not designed for extension - needs to be abstract, final or empty. | 55 | |
| Missing a Javadoc comment. | 55 | |
| Parameter g should be final. | 55 | |
| '{' is not preceded with whitespace. | 55 | |
| Method 'paint' is not designed for extension - needs to be abstract, final or empty. | 59 | |
| Missing a Javadoc comment. | 59 | |
| Parameter g should be final. | 59 | |
| Line is longer than 80 characters (found 87). | 60 | |
| Line contains a tab character. | 60 | |
| Line contains a tab character. | 61 | |
| Line has trailing spaces. | 63 | |
| Line contains a tab character. | 63 | |
| Line has trailing spaces. | 68 | |
| Line has trailing spaces. | 72 | |
| Line is longer than 80 characters (found 98). | 73 | |
| Line is longer than 80 characters (found 90). | 80 | |
| Line has trailing spaces. | 81 |
| Severity | Message | Line |
|---|---|---|
| Missing package-info.java file. | ||
| Line has trailing spaces. | 3 | |
| Line has trailing spaces. | 5 | |
| Line has trailing spaces. | 6 | |
| Line has trailing spaces. | 7 | |
| First sentence should end with a period. | 23 | |
| Line has trailing spaces. | 28 | |
| Line contains a tab character. | 28 | |
| First sentence should end with a period. | 29 | |
| Line contains a tab character. | 29 | |
| Line contains a tab character. | 30 | |
| 'static' modifier out of order with the JLS suggestions. | 30 | |
| Name 'logger' must match pattern '^[A-Z][A-Z0-9]*(_[A-Z0-9]+)*$'. | 30 | |
| Line has trailing spaces. | 31 | |
| Line contains a tab character. | 31 | |
| Missing a Javadoc comment. | 32 | |
| Missing a Javadoc comment. | 33 | |
| Missing a Javadoc comment. | 34 | |
| Line has trailing spaces. | 35 | |
| Missing a Javadoc comment. | 37 | |
| Missing a Javadoc comment. | 38 | |
| Line has trailing spaces. | 39 | |
| Missing a Javadoc comment. | 40 | |
| Missing a Javadoc comment. | 41 | |
| Line has trailing spaces. | 42 | |
| Missing a Javadoc comment. | 43 | |
| Parameter path should be final. | 43 | |
| '{' is not preceded with whitespace. | 43 | |
| Line contains a tab character. | 45 | |
| Line contains a tab character. | 46 | |
| '+' is not preceded with whitespace. | 46 | |
| '+' is not followed by whitespace. | 46 | |
| Line contains a tab character. | 47 | |
| Line contains a tab character. | 48 | |
| Line contains a tab character. | 49 | |
| Line contains a tab character. | 50 | |
| Line has trailing spaces. | 53 | |
| Line contains a tab character. | 55 | |
| Line contains a tab character. | 56 | |
| Line has trailing spaces. | 57 | |
| Line contains a tab character. | 57 | |
| Parameter url should be final. | 57 | |
| Expected @param tag for 'url'. | 57 | |
| Line has trailing spaces. | 58 | |
| Line contains a tab character. | 58 | |
| Line contains a tab character. | 59 | |
| Line has trailing spaces. | 60 | |
| Line contains a tab character. | 60 | |
| Line contains a tab character. | 61 | |
| Line contains a tab character. | 63 | |
| Line contains a tab character. | 64 | |
| Line contains a tab character. | 65 | |
| Line contains a tab character. | 66 | |
| Expected an @return tag. | 67 | |
| Line contains a tab character. | 67 | |
| Parameter url should be final. | 67 | |
| Expected @param tag for 'url'. | 67 | |
| Line contains a tab character. | 68 | |
| 'type' hides a field. | 68 | |
| Line contains a tab character. | 69 | |
| 'try' is not followed by whitespace. | 69 | |
| '{' is not preceded with whitespace. | 69 | |
| Line contains a tab character. | 70 | |
| Line contains a tab character. | 71 | |
| '}' should be on the same line. | 71 | |
| Line contains a tab character. | 72 | |
| '{' is not preceded with whitespace. | 72 | |
| Line contains a tab character. | 73 | |
| Line contains a tab character. | 74 | |
| Line has trailing spaces. | 75 | |
| Line contains a tab character. | 75 | |
| Line contains a tab character. | 76 | |
| '5' is a magic number. | 76 | |
| '{' is not preceded with whitespace. | 76 | |
| Line contains a tab character. | 77 | |
| Line contains a tab character. | 78 | |
| '}' should be on the same line. | 78 | |
| Line contains a tab character. | 79 | |
| '5' is a magic number. | 79 | |
| '{' is not preceded with whitespace. | 79 | |
| Line contains a tab character. | 80 | |
| Line contains a tab character. | 81 | |
| '}' should be on the same line. | 81 | |
| Line contains a tab character. | 82 | |
| Line has trailing spaces. | 83 | |
| Line is longer than 80 characters (found 152). | 83 | |
| Line contains a tab character. | 83 | |
| '+' is not preceded with whitespace. | 83 | |
| '+' is not followed by whitespace. | 83 | |
| '+' is not preceded with whitespace. | 83 | |
| '+' is not followed by whitespace. | 83 | |
| Comment matches to-do format 'TODO:'. | 84 | |
| Line contains a tab character. | 84 | |
| Line contains a tab character. | 85 | |
| Line has trailing spaces. | 86 | |
| Line contains a tab character. | 86 | |
| Line contains a tab character. | 87 | |
| First sentence should end with a period. | 89 | |
| Line contains a tab character. | 89 | |
| Expected an @return tag. | 92 | |
| Parameter path should be final. | 92 | |
| Expected @param tag for 'path'. | 92 | |
| '{' is not preceded with whitespace. | 92 | |
| 'for' is not followed by whitespace. | 95 | |
| '{' is not preceded with whitespace. | 95 | |
| Line is longer than 80 characters (found 102). | 96 | |
| 'for' is not followed by whitespace. | 100 | |
| '{' is not preceded with whitespace. | 100 | |
| Line is longer than 80 characters (found 102). | 101 | |
| Line has trailing spaces. | 107 | |
| Line has trailing spaces. | 111 | |
| Method 'getType' is not designed for extension - needs to be abstract, final or empty. | 112 | |
| Missing a Javadoc comment. | 112 | |
| '{' is not preceded with whitespace. | 112 | |
| Line has trailing spaces. | 113 | |
| Line has trailing spaces. | 115 | |
| Method 'toString' is not designed for extension - needs to be abstract, final or empty. | 116 | |
| Missing a Javadoc comment. | 116 | |
| '{' is not preceded with whitespace. | 116 | |
| Line is longer than 80 characters (found 81). | 117 | |
| Line contains a tab character. | 120 | |
| Line contains a tab character. | 121 | |
| Line contains a tab character. | 122 | |
| Expected an @return tag. | 123 | |
| Line contains a tab character. | 123 | |
| Method 'getURL' is not designed for extension - needs to be abstract, final or empty. | 123 | |
| Line contains a tab character. | 124 | |
| Line contains a tab character. | 125 |
| Severity | Message | Line |
|---|---|---|
| Line has trailing spaces. | 3 | |
| Line has trailing spaces. | 5 | |
| Line has trailing spaces. | 6 | |
| Line has trailing spaces. | 7 | |
| Class MediaPlayer should be declared as final. | 35 | |
| Missing a Javadoc comment. | 35 | |
| '{' is not preceded with whitespace. | 35 | |
| Line has trailing spaces. | 36 | |
| Line contains a tab character. | 37 | |
| Missing a Javadoc comment. | 37 | |
| Name 'log' must match pattern '^[A-Z][A-Z0-9]*(_[A-Z0-9]+)*$'. | 37 | |
| Line has trailing spaces. | 38 | |
| Line contains a tab character. | 38 | |
| Missing a Javadoc comment. | 39 | |
| Name 'THE_INSTANCE' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 39 | |
| Missing a Javadoc comment. | 40 | |
| Missing a Javadoc comment. | 41 | |
| Line has trailing spaces. | 42 | |
| Missing a Javadoc comment. | 42 | |
| Missing a Javadoc comment. | 43 | |
| Line has trailing spaces. | 44 | |
| Line has trailing spaces. | 45 | |
| Missing a Javadoc comment. | 45 | |
| '{' is not preceded with whitespace. | 45 | |
| Line has trailing spaces. | 46 | |
| Line is longer than 80 characters (found 115). | 46 | |
| Line has trailing spaces. | 48 | |
| Line has trailing spaces. | 49 | |
| Missing a Javadoc comment. | 50 | |
| '{' is not preceded with whitespace. | 50 | |
| 'if' is not followed by whitespace. | 51 | |
| '{' is not preceded with whitespace. | 51 | |
| Line has trailing spaces. | 56 | |
| Missing a Javadoc comment. | 57 | |
| '{' is not preceded with whitespace. | 57 | |
| 'if' is not followed by whitespace. | 58 | |
| '{' is not preceded with whitespace. | 58 | |
| Line has trailing spaces. | 65 | |
| Line has trailing spaces. | 66 | |
| Missing a Javadoc comment. | 66 | |
| '{' is not preceded with whitespace. | 66 | |
| 'if' is not followed by whitespace. | 67 | |
| '{' is not preceded with whitespace. | 67 | |
| Line has trailing spaces. | 68 | |
| Line has trailing spaces. | 71 | |
| Line has trailing spaces. | 73 | |
| Missing a Javadoc comment. | 74 | |
| '{' is not preceded with whitespace. | 74 | |
| Line has trailing spaces. | 75 | |
| Line has trailing spaces. | 77 | |
| Line has trailing spaces. | 79 | |
| Unused @param tag for 'media'. | 81 | |
| Parameter media should be final. | 83 | |
| 'media' hides a field. | 83 | |
| '{' is not preceded with whitespace. | 83 | |
| 'if' is not followed by whitespace. | 84 | |
| '{' is not preceded with whitespace. | 84 | |
| Line has trailing spaces. | 85 | |
| Line has trailing spaces. | 88 | |
| 'if' is not followed by whitespace. | 91 | |
| '{' is not preceded with whitespace. | 91 | |
| '(' is followed by whitespace. | 92 | |
| ')' is preceded with whitespace. | 92 | |
| '}' should be on the same line. | 93 | |
| 'if' is not followed by whitespace. | 94 | |
| '{' is not preceded with whitespace. | 94 | |
| Line has trailing spaces. | 95 | |
| '(' is followed by whitespace. | 96 | |
| ')' is preceded with whitespace. | 96 | |
| Line has trailing spaces. | 97 | |
| '}' should be on the same line. | 98 | |
| 'if' is not followed by whitespace. | 99 | |
| '{' is not preceded with whitespace. | 99 | |
| Line has trailing spaces. | 102 | |
| Line has trailing spaces. | 104 | |
| Line has trailing spaces. | 105 | |
| Line has trailing spaces. | 107 | |
| Line has trailing spaces. | 110 | |
| Missing a Javadoc comment. | 111 | |
| Parameter imageURL should be final. | 111 | |
| '{' is not preceded with whitespace. | 111 | |
| 'if' is not followed by whitespace. | 112 | |
| '{' is not preceded with whitespace. | 112 | |
| '{' is not followed by whitespace. | 112 | |
| Empty statement. | 112 | |
| Line has trailing spaces. | 114 | |
| Line has trailing spaces. | 117 | |
| Line has trailing spaces. | 119 | |
| Line has trailing spaces. | 121 | |
| Missing a Javadoc comment. | 125 | |
| Parameter videoUrl should be final. | 125 | |
| '{' is not preceded with whitespace. | 125 | |
| 'if' is not followed by whitespace. | 126 | |
| '{' is not preceded with whitespace. | 126 | |
| Line is longer than 80 characters (found 81). | 130 | |
| '}' should be on the same line. | 133 | |
| Line has trailing spaces. | 137 | |
| Line has trailing spaces. | 138 | |
| Line has trailing spaces. | 140 | |
| Line has trailing spaces. | 141 | |
| Missing a Javadoc comment. | 141 | |
| Parameter event should be final. | 141 | |
| '{' is not preceded with whitespace. | 141 | |
| Line has trailing spaces. | 142 | |
| Line has trailing spaces. | 143 | |
| Inner assignments should be avoided. | 146 | |
| '{' is not preceded with whitespace. | 146 | |
| Line has trailing spaces. | 147 | |
| '}' should be on the same line. | 155 | |
| '{' is not preceded with whitespace. | 156 | |
| Line has trailing spaces. | 163 | |
| Missing a Javadoc comment. | 164 | |
| Parameter size should be final. | 164 | |
| '{' is not preceded with whitespace. | 164 | |
| Line has trailing spaces. | 165 | |
| Line contains a tab character. | 166 | |
| 'if' is not followed by whitespace. | 166 | |
| '{' is not preceded with whitespace. | 166 | |
| Line has trailing spaces. | 171 | |
| Line is longer than 80 characters (found 81). | 171 | |
| Line has trailing spaces. | 173 | |
| Line has trailing spaces. | 175 | |
| Missing a Javadoc comment. | 176 | |
| '{' is not preceded with whitespace. | 176 | |
| Line has trailing spaces. | 179 | |
| Line has trailing spaces. | 180 |
| Severity | Message | Line |
|---|---|---|
| Line has trailing spaces. | 3 | |
| Line has trailing spaces. | 5 | |
| Line has trailing spaces. | 6 | |
| Line has trailing spaces. | 7 | |
| Class ScreenContainer should be declared as final. | 42 | |
| Line has trailing spaces. | 43 | |
| Line contains a tab character. | 43 | |
| Line contains a tab character. | 44 | |
| Missing a Javadoc comment. | 44 | |
| Name 'log' must match pattern '^[A-Z][A-Z0-9]*(_[A-Z0-9]+)*$'. | 44 | |
| Line has trailing spaces. | 45 | |
| Line contains a tab character. | 45 | |
| Missing a Javadoc comment. | 46 | |
| Name 'THE_INSTANCE' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 46 | |
| Missing a Javadoc comment. | 50 | |
| 'static' modifier out of order with the JLS suggestions. | 50 | |
| Missing a Javadoc comment. | 52 | |
| 'static' modifier out of order with the JLS suggestions. | 52 | |
| Missing a Javadoc comment. | 55 | |
| 'static' modifier out of order with the JLS suggestions. | 55 | |
| Line is longer than 80 characters (found 90). | 57 | |
| Missing a Javadoc comment. | 58 | |
| 'static' modifier out of order with the JLS suggestions. | 58 | |
| Missing a Javadoc comment. | 60 | |
| Missing a Javadoc comment. | 62 | |
| Missing a Javadoc comment. | 63 | |
| Line is longer than 80 characters (found 91). | 65 | |
| Missing a Javadoc comment. | 65 | |
| Name 'SCREEN_WIDTH' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 65 | |
| Variable 'SCREEN_WIDTH' must be private and have accessor methods. | 65 | |
| Line is longer than 80 characters (found 93). | 66 | |
| Missing a Javadoc comment. | 66 | |
| Name 'SCREEN_HEIGHT' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 66 | |
| Variable 'SCREEN_HEIGHT' must be private and have accessor methods. | 66 | |
| Line has trailing spaces. | 67 | |
| Missing a Javadoc comment. | 68 | |
| Line has trailing spaces. | 70 | |
| Missing a Javadoc comment. | 70 | |
| Line has trailing spaces. | 72 | |
| First sentence should end with a period. | 73 | |
| Missing a Javadoc comment. | 85 | |
| '720' is a magic number. | 86 | |
| '576' is a magic number. | 86 | |
| First sentence should end with a period. | 89 | |
| Line is longer than 80 characters (found 109). | 93 | |
| Line is longer than 80 characters (found 111). | 94 | |
| '4' is a magic number. | 102 | |
| Line is longer than 80 characters (found 85). | 104 | |
| Line is longer than 80 characters (found 83). | 110 | |
| Line is longer than 80 characters (found 85). | 115 | |
| Line is longer than 80 characters (found 125). | 129 | |
| '3' is a magic number. | 129 | |
| '}' should be on the same line. | 131 | |
| '}' should be on the same line. | 136 | |
| Missing a Javadoc comment. | 145 | |
| Parameter scene should be final. | 145 | |
| Line is longer than 80 characters (found 131). | 155 | |
| Missing a Javadoc comment. | 158 | |
| Missing a Javadoc comment. | 162 | |
| Missing a Javadoc comment. | 166 | |
| '{' is not preceded with whitespace. | 166 | |
| Line has trailing spaces. | 169 | |
| Missing a Javadoc comment. | 170 | |
| '{' is not preceded with whitespace. | 170 | |
| Line has trailing spaces. | 173 | |
| Missing a Javadoc comment. | 174 | |
| Parameter procent should be final. | 174 | |
| '{' is not preceded with whitespace. | 174 | |
| Missing a Javadoc comment. | 178 | |
| Parameter g should be final. | 178 | |
| '{' is not preceded with whitespace. | 178 | |
| Line contains a tab character. | 179 | |
| Line has trailing spaces. | 181 | |
| Missing a Javadoc comment. | 182 | |
| Parameter g should be final. | 182 | |
| Line has trailing spaces. | 186 | |
| Line contains a tab character. | 186 | |
| Line has trailing spaces. | 187 | |
| Line contains a tab character. | 187 | |
| Line has trailing spaces. | 188 | |
| Line contains a tab character. | 188 | |
| Line has trailing spaces. | 190 | |
| Line has trailing spaces. | 193 |
| Severity | Message | Line |
|---|---|---|
| Line has trailing spaces. | 3 | |
| Line has trailing spaces. | 5 | |
| Line has trailing spaces. | 6 | |
| Line has trailing spaces. | 7 | |
| First sentence should end with a period. | 42 | |
| Class VideoLayer should be declared as final. | 45 | |
| Line is longer than 80 characters (found 85). | 45 | |
| First sentence should end with a period. | 46 | |
| Line contains a tab character. | 46 | |
| Line contains a tab character. | 47 | |
| 'static' modifier out of order with the JLS suggestions. | 47 | |
| Name 'logger' must match pattern '^[A-Z][A-Z0-9]*(_[A-Z0-9]+)*$'. | 47 | |
| Line has trailing spaces. | 48 | |
| Line contains a tab character. | 48 | |
| Missing a Javadoc comment. | 49 | |
| Name 'THE_INSTANCE' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 49 | |
| Line has trailing spaces. | 50 | |
| Missing a Javadoc comment. | 50 | |
| Line has trailing spaces. | 51 | |
| Line has trailing spaces. | 52 | |
| Missing a Javadoc comment. | 52 | |
| Missing a Javadoc comment. | 55 | |
| First sentence should end with a period. | 64 | |
| Line has trailing spaces. | 67 | |
| Expected an @return tag. | 69 | |
| Parameter comp should be final. | 69 | |
| Expected @param tag for 'comp'. | 69 | |
| '{' is not preceded with whitespace. | 69 | |
| 'if' is not followed by whitespace. | 71 | |
| '{' is not preceded with whitespace. | 71 | |
| '}' should be on the same line. | 73 | |
| 'else' is not followed by whitespace. | 74 | |
| '{' is not preceded with whitespace. | 74 | |
| Line is longer than 80 characters (found 95). | 76 | |
| '}' should be on the same line. | 77 | |
| Line has trailing spaces. | 79 | |
| Line has trailing spaces. | 84 | |
| Missing a Javadoc comment. | 85 | |
| Parameter comp should be final. | 85 | |
| Parameter index should be final. | 85 | |
| '{' is not preceded with whitespace. | 85 | |
| Line has trailing spaces. | 88 | |
| Missing a Javadoc comment. | 89 | |
| Parameter name should be final. | 89 | |
| Parameter comp should be final. | 89 | |
| '{' is not preceded with whitespace. | 89 | |
| Line has trailing spaces. | 98 | |
| Line has trailing spaces. | 99 | |
| Line contains a tab character. | 103 | |
| Line contains a tab character. | 104 | |
| Missing a Javadoc comment. | 108 | |
| Parameter g should be final. | 108 | |
| Line contains a tab character. | 114 | |
| Line is longer than 80 characters (found 93). | 115 | |
| Line contains a tab character. | 115 | |
| Line contains a tab character. | 116 | |
| Line contains a tab character. | 117 | |
| Missing a Javadoc comment. | 117 | |
| Line contains a tab character. | 118 | |
| Line contains a tab character. | 119 | |
| Line contains a tab character. | 120 | |
| Line contains a tab character. | 121 | |
| Line contains a tab character. | 123 | |
| Line contains a tab character. | 124 | |
| Line contains a tab character. | 125 | |
| Line contains a tab character. | 126 | |
| Missing a Javadoc comment. | 126 | |
| Line contains a tab character. | 127 | |
| Line contains a tab character. | 128 | |
| Line contains a tab character. | 129 | |
| Line contains a tab character. | 130 | |
| Line contains a tab character. | 132 | |
| Line contains a tab character. | 133 | |
| Line contains a tab character. | 134 | |
| Line contains a tab character. | 135 | |
| Missing a Javadoc comment. | 135 | |
| Line contains a tab character. | 136 | |
| Line contains a tab character. | 137 | |
| Line contains a tab character. | 138 | |
| Line contains a tab character. | 139 | |
| Line contains a tab character. | 141 | |
| Line contains a tab character. | 142 | |
| Line contains a tab character. | 143 | |
| Line contains a tab character. | 144 | |
| Missing a Javadoc comment. | 144 | |
| Line contains a tab character. | 145 | |
| Line contains a tab character. | 146 | |
| Line contains a tab character. | 147 | |
| Line contains a tab character. | 148 | |
| Line contains a tab character. | 150 | |
| Line contains a tab character. | 151 | |
| Line contains a tab character. | 152 | |
| Line contains a tab character. | 153 | |
| Missing a Javadoc comment. | 153 | |
| Line contains a tab character. | 154 | |
| Line contains a tab character. | 155 | |
| Line has trailing spaces. | 156 | |
| Line contains a tab character. | 156 | |
| Line contains a tab character. | 157 | |
| Line contains a tab character. | 159 | |
| Line contains a tab character. | 160 | |
| Line contains a tab character. | 161 | |
| Line is longer than 80 characters (found 89). | 162 | |
| Line contains a tab character. | 162 | |
| Missing a Javadoc comment. | 162 | |
| Parameter arg0 should be final. | 162 | |
| Line contains a tab character. | 163 | |
| Line contains a tab character. | 164 | |
| Line has trailing spaces. | 165 | |
| Line contains a tab character. | 165 | |
| Line contains a tab character. | 166 | |
| Line contains a tab character. | 168 | |
| Line contains a tab character. | 169 | |
| Line contains a tab character. | 170 | |
| Line contains a tab character. | 171 | |
| Missing a Javadoc comment. | 171 | |
| Parameter arg0 should be final. | 171 | |
| Line contains a tab character. | 172 | |
| Line contains a tab character. | 173 | |
| Line has trailing spaces. | 174 | |
| Line contains a tab character. | 174 | |
| Line contains a tab character. | 175 | |
| Line contains a tab character. | 177 | |
| Line is longer than 80 characters (found 83). | 178 | |
| Line contains a tab character. | 178 | |
| Line contains a tab character. | 179 | |
| Line is longer than 80 characters (found 96). | 180 | |
| Line contains a tab character. | 180 | |
| Missing a Javadoc comment. | 180 | |
| Parameter arg0 should be final. | 180 | |
| Line contains a tab character. | 181 | |
| Line contains a tab character. | 182 | |
| Line has trailing spaces. | 183 | |
| Line contains a tab character. | 183 | |
| Line contains a tab character. | 184 | |
| Line contains a tab character. | 186 | |
| Line contains a tab character. | 187 | |
| Line contains a tab character. | 188 | |
| Line contains a tab character. | 189 | |
| Missing a Javadoc comment. | 189 | |
| Line contains a tab character. | 190 | |
| Line contains a tab character. | 191 | |
| Line contains a tab character. | 192 | |
| Line contains a tab character. | 193 | |
| Line contains a tab character. | 195 | |
| Line contains a tab character. | 196 | |
| Line contains a tab character. | 197 | |
| Line contains a tab character. | 198 | |
| Missing a Javadoc comment. | 198 | |
| Line contains a tab character. | 199 | |
| Line contains a tab character. | 200 | |
| Line contains a tab character. | 201 | |
| Line contains a tab character. | 202 | |
| Line contains a tab character. | 204 | |
| Line contains a tab character. | 205 | |
| Line contains a tab character. | 206 | |
| Line contains a tab character. | 207 | |
| Missing a Javadoc comment. | 207 | |
| Line contains a tab character. | 208 | |
| Line contains a tab character. | 209 | |
| Line has trailing spaces. | 210 | |
| Line contains a tab character. | 210 | |
| Line contains a tab character. | 211 | |
| Line contains a tab character. | 213 | |
| Line contains a tab character. | 214 | |
| Line contains a tab character. | 215 | |
| Line contains a tab character. | 216 | |
| Missing a Javadoc comment. | 216 | |
| Line contains a tab character. | 217 | |
| Line contains a tab character. | 218 | |
| Line has trailing spaces. | 219 | |
| Line contains a tab character. | 219 | |
| Line contains a tab character. | 220 | |
| Line contains a tab character. | 222 | |
| Line contains a tab character. | 223 | |
| Line contains a tab character. | 224 | |
| Line contains a tab character. | 225 | |
| Missing a Javadoc comment. | 225 | |
| Line contains a tab character. | 226 | |
| Line contains a tab character. | 227 | |
| Line has trailing spaces. | 228 | |
| Line contains a tab character. | 228 | |
| Line contains a tab character. | 229 | |
| Line contains a tab character. | 231 | |
| Line contains a tab character. | 232 | |
| Line contains a tab character. | 233 | |
| Line contains a tab character. | 234 | |
| Missing a Javadoc comment. | 234 | |
| Line contains a tab character. | 235 | |
| Line contains a tab character. | 236 | |
| Line has trailing spaces. | 237 | |
| Line contains a tab character. | 237 | |
| Line contains a tab character. | 238 | |
| Line contains a tab character. | 240 | |
| Line contains a tab character. | 241 | |
| Line contains a tab character. | 242 | |
| Line contains a tab character. | 243 | |
| Missing a Javadoc comment. | 243 | |
| Line contains a tab character. | 244 | |
| Line contains a tab character. | 245 | |
| Line contains a tab character. | 246 | |
| Line contains a tab character. | 247 | |
| Line contains a tab character. | 249 | |
| Line contains a tab character. | 250 | |
| Line contains a tab character. | 251 | |
| Line contains a tab character. | 252 | |
| Missing a Javadoc comment. | 252 | |
| Line contains a tab character. | 253 | |
| Line contains a tab character. | 254 | |
| Line contains a tab character. | 255 | |
| Line contains a tab character. | 256 | |
| Line contains a tab character. | 258 | |
| Line contains a tab character. | 259 | |
| Line contains a tab character. | 260 | |
| Line contains a tab character. | 261 | |
| Missing a Javadoc comment. | 261 | |
| Parameter s should be final. | 261 | |
| Line contains a tab character. | 262 | |
| Line has trailing spaces. | 263 | |
| Line contains a tab character. | 263 | |
| Line has trailing spaces. | 264 | |
| Line is longer than 80 characters (found 104). | 264 | |
| Line contains a tab character. | 264 | |
| 'if' is not followed by whitespace. | 264 | |
| '{' is not preceded with whitespace. | 264 | |
| Line contains a tab character. | 265 | |
| Line contains a tab character. | 266 | |
| Line has trailing spaces. | 267 | |
| Line contains a tab character. | 267 | |
| Line contains a tab character. | 268 | |
| Line contains a tab character. | 269 | |
| Line contains a tab character. | 271 | |
| Line is longer than 80 characters (found 92). | 272 | |
| Line contains a tab character. | 272 | |
| Line contains a tab character. | 273 | |
| Line contains a tab character. | 274 | |
| Missing a Javadoc comment. | 274 | |
| Parameter arg0 should be final. | 274 | |
| Line contains a tab character. | 275 | |
| Line contains a tab character. | 276 | |
| Line has trailing spaces. | 277 | |
| Line contains a tab character. | 277 | |
| Line contains a tab character. | 278 | |
| Line contains a tab character. | 280 | |
| Line is longer than 80 characters (found 95). | 281 | |
| Line contains a tab character. | 281 | |
| Line contains a tab character. | 282 | |
| Line contains a tab character. | 283 | |
| Missing a Javadoc comment. | 283 | |
| Parameter arg0 should be final. | 283 | |
| Line contains a tab character. | 284 | |
| Line contains a tab character. | 285 | |
| Line has trailing spaces. | 286 | |
| Line contains a tab character. | 286 | |
| Line contains a tab character. | 287 | |
| Line contains a tab character. | 289 | |
| Line contains a tab character. | 290 | |
| Line contains a tab character. | 291 | |
| Line is longer than 80 characters (found 85). | 292 | |
| Line contains a tab character. | 292 | |
| Missing a Javadoc comment. | 292 | |
| Parameter arg0 should be final. | 292 | |
| Line contains a tab character. | 293 | |
| Line contains a tab character. | 294 | |
| Line has trailing spaces. | 295 | |
| Line contains a tab character. | 295 | |
| Line contains a tab character. | 296 | |
| Line contains a tab character. | 298 | |
| Line contains a tab character. | 299 | |
| Line contains a tab character. | 300 | |
| Line contains a tab character. | 301 | |
| Missing a Javadoc comment. | 301 | |
| Parameter arg0 should be final. | 301 | |
| Line contains a tab character. | 302 | |
| Line contains a tab character. | 303 | |
| Line has trailing spaces. | 304 | |
| Line contains a tab character. | 304 | |
| Line contains a tab character. | 305 | |
| Line contains a tab character. | 307 | |
| Line contains a tab character. | 308 | |
| Line contains a tab character. | 309 | |
| Line contains a tab character. | 310 | |
| Missing a Javadoc comment. | 310 | |
| Line contains a tab character. | 311 | |
| Line contains a tab character. | 312 | |
| Line has trailing spaces. | 313 | |
| Line contains a tab character. | 313 | |
| Line contains a tab character. | 314 | |
| Line contains a tab character. | 316 | |
| Line contains a tab character. | 317 | |
| Line contains a tab character. | 318 | |
| Line contains a tab character. | 319 | |
| Missing a Javadoc comment. | 319 | |
| Parameter arg0 should be final. | 319 | |
| Line contains a tab character. | 320 | |
| Line contains a tab character. | 321 | |
| Line has trailing spaces. | 322 | |
| Line contains a tab character. | 322 | |
| Line contains a tab character. | 323 | |
| Line contains a tab character. | 325 | |
| Line contains a tab character. | 326 | |
| Line contains a tab character. | 327 | |
| Line contains a tab character. | 328 | |
| Missing a Javadoc comment. | 328 | |
| Line contains a tab character. | 329 | |
| Line contains a tab character. | 330 | |
| Line contains a tab character. | 331 | |
| Line contains a tab character. | 332 | |
| Line contains a tab character. | 334 | |
| Line contains a tab character. | 335 | |
| Line contains a tab character. | 336 | |
| Line contains a tab character. | 337 | |
| Missing a Javadoc comment. | 337 | |
| Parameter arg0 should be final. | 337 | |
| Line contains a tab character. | 338 | |
| Line contains a tab character. | 339 | |
| Line has trailing spaces. | 340 | |
| Line contains a tab character. | 340 | |
| Line contains a tab character. | 341 | |
| Line contains a tab character. | 343 | |
| Line contains a tab character. | 344 | |
| Line contains a tab character. | 345 | |
| Line contains a tab character. | 346 | |
| Missing a Javadoc comment. | 346 | |
| Line contains a tab character. | 347 | |
| Line contains a tab character. | 348 | |
| Line contains a tab character. | 349 | |
| Line contains a tab character. | 350 | |
| Line contains a tab character. | 352 | |
| Line contains a tab character. | 353 | |
| Line contains a tab character. | 354 | |
| Line contains a tab character. | 355 | |
| Missing a Javadoc comment. | 355 | |
| Line contains a tab character. | 356 | |
| Line contains a tab character. | 357 | |
| Line contains a tab character. | 358 | |
| Line contains a tab character. | 359 | |
| Line contains a tab character. | 361 | |
| Line contains a tab character. | 362 | |
| Line contains a tab character. | 363 | |
| Line contains a tab character. | 364 | |
| Missing a Javadoc comment. | 364 | |
| Line contains a tab character. | 365 | |
| Line contains a tab character. | 366 | |
| Line contains a tab character. | 367 | |
| Line contains a tab character. | 368 | |
| Line contains a tab character. | 370 | |
| Line contains a tab character. | 371 | |
| Line contains a tab character. | 372 | |
| Line contains a tab character. | 373 | |
| Missing a Javadoc comment. | 373 | |
| Line contains a tab character. | 374 | |
| Line contains a tab character. | 375 | |
| Line contains a tab character. | 376 | |
| Line contains a tab character. | 377 | |
| Line contains a tab character. | 379 | |
| Line contains a tab character. | 380 | |
| Line contains a tab character. | 381 | |
| Line contains a tab character. | 382 | |
| Missing a Javadoc comment. | 382 | |
| Parameter arg0 should be final. | 382 | |
| Line contains a tab character. | 383 | |
| Line contains a tab character. | 384 | |
| Line contains a tab character. | 385 | |
| Line contains a tab character. | 386 | |
| Line contains a tab character. | 388 | |
| Line contains a tab character. | 389 | |
| Line contains a tab character. | 390 | |
| Line contains a tab character. | 391 | |
| Missing a Javadoc comment. | 391 | |
| Line contains a tab character. | 392 | |
| Line contains a tab character. | 393 | |
| Line contains a tab character. | 394 | |
| Line contains a tab character. | 395 | |
| Line contains a tab character. | 397 | |
| Line contains a tab character. | 398 | |
| Line contains a tab character. | 399 | |
| Line contains a tab character. | 400 | |
| Missing a Javadoc comment. | 400 | |
| Parameter arg0 should be final. | 400 | |
| Line contains a tab character. | 401 | |
| Line contains a tab character. | 402 | |
| Line contains a tab character. | 403 | |
| Line contains a tab character. | 404 | |
| Line contains a tab character. | 406 | |
| Line contains a tab character. | 407 | |
| Line contains a tab character. | 408 | |
| Line contains a tab character. | 409 | |
| Missing a Javadoc comment. | 409 | |
| Line contains a tab character. | 410 | |
| Line contains a tab character. | 411 | |
| Line contains a tab character. | 412 | |
| Line contains a tab character. | 413 |
| Severity | Message | Line |
|---|---|---|
| Line has trailing spaces. | 3 | |
| Line has trailing spaces. | 5 | |
| Line has trailing spaces. | 6 | |
| Line has trailing spaces. | 7 | |
| Missing a Javadoc comment. | 38 | |
| '{' is not preceded with whitespace. | 38 | |
| Line has trailing spaces. | 39 | |
| Line contains a tab character. | 40 | |
| Line contains a tab character. | 41 | |
| Name 'logger' must match pattern '^[A-Z][A-Z0-9]*(_[A-Z0-9]+)*$'. | 41 | |
| Line has trailing spaces. | 42 | |
| Line contains a tab character. | 42 | |
| Line contains a tab character. | 43 | |
| Missing a Javadoc comment. | 43 | |
| Missing a Javadoc comment. | 44 | |
| Missing a Javadoc comment. | 45 | |
| Missing a Javadoc comment. | 46 | |
| Missing a Javadoc comment. | 48 | |
| Missing a Javadoc comment. | 49 | |
| Missing a Javadoc comment. | 50 | |
| Missing a Javadoc comment. | 51 | |
| Line has trailing spaces. | 52 | |
| Missing a Javadoc comment. | 53 | |
| '{' is not preceded with whitespace. | 53 | |
| ',' is not followed by whitespace. | 60 | |
| ',' is not followed by whitespace. | 60 | |
| '400' is a magic number. | 60 | |
| ',' is not followed by whitespace. | 60 | |
| '400' is a magic number. | 60 | |
| Line has trailing spaces. | 62 | |
| 'if' is not followed by whitespace. | 64 | |
| '{' is not preceded with whitespace. | 64 | |
| '}' should be on the same line. | 67 | |
| 'else' is not followed by whitespace. | 68 | |
| '{' is not preceded with whitespace. | 68 | |
| '+' is not preceded with whitespace. | 69 | |
| '+' is not followed by whitespace. | 69 | |
| Line has trailing spaces. | 71 | |
| Parameter we should be final. | 73 | |
| Parameter we should be final. | 76 | |
| Parameter e should be final. | 78 | |
| '400' is a magic number. | 81 | |
| ',' is not followed by whitespace. | 81 | |
| '400' is a magic number. | 81 | |
| Method 'createPlayer' is not designed for extension - needs to be abstract, final or empty. | 85 | |
| Missing a Javadoc comment. | 85 | |
| '}' should be on the same line. | 94 | |
| Method 'controllerUpdate' is not designed for extension - needs to be abstract, final or empty. | 101 | |
| Missing a Javadoc comment. | 101 | |
| Parameter event should be final. | 101 | |
| '+' is not preceded with whitespace. | 102 | |
| '+' is not followed by whitespace. | 102 | |
| Inner assignments should be avoided. | 105 | |
| '{' is not preceded with whitespace. | 105 | |
| ',' is not followed by whitespace. | 114 | |
| ',' is not followed by whitespace. | 114 | |
| '}' should be on the same line. | 120 | |
| '{' is not preceded with whitespace. | 121 | |
| Line has trailing spaces. | 129 | |
| Missing a Javadoc comment. | 130 | |
| Parameter args should be final. | 130 | |
| '{' is not preceded with whitespace. | 130 |
| Severity | Message | Line |
|---|---|---|
| Line has trailing spaces. | 17 | |
| Line has trailing spaces. | 18 | |
| '{' is not preceded with whitespace. | 20 | |
| Line contains a tab character. | 22 | |
| Line contains a tab character. | 23 | |
| 'static' modifier out of order with the JLS suggestions. | 23 | |
| Name 'logger' must match pattern '^[A-Z][A-Z0-9]*(_[A-Z0-9]+)*$'. | 23 | |
| Line has trailing spaces. | 24 | |
| Line contains a tab character. | 24 | |
| Missing a Javadoc comment. | 25 | |
| Missing a Javadoc comment. | 28 | |
| Missing a Javadoc comment. | 31 | |
| Missing a Javadoc comment. | 34 | |
| Parameter port should be final. | 34 | |
| Parameter original should be final. | 34 | |
| 'original' hides a field. | 34 | |
| '.' is followed by whitespace. | 35 | |
| Missing a Javadoc comment. | 40 | |
| Parameter port should be final. | 40 | |
| Line has trailing spaces. | 54 | |
| Missing a Javadoc comment. | 64 | |
| Method 'sendToAll' is not designed for extension - needs to be abstract, final or empty. | 69 | |
| Missing a Javadoc comment. | 69 | |
| Parameter message should be final. | 69 | |
| '}' should be on the same line. | 86 | |
| Method 'removeConnection' is not designed for extension - needs to be abstract, final or empty. | 94 | |
| Missing a Javadoc comment. | 94 | |
| Parameter s should be final. | 94 | |
| '}' should be on the same line. | 108 | |
| Missing a Javadoc comment. | 119 | |
| Variable 'i' must be private and have accessor methods. | 119 | |
| Method 'print' is not designed for extension - needs to be abstract, final or empty. | 120 | |
| Missing a Javadoc comment. | 120 | |
| Parameter s should be final. | 120 | |
| 'if' is not followed by whitespace. | 122 | |
| '4' is a magic number. | 122 | |
| '{' is not preceded with whitespace. | 122 | |
| Line has trailing spaces. | 127 |
| Severity | Message | Line |
|---|---|---|
| Missing package-info.java file. | ||
| Line has trailing spaces. | 2 | |
| Line has trailing spaces. | 15 | |
| Line has trailing spaces. | 16 | |
| '{' is not preceded with whitespace. | 18 | |
| Line contains a tab character. | 19 | |
| Line is longer than 80 characters (found 85). | 20 | |
| Line contains a tab character. | 20 | |
| 'static' modifier out of order with the JLS suggestions. | 20 | |
| Name 'logger' must match pattern '^[A-Z][A-Z0-9]*(_[A-Z0-9]+)*$'. | 20 | |
| Line has trailing spaces. | 21 | |
| Line contains a tab character. | 21 | |
| Line contains a tab character. | 22 | |
| Line contains a tab character. | 23 | |
| Missing a Javadoc comment. | 23 | |
| Line has trailing spaces. | 24 | |
| Line contains a tab character. | 24 | |
| Line contains a tab character. | 25 | |
| Line contains a tab character. | 26 | |
| Missing a Javadoc comment. | 26 | |
| Line has trailing spaces. | 27 | |
| Line contains a tab character. | 27 | |
| Line contains a tab character. | 28 | |
| Line contains a tab character. | 29 | |
| Missing a Javadoc comment. | 29 | |
| '(' is followed by whitespace. | 29 | |
| Parameter server should be final. | 29 | |
| 'server' hides a field. | 29 | |
| Parameter socket should be final. | 29 | |
| 'socket' hides a field. | 29 | |
| ')' is preceded with whitespace. | 29 | |
| Line has trailing spaces. | 30 | |
| Line contains a tab character. | 30 | |
| Line contains a tab character. | 31 | |
| Line contains a tab character. | 32 | |
| Line contains a tab character. | 33 | |
| Line has trailing spaces. | 34 | |
| Line contains a tab character. | 34 | |
| Line contains a tab character. | 35 | |
| Line contains a tab character. | 36 | |
| Line contains a tab character. | 37 | |
| Line has trailing spaces. | 38 | |
| Line contains a tab character. | 38 | |
| Line contains a tab character. | 39 | |
| Line contains a tab character. | 40 | |
| Line contains a tab character. | 41 | |
| Method 'run' is not designed for extension - needs to be abstract, final or empty. | 41 | |
| Missing a Javadoc comment. | 41 | |
| Line has trailing spaces. | 42 | |
| Line contains a tab character. | 42 | |
| Line contains a tab character. | 43 | |
| Line has trailing spaces. | 44 | |
| Line contains a tab character. | 44 | |
| Line is longer than 80 characters (found 81). | 45 | |
| Line contains a tab character. | 45 | |
| Line contains a tab character. | 46 | |
| Line is longer than 80 characters (found 98). | 47 | |
| Line contains a tab character. | 47 | |
| '(' is followed by whitespace. | 47 | |
| ')' is preceded with whitespace. | 47 | |
| Line has trailing spaces. | 48 | |
| Line contains a tab character. | 48 | |
| Line contains a tab character. | 49 | |
| Line contains a tab character. | 50 | |
| Line has trailing spaces. | 51 | |
| Line contains a tab character. | 51 | |
| Line contains a tab character. | 52 | |
| Line contains a tab character. | 53 | |
| Line has trailing spaces. | 54 | |
| Line contains a tab character. | 54 | |
| Line contains a tab character. | 55 | |
| Line contains a tab character. | 56 | |
| '(' is followed by whitespace. | 56 | |
| '+' is not preceded with whitespace. | 56 | |
| '+' is not followed by whitespace. | 56 | |
| ')' is preceded with whitespace. | 56 | |
| Line has trailing spaces. | 57 | |
| Line contains a tab character. | 57 | |
| Line is longer than 80 characters (found 81). | 58 | |
| Line contains a tab character. | 58 | |
| Line contains a tab character. | 59 | |
| '(' is followed by whitespace. | 59 | |
| ')' is preceded with whitespace. | 59 | |
| Line contains a tab character. | 60 | |
| Line contains a tab character. | 61 | |
| 'catch' is not followed by whitespace. | 61 | |
| '(' is followed by whitespace. | 61 | |
| ')' is preceded with whitespace. | 61 | |
| Must have at least one statement. | 61 | |
| Line has trailing spaces. | 62 | |
| Line contains a tab character. | 62 | |
| Line contains a tab character. | 63 | |
| Line contains a tab character. | 64 | |
| 'catch' is not followed by whitespace. | 64 | |
| '(' is followed by whitespace. | 64 | |
| ')' is preceded with whitespace. | 64 | |
| Line has trailing spaces. | 65 | |
| Line contains a tab character. | 65 | |
| Line contains a tab character. | 66 | |
| Line contains a tab character. | 67 | |
| Line contains a tab character. | 68 | |
| Line has trailing spaces. | 69 | |
| Line contains a tab character. | 69 | |
| Line contains a tab character. | 70 | |
| Line contains a tab character. | 71 | |
| Line contains a tab character. | 72 | |
| '(' is followed by whitespace. | 72 | |
| ')' is preceded with whitespace. | 72 | |
| Line contains a tab character. | 73 | |
| Line contains a tab character. | 74 |
| Severity | Message | Line |
|---|---|---|
| Missing package-info.java file. | ||
| Line has trailing spaces. | 3 | |
| Line has trailing spaces. | 5 | |
| Line has trailing spaces. | 6 | |
| Line has trailing spaces. | 7 | |
| Line has trailing spaces. | 21 | |
| Line is longer than 80 characters (found 99). | 26 | |
| Line contains a tab character. | 26 | |
| Missing a Javadoc comment. | 26 | |
| Parameter imgUrl should be final. | 26 | |
| Parameter x should be final. | 26 | |
| Parameter y should be final. | 26 | |
| Parameter width should be final. | 26 | |
| Parameter height should be final. | 26 | |
| Parameter keyCode should be final. | 26 | |
| Parameter ch should be final. | 26 | |
| '{' is not preceded with whitespace. | 26 | |
| Line contains a tab character. | 27 | |
| Line has trailing spaces. | 28 | |
| Line contains a tab character. | 28 | |
| Line contains a tab character. | 29 | |
| Line has trailing spaces. | 31 | |
| Line contains a tab character. | 31 | |
| Line has trailing spaces. | 32 | |
| Line contains a tab character. | 32 |
| Severity | Message | Line |
|---|---|---|
| Line has trailing spaces. | 24 | |
| Class RemoteControl should be declared as final. | 27 | |
| '{' is not preceded with whitespace. | 27 | |
| Line contains a tab character. | 29 | |
| Missing a Javadoc comment. | 29 | |
| Name 'logger' must match pattern '^[A-Z][A-Z0-9]*(_[A-Z0-9]+)*$'. | 29 | |
| Line has trailing spaces. | 30 | |
| Line contains a tab character. | 30 | |
| Line contains a tab character. | 31 | |
| Missing a Javadoc comment. | 31 | |
| Name 'THE_INSTANCE' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 31 | |
| Line has trailing spaces. | 32 | |
| Line contains a tab character. | 32 | |
| Line contains a tab character. | 33 | |
| Missing a Javadoc comment. | 33 | |
| Line has trailing spaces. | 34 | |
| Line contains a tab character. | 34 | |
| Line contains a tab character. | 35 | |
| Missing a Javadoc comment. | 35 | |
| Line has trailing spaces. | 36 | |
| Line contains a tab character. | 36 | |
| Line contains a tab character. | 37 | |
| Missing a Javadoc comment. | 37 | |
| Line has trailing spaces. | 38 | |
| Line contains a tab character. | 38 | |
| Line contains a tab character. | 39 | |
| Missing a Javadoc comment. | 39 | |
| '{' is not preceded with whitespace. | 39 | |
| Line contains a tab character. | 40 | |
| Line contains a tab character. | 41 | |
| Line has trailing spaces. | 42 | |
| Line contains a tab character. | 42 | |
| Line contains a tab character. | 43 | |
| Missing a Javadoc comment. | 43 | |
| '{' is not preceded with whitespace. | 43 | |
| Line contains a tab character. | 44 | |
| 'if' is not followed by whitespace. | 44 | |
| '{' is not preceded with whitespace. | 44 | |
| Line contains a tab character. | 45 | |
| Line contains a tab character. | 46 | |
| Line contains a tab character. | 47 | |
| Line contains a tab character. | 48 | |
| Line has trailing spaces. | 49 | |
| Line contains a tab character. | 49 | |
| Line has trailing spaces. | 50 | |
| Line contains a tab character. | 50 | |
| Missing a Javadoc comment. | 50 | |
| Parameter root should be final. | 50 | |
| '{' is not preceded with whitespace. | 50 | |
| Line has trailing spaces. | 51 | |
| Line contains a tab character. | 51 | |
| Line contains a tab character. | 52 | |
| Line contains a tab character. | 53 | |
| Line has trailing spaces. | 55 | |
| Line contains a tab character. | 55 | |
| Line contains a tab character. | 57 | |
| Line has trailing spaces. | 58 | |
| Line contains a tab character. | 58 | |
| Line has trailing spaces. | 59 | |
| Line contains a tab character. | 59 | |
| Line contains a tab character. | 60 | |
| Line has trailing spaces. | 61 | |
| Line contains a tab character. | 61 | |
| Line contains a tab character. | 62 | |
| Line contains a tab character. | 63 | |
| Line is longer than 80 characters (found 87). | 64 | |
| Line contains a tab character. | 64 | |
| Line contains a tab character. | 65 | |
| 'if' is not followed by whitespace. | 65 | |
| '{' is not preceded with whitespace. | 65 | |
| Line has trailing spaces. | 66 | |
| Line contains a tab character. | 66 | |
| Line has trailing spaces. | 67 | |
| Line contains a tab character. | 67 | |
| Line contains a tab character. | 68 | |
| Line contains a tab character. | 69 | |
| Must have at least one statement. | 69 | |
| Line contains a tab character. | 70 | |
| Line has trailing spaces. | 71 | |
| Line contains a tab character. | 71 | |
| Line is longer than 80 characters (found 89). | 72 | |
| Line contains a tab character. | 72 | |
| Line contains a tab character. | 73 | |
| 'if' is not followed by whitespace. | 73 | |
| '{' is not preceded with whitespace. | 73 | |
| Line is longer than 80 characters (found 91). | 74 | |
| Line contains a tab character. | 74 | |
| Line contains a tab character. | 75 | |
| Line contains a tab character. | 76 | |
| Line has trailing spaces. | 77 | |
| Line contains a tab character. | 77 | |
| Line contains a tab character. | 78 | |
| Line has trailing spaces. | 79 | |
| Line contains a tab character. | 79 | |
| Line has trailing spaces. | 80 | |
| Line contains a tab character. | 80 | |
| Line contains a tab character. | 81 | |
| Missing a Javadoc comment. | 81 | |
| Parameter group should be final. | 81 | |
| Parameter cont should be final. | 81 | |
| '{' is not preceded with whitespace. | 81 | |
| Line contains a tab character. | 82 | |
| Line contains a tab character. | 83 | |
| Line has trailing spaces. | 84 | |
| Line contains a tab character. | 84 | |
| Line contains a tab character. | 85 | |
| Line contains a tab character. | 86 | |
| Line has trailing spaces. | 87 | |
| Line contains a tab character. | 87 | |
| Line contains a tab character. | 88 | |
| Line contains a tab character. | 89 | |
| Line contains a tab character. | 90 | |
| Line contains a tab character. | 91 | |
| Line has trailing spaces. | 92 | |
| Line contains a tab character. | 92 | |
| Line contains a tab character. | 93 | |
| Line contains a tab character. | 94 | |
| Line contains a tab character. | 95 | |
| Line has trailing spaces. | 96 | |
| Line contains a tab character. | 96 | |
| Line contains a tab character. | 97 | |
| Line has trailing spaces. | 98 | |
| Line contains a tab character. | 98 | |
| Line contains a tab character. | 99 | |
| Line contains a tab character. | 100 | |
| Line contains a tab character. | 101 | |
| Line has trailing spaces. | 102 | |
| Line contains a tab character. | 102 | |
| Line contains a tab character. | 103 | |
| Line contains a tab character. | 104 | |
| Line is longer than 80 characters (found 88). | 105 | |
| Line contains a tab character. | 105 | |
| Line contains a tab character. | 106 | |
| Line contains a tab character. | 107 | |
| Line contains a tab character. | 108 | |
| Line contains a tab character. | 109 | |
| Line has trailing spaces. | 110 | |
| Line contains a tab character. | 110 | |
| Line has trailing spaces. | 111 | |
| Line is longer than 80 characters (found 120). | 111 | |
| Line contains a tab character. | 111 | |
| Line has trailing spaces. | 112 | |
| Line contains a tab character. | 112 | |
| Line contains a tab character. | 113 | |
| Line has trailing spaces. | 114 | |
| Line contains a tab character. | 114 | |
| Line contains a tab character. | 115 | |
| Line contains a tab character. | 116 | |
| Line contains a tab character. | 117 | |
| Must have at least one statement. | 117 | |
| Line contains a tab character. | 118 | |
| Line contains a tab character. | 119 | |
| Line has trailing spaces. | 120 | |
| Line contains a tab character. | 120 | |
| Line has trailing spaces. | 121 | |
| Line contains a tab character. | 121 | |
| Line contains a tab character. | 122 | |
| 'try' is not followed by whitespace. | 122 | |
| '{' is not preceded with whitespace. | 122 | |
| Line has trailing spaces. | 123 | |
| Line is longer than 80 characters (found 88). | 123 | |
| Line contains a tab character. | 123 | |
| Line has trailing spaces. | 124 | |
| Line is longer than 80 characters (found 104). | 124 | |
| Line contains a tab character. | 124 | |
| Line contains a tab character. | 125 | |
| '}' should be on the same line. | 125 | |
| Line contains a tab character. | 126 | |
| 'catch' is not followed by whitespace. | 126 | |
| '{' is not preceded with whitespace. | 126 | |
| Line contains a tab character. | 127 | |
| Line has trailing spaces. | 128 | |
| Line contains a tab character. | 128 | |
| Line has trailing spaces. | 129 | |
| Line contains a tab character. | 129 | |
| Line contains a tab character. | 130 | |
| Line contains a tab character. | 131 | |
| Line contains a tab character. | 132 | |
| Line contains a tab character. | 133 | |
| Line contains a tab character. | 134 | |
| Line has trailing spaces. | 135 | |
| Line contains a tab character. | 135 | |
| Line contains a tab character. | 136 | |
| Line contains a tab character. | 137 | |
| Line is longer than 80 characters (found 85). | 138 | |
| Line contains a tab character. | 138 | |
| Line contains a tab character. | 139 | |
| Line contains a tab character. | 141 | |
| Line contains a tab character. | 142 | |
| Line contains a tab character. | 144 | |
| Line contains a tab character. | 145 | |
| Line has trailing spaces. | 146 | |
| Line contains a tab character. | 146 | |
| Line has trailing spaces. | 147 | |
| Line contains a tab character. | 147 | |
| Line contains a tab character. | 148 | |
| Missing a Javadoc comment. | 148 | |
| Parameter s should be final. | 148 | |
| '{' is not preceded with whitespace. | 148 | |
| Line contains a tab character. | 149 | |
| Line contains a tab character. | 150 | |
| Line contains a tab character. | 151 | |
| Line contains a tab character. | 152 | |
| Line contains a tab character. | 153 | |
| Line contains a tab character. | 154 | |
| Line contains a tab character. | 155 | |
| Line contains a tab character. | 156 | |
| Line has trailing spaces. | 157 | |
| Line contains a tab character. | 157 | |
| Line contains a tab character. | 158 | |
| Missing a Javadoc comment. | 158 | |
| '{' is not preceded with whitespace. | 158 | |
| Line contains a tab character. | 159 | |
| Line contains a tab character. | 160 | |
| Line has trailing spaces. | 161 | |
| Line contains a tab character. | 161 | |
| Line has trailing spaces. | 162 | |
| Line contains a tab character. | 162 | |
| Line has trailing spaces. | 163 | |
| Line contains a tab character. | 163 | |
| Line contains a tab character. | 164 | |
| Missing a Javadoc comment. | 164 | |
| Parameter g should be final. | 164 | |
| '{' is not preceded with whitespace. | 164 | |
| Line contains a tab character. | 165 | |
| Line contains a tab character. | 166 | |
| 'if' is not followed by whitespace. | 166 | |
| '{' is not preceded with whitespace. | 166 | |
| Line contains a tab character. | 167 | |
| Line contains a tab character. | 168 | |
| Line contains a tab character. | 169 | |
| Line contains a tab character. | 170 | |
| Line contains a tab character. | 171 | |
| Line has trailing spaces. | 172 | |
| Line contains a tab character. | 172 | |
| Line contains a tab character. | 173 | |
| Missing a Javadoc comment. | 173 | |
| Parameter args should be final. | 173 | |
| Line contains a tab character. | 174 | |
| Line contains a tab character. | 175 | |
| Line contains a tab character. | 176 | |
| Line has trailing spaces. | 177 | |
| Line contains a tab character. | 177 | |
| Line contains a tab character. | 178 | |
| Line has trailing spaces. | 179 | |
| Line contains a tab character. | 179 | |
| Line has trailing spaces. | 180 | |
| Line contains a tab character. | 180 | |
| Line contains a tab character. | 181 | |
| Line has trailing spaces. | 182 | |
| Line contains a tab character. | 182 | |
| Line contains a tab character. | 183 | |
| Missing a Javadoc comment. | 183 | |
| Parameter c should be final. | 183 | |
| Parameter fieldName should be final. | 183 | |
| Line contains a tab character. | 184 | |
| '-1000' is a magic number. | 184 | |
| Line contains a tab character. | 185 | |
| Line contains a tab character. | 186 | |
| Line contains a tab character. | 187 | |
| 'if' is not followed by whitespace. | 187 | |
| '{' is not preceded with whitespace. | 187 | |
| Line has trailing spaces. | 188 | |
| Line contains a tab character. | 188 | |
| Line contains a tab character. | 189 | |
| Line has trailing spaces. | 190 | |
| Line contains a tab character. | 190 | |
| Line contains a tab character. | 191 | |
| Line contains a tab character. | 192 | |
| Line contains a tab character. | 193 | |
| Line contains a tab character. | 194 | |
| Line contains a tab character. | 195 | |
| Line contains a tab character. | 196 | |
| Line contains a tab character. | 197 | |
| Line contains a tab character. | 198 | |
| Line is longer than 80 characters (found 125). | 199 | |
| Line contains a tab character. | 199 | |
| Line contains a tab character. | 200 | |
| Line contains a tab character. | 201 | |
| Line contains a tab character. | 202 | |
| Line contains a tab character. | 203 | |
| Line has trailing spaces. | 204 | |
| Line contains a tab character. | 204 | |
| Line contains a tab character. | 205 | |
| Missing a Javadoc comment. | 205 | |
| Parameter e should be final. | 205 | |
| Line contains a tab character. | 206 | |
| Line contains a tab character. | 207 | |
| Line contains a tab character. | 208 | |
| Line contains a tab character. | 211 | |
| Missing a Javadoc comment. | 211 | |
| Parameter e should be final. | 211 | |
| Line contains a tab character. | 212 | |
| Line contains a tab character. | 213 | |
| Line contains a tab character. | 214 | |
| Line contains a tab character. | 217 | |
| Missing a Javadoc comment. | 217 | |
| Parameter e should be final. | 217 | |
| Line contains a tab character. | 218 | |
| Line contains a tab character. | 219 | |
| Line contains a tab character. | 220 | |
| Line has trailing spaces. | 221 | |
| Line contains a tab character. | 221 | |
| Line has trailing spaces. | 222 | |
| Line contains a tab character. | 222 | |
| Missing a Javadoc comment. | 222 | |
| Parameter keyCode should be final. | 222 | |
| '{' is not preceded with whitespace. | 222 | |
| Line contains a tab character. | 223 | |
| Line contains a tab character. | 224 | |
| Line contains a tab character. | 225 | |
| Line contains a tab character. | 226 | |
| 'if' is not followed by whitespace. | 226 | |
| '{' is not preceded with whitespace. | 226 | |
| Line contains a tab character. | 227 | |
| '(' is followed by whitespace. | 227 | |
| 'cast' is not followed by whitespace. | 227 | |
| Line contains a tab character. | 228 | |
| Line contains a tab character. | 229 | |
| Line has trailing spaces. | 230 | |
| Line contains a tab character. | 230 | |
| Line contains a tab character. | 231 | |
| Missing a Javadoc comment. | 231 | |
| Parameter keyCode should be final. | 231 | |
| '{' is not preceded with whitespace. | 231 | |
| Line contains a tab character. | 232 | |
| Line contains a tab character. | 233 | |
| 'if' is not followed by whitespace. | 233 | |
| '{' is not preceded with whitespace. | 233 | |
| Line contains a tab character. | 234 | |
| '(' is followed by whitespace. | 234 | |
| 'cast' is not followed by whitespace. | 234 | |
| Line contains a tab character. | 235 | |
| Line contains a tab character. | 236 | |
| Line has trailing spaces. | 237 | |
| Line contains a tab character. | 237 | |
| Line has trailing spaces. | 238 | |
| Line contains a tab character. | 238 | |
| Line has trailing spaces. | 239 | |
| Line contains a tab character. | 239 | |
| Line contains a tab character. | 240 | |
| Line contains a tab character. | 241 | |
| Line contains a tab character. | 242 | |
| Parameter keyEvent should be final. | 242 | |
| Expected @param tag for 'keyEvent'. | 242 | |
| '{' is not preceded with whitespace. | 242 | |
| Line contains a tab character. | 243 | |
| Line contains a tab character. | 244 |
| Severity | Message | Line |
|---|---|---|
| Missing package-info.java file. | ||
| Line has trailing spaces. | 3 | |
| Line has trailing spaces. | 6 | |
| Line has trailing spaces. | 7 | |
| Line is longer than 80 characters (found 87). | 19 | |
| Line has trailing spaces. | 21 | |
| Class ServiceManager should be declared as final. | 24 | |
| Missing a Javadoc comment. | 26 | |
| Line has trailing spaces. | 27 | |
| Missing a Javadoc comment. | 28 | |
| '{' is not preceded with whitespace. | 28 | |
| Line has trailing spaces. | 29 | |
| Line has trailing spaces. | 31 | |
| Line has trailing spaces. | 32 | |
| '{' is not preceded with whitespace. | 37 | |
| Line has trailing spaces. | 40 | |
| First sentence should end with a period. | 41 | |
| '{' is not preceded with whitespace. | 45 | |
| Line has trailing spaces. | 48 |
| Severity | Message | Line |
|---|---|---|
| Line has trailing spaces. | 3 | |
| Line has trailing spaces. | 5 | |
| Line has trailing spaces. | 6 | |
| Line has trailing spaces. | 7 | |
| Line is longer than 80 characters (found 81). | 47 | |
| Line contains a tab character. | 49 | |
| Missing a Javadoc comment. | 49 | |
| Name 'log' must match pattern '^[A-Z][A-Z0-9]*(_[A-Z0-9]+)*$'. | 49 | |
| Line has trailing spaces. | 50 | |
| Line contains a tab character. | 50 | |
| Missing a Javadoc comment. | 51 | |
| Missing a Javadoc comment. | 52 | |
| Missing a Javadoc comment. | 54 | |
| 'static' modifier out of order with the JLS suggestions. | 54 | |
| Missing a Javadoc comment. | 55 | |
| 'static' modifier out of order with the JLS suggestions. | 55 | |
| Missing a Javadoc comment. | 56 | |
| 'static' modifier out of order with the JLS suggestions. | 56 | |
| Missing a Javadoc comment. | 58 | |
| Missing a Javadoc comment. | 59 | |
| Missing a Javadoc comment. | 60 | |
| Missing a Javadoc comment. | 61 | |
| Missing a Javadoc comment. | 63 | |
| Parameter appWin should be final. | 63 | |
| 'appWin' hides a field. | 63 | |
| '4' is a magic number. | 72 | |
| '3' is a magic number. | 75 | |
| '3' is a magic number. | 76 | |
| '3' is a magic number. | 77 | |
| '60' is a magic number. | 80 | |
| '20' is a magic number. | 80 | |
| '20' is a magic number. | 81 | |
| '60' is a magic number. | 89 | |
| '20' is a magic number. | 89 | |
| '20' is a magic number. | 90 | |
| '60' is a magic number. | 101 | |
| '20' is a magic number. | 101 | |
| '20' is a magic number. | 102 | |
| Method 'setApp' is not designed for extension - needs to be abstract, final or empty. | 149 | |
| Parameter app should be final. | 149 | |
| 'app' hides a field. | 149 | |
| Line has trailing spaces. | 156 | |
| First sentence should end with a period. | 157 | |
| Method 'save' is not designed for extension - needs to be abstract, final or empty. | 161 | |
| '{' is not preceded with whitespace. | 161 | |
| Line has trailing spaces. | 166 | |
| Method 'getValue' is not designed for extension - needs to be abstract, final or empty. | 175 | |
| Missing a Javadoc comment. | 175 | |
| Parameter i should be final. | 175 | |
| Method 'actionPerformed' is not designed for extension - needs to be abstract, final or empty. | 180 | |
| Missing a Javadoc comment. | 180 | |
| Parameter e should be final. | 180 | |
| Line has trailing spaces. | 184 | |
| Line is longer than 80 characters (found 83). | 186 | |
| 'if' is not followed by whitespace. | 188 | |
| '{' is not preceded with whitespace. | 188 | |
| '}' should be on the same line. | 190 | |
| 'else' is not followed by whitespace. | 191 | |
| '{' is not preceded with whitespace. | 191 | |
| Line has trailing spaces. | 195 | |
| Line is longer than 80 characters (found 107). | 196 | |
| Inner assignments should be avoided. | 196 | |
| Line has trailing spaces. | 197 | |
| Line has trailing spaces. | 198 | |
| '(' is followed by whitespace. | 199 | |
| '}' should be on the same line. | 203 | |
| Line is longer than 80 characters (found 121). | 206 | |
| '}' should be on the same line. | 207 | |
| Line is longer than 80 characters (found 131). | 209 | |
| Line is longer than 80 characters (found 90). | 214 | |
| Line has trailing spaces. | 220 | |
| Line is longer than 80 characters (found 81). | 220 | |
| Line is longer than 80 characters (found 87). | 222 | |
| Line is longer than 80 characters (found 83). | 223 | |
| Line is longer than 80 characters (found 91). | 224 | |
| Line has trailing spaces. | 226 | |
| Line is longer than 80 characters (found 99). | 227 | |
| Line is longer than 80 characters (found 81). | 228 | |
| Line has trailing spaces. | 231 | |
| Line has trailing spaces. | 232 | |
| Line is longer than 80 characters (found 82). | 232 | |
| '}' should be on the same line. | 234 | |
| 'app' hides a field. | 240 | |
| '}' should be on the same line. | 247 | |
| Must have at least one statement. | 248 | |
| Method 'isOk' is not designed for extension - needs to be abstract, final or empty. | 254 | |
| Missing a Javadoc comment. | 254 | |
| Line is longer than 80 characters (found 140). | 255 | |
| Line is longer than 80 characters (found 93). | 277 | |
| Line has trailing spaces. | 282 | |
| Line has trailing spaces. | 283 | |
| Missing a Javadoc comment. | 283 | |
| Parameter arg0 should be final. | 283 | |
| Line has trailing spaces. | 284 | |
| Missing a Javadoc comment. | 287 | |
| Parameter arg0 should be final. | 287 | |
| Method 'keyReleased' is not designed for extension - needs to be abstract, final or empty. | 291 | |
| Missing a Javadoc comment. | 291 | |
| Parameter arg0 should be final. | 291 |
| Severity | Message | Line |
|---|---|---|
| Line has trailing spaces. | 3 | |
| Line has trailing spaces. | 5 | |
| Line has trailing spaces. | 6 | |
| Line has trailing spaces. | 7 | |
| Missing a Javadoc comment. | 40 | |
| 'static' modifier out of order with the JLS suggestions. | 40 | |
| Line has trailing spaces. | 41 | |
| Missing a Javadoc comment. | 42 | |
| Line has trailing spaces. | 43 | |
| Missing a Javadoc comment. | 44 | |
| Missing a Javadoc comment. | 45 | |
| Line has trailing spaces. | 46 | |
| Missing a Javadoc comment. | 47 | |
| Missing a Javadoc comment. | 48 | |
| Missing a Javadoc comment. | 49 | |
| Missing a Javadoc comment. | 50 | |
| Missing a Javadoc comment. | 52 | |
| Parameter appWin should be final. | 52 | |
| 'appWin' hides a field. | 52 | |
| '4' is a magic number. | 61 | |
| '60' is a magic number. | 69 | |
| '20' is a magic number. | 69 | |
| '20' is a magic number. | 70 | |
| Line has trailing spaces. | 82 | |
| Line has trailing spaces. | 91 | |
| Line has trailing spaces. | 98 | |
| Line is longer than 80 characters (found 88). | 98 | |
| Unused @param tag for 'app'. | 107 | |
| Method 'setAppGroup' is not designed for extension - needs to be abstract, final or empty. | 109 | |
| Parameter group should be final. | 109 | |
| 'group' hides a field. | 109 | |
| Expected @param tag for 'group'. | 109 | |
| 'if' is not followed by whitespace. | 111 | |
| '{' is not preceded with whitespace. | 111 | |
| '}' should be on the same line. | 113 | |
| 'else' is not followed by whitespace. | 114 | |
| '{' is not preceded with whitespace. | 114 | |
| Line has trailing spaces. | 120 | |
| First sentence should end with a period. | 121 | |
| Method 'save' is not designed for extension - needs to be abstract, final or empty. | 125 | |
| '{' is not preceded with whitespace. | 125 | |
| Line is longer than 80 characters (found 83). | 127 | |
| Line has trailing spaces. | 129 | |
| Method 'isOk' is not designed for extension - needs to be abstract, final or empty. | 133 | |
| Missing a Javadoc comment. | 133 | |
| Line is longer than 80 characters (found 140). | 134 | |
| Line has trailing spaces. | 146 | |
| Missing a Javadoc comment. | 146 | |
| Parameter arg0 should be final. | 146 | |
| Line has trailing spaces. | 147 | |
| Missing a Javadoc comment. | 150 | |
| Parameter arg0 should be final. | 150 | |
| Line has trailing spaces. | 154 | |
| Method 'keyReleased' is not designed for extension - needs to be abstract, final or empty. | 154 | |
| Missing a Javadoc comment. | 154 | |
| Parameter arg0 should be final. | 154 |
| Severity | Message | Line |
|---|---|---|
| Line has trailing spaces. | 3 | |
| Line has trailing spaces. | 5 | |
| Line has trailing spaces. | 6 | |
| Line has trailing spaces. | 7 | |
| Class AppMenu should be declared as final. | 38 | |
| '{' is not preceded with whitespace. | 38 | |
| Line contains a tab character. | 40 | |
| Missing a Javadoc comment. | 40 | |
| Name 'log' must match pattern '^[A-Z][A-Z0-9]*(_[A-Z0-9]+)*$'. | 40 | |
| Line has trailing spaces. | 41 | |
| Line contains a tab character. | 41 | |
| Missing a Javadoc comment. | 42 | |
| Name 'THE_INSTANCE' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 42 | |
| Line has trailing spaces. | 43 | |
| Missing a Javadoc comment. | 44 | |
| '{' is not preceded with whitespace. | 44 | |
| Line has trailing spaces. | 48 | |
| Missing a Javadoc comment. | 49 | |
| '{' is not preceded with whitespace. | 49 | |
| 'if' is not followed by whitespace. | 50 | |
| '{' is not preceded with whitespace. | 50 | |
| Line has trailing spaces. | 51 | |
| Line has trailing spaces. | 55 | |
| Missing a Javadoc comment. | 56 | |
| '{' is not preceded with whitespace. | 56 | |
| Line has trailing spaces. | 59 | |
| Missing a Javadoc comment. | 60 | |
| '{' is not preceded with whitespace. | 60 | |
| Line has trailing spaces. | 62 | |
| Line has trailing spaces. | 64 | |
| Line has trailing spaces. | 65 | |
| Line has trailing spaces. | 70 | |
| Line has trailing spaces. | 78 | |
| Line has trailing spaces. | 80 | |
| Line has trailing spaces. | 82 | |
| Line has trailing spaces. | 83 | |
| Line has trailing spaces. | 84 | |
| Line is longer than 80 characters (found 103). | 84 | |
| ',' is not followed by whitespace. | 84 | |
| Line has trailing spaces. | 88 | |
| Line has trailing spaces. | 93 | |
| Line has trailing spaces. | 95 | |
| Missing a Javadoc comment. | 96 | |
| Parameter menu should be final. | 96 | |
| Parameter group should be final. | 96 | |
| '{' is not preceded with whitespace. | 96 | |
| Line has trailing spaces. | 97 | |
| 'for' is not followed by whitespace. | 100 | |
| '{' is not preceded with whitespace. | 100 | |
| 'cast' is not followed by whitespace. | 101 | |
| Line has trailing spaces. | 103 | |
| Line has trailing spaces. | 106 | |
| Line has trailing spaces. | 112 | |
| Line is longer than 80 characters (found 107). | 120 | |
| 'if' is not followed by whitespace. | 120 | |
| '{' is not preceded with whitespace. | 120 | |
| Line has trailing spaces. | 125 | |
| Line has trailing spaces. | 128 | |
| Line has trailing spaces. | 133 | |
| Line has trailing spaces. | 135 | |
| Line has trailing spaces. | 147 | |
| Missing a Javadoc comment. | 147 | |
| Parameter event should be final. | 147 | |
| Line has trailing spaces. | 151 | |
| '}' should be on the same line. | 154 | |
| Line contains a tab character. | 156 | |
| '}' should be on the same line. | 157 |
| Severity | Message | Line |
|---|---|---|
| Missing package-info.java file. | ||
| Line has trailing spaces. | 3 | |
| Line has trailing spaces. | 5 | |
| Line has trailing spaces. | 6 | |
| Line has trailing spaces. | 7 | |
| '{' is not preceded with whitespace. | 23 | |
| Missing a Javadoc comment. | 25 | |
| Missing a Javadoc comment. | 27 | |
| Parameter app should be final. | 27 | |
| 'app' hides a field. | 27 | |
| '{' is not preceded with whitespace. | 27 | |
| Method 'getApp' is not designed for extension - needs to be abstract, final or empty. | 32 | |
| Missing a Javadoc comment. | 32 | |
| '{' is not preceded with whitespace. | 32 |
| Severity | Message | Line |
|---|---|---|
| Line has trailing spaces. | 3 | |
| Line has trailing spaces. | 5 | |
| Line has trailing spaces. | 6 | |
| Line has trailing spaces. | 7 | |
| Line is longer than 80 characters (found 163). | 52 | |
| Missing a Javadoc comment. | 52 | |
| '{' is not preceded with whitespace. | 52 | |
| Line contains a tab character. | 54 | |
| Missing a Javadoc comment. | 54 | |
| Name 'log' must match pattern '^[A-Z][A-Z0-9]*(_[A-Z0-9]+)*$'. | 54 | |
| Line has trailing spaces. | 55 | |
| Line contains a tab character. | 55 | |
| Missing a Javadoc comment. | 56 | |
| Variable 'tree' must be private and have accessor methods. | 56 | |
| Missing a Javadoc comment. | 57 | |
| Variable 'model' must be private and have accessor methods. | 57 | |
| Missing a Javadoc comment. | 58 | |
| Variable 'display' must be private and have accessor methods. | 58 | |
| Missing a Javadoc comment. | 59 | |
| Missing a Javadoc comment. | 60 | |
| Missing a Javadoc comment. | 62 | |
| Variable 'popup' must be private and have accessor methods. | 62 | |
| Missing a Javadoc comment. | 63 | |
| Variable 'action' must be private and have accessor methods. | 63 | |
| Missing a Javadoc comment. | 64 | |
| Missing a Javadoc comment. | 69 | |
| Missing a Javadoc comment. | 74 | |
| Parameter parentGroup should be final. | 74 | |
| Line is longer than 80 characters (found 83). | 77 | |
| Line is longer than 80 characters (found 92). | 90 | |
| Line has trailing spaces. | 105 | |
| Line has trailing spaces. | 107 | |
| Line is longer than 80 characters (found 100). | 109 | |
| Method 'getModel' is not designed for extension - needs to be abstract, final or empty. | 116 | |
| Missing a Javadoc comment. | 116 | |
| Method 'treeExpanded' is not designed for extension - needs to be abstract, final or empty. | 120 | |
| Missing a Javadoc comment. | 120 | |
| Parameter event should be final. | 120 | |
| Missing a Javadoc comment. | 133 | |
| Parameter event should be final. | 133 | |
| Method 'valueChanged' is not designed for extension - needs to be abstract, final or empty. | 136 | |
| Missing a Javadoc comment. | 136 | |
| Parameter event should be final. | 136 | |
| Method 'getSelectedNode' is not designed for extension - needs to be abstract, final or empty. | 141 | |
| Missing a Javadoc comment. | 141 | |
| Line has trailing spaces. | 146 | |
| Method 'insertGroup' is not designed for extension - needs to be abstract, final or empty. | 150 | |
| Parameter group should be final. | 150 | |
| Line is longer than 80 characters (found 87). | 153 | |
| 'selectedPath' hides a field. | 154 | |
| Line contains a tab character. | 160 | |
| Line has trailing spaces. | 171 | |
| Unused @param tag for 'group'. | 173 | |
| Method 'insertApp' is not designed for extension - needs to be abstract, final or empty. | 175 | |
| Parameter app should be final. | 175 | |
| Expected @param tag for 'app'. | 175 | |
| Line contains a tab character. | 176 | |
| Line is longer than 80 characters (found 87). | 178 | |
| Line contains a tab character. | 185 | |
| Method 'removeSelected' is not designed for extension - needs to be abstract, final or empty. | 197 | |
| Missing a Javadoc comment. | 197 | |
| Line is longer than 80 characters (found 103). | 199 | |
| Line has trailing spaces. | 213 | |
| Line is longer than 80 characters (found 92). | 220 | |
| Line is longer than 80 characters (found 86). | 224 | |
| '}' should be on the same line. | 225 | |
| '}' should be on the same line. | 230 | |
| Line contains a tab character. | 232 | |
| Method 'addTreeListener' is not designed for extension - needs to be abstract, final or empty. | 238 | |
| Missing a Javadoc comment. | 238 | |
| Parameter listener should be final. | 238 | |
| Method 'removeTreeListener' is not designed for extension - needs to be abstract, final or empty. | 242 | |
| Missing a Javadoc comment. | 242 | |
| Parameter listener should be final. | 242 | |
| Method 'notifyTreeListeners' is not designed for extension - needs to be abstract, final or empty. | 246 | |
| Missing a Javadoc comment. | 246 | |
| Parameter path should be final. | 246 | |
| Line is longer than 80 characters (found 97). | 259 | |
| Method 'dragGestureRecognized' is not designed for extension - needs to be abstract, final or empty. | 261 | |
| Missing a Javadoc comment. | 261 | |
| Parameter e should be final. | 261 | |
| Line has trailing spaces. | 264 | |
| 'if' is not followed by whitespace. | 266 | |
| '{' is not preceded with whitespace. | 266 | |
| 'action' hides a field. | 271 | |
| Line has trailing spaces. | 272 | |
| '{' is not preceded with whitespace. | 272 | |
| Line is longer than 80 characters (found 89). | 281 | |
| Line is longer than 80 characters (found 88). | 289 | |
| Line is longer than 80 characters (found 97). | 297 | |
| Line is longer than 80 characters (found 84). | 305 | |
| Line is longer than 80 characters (found 84). | 313 | |
| Line is longer than 80 characters (found 89). | 321 | |
| Line is longer than 80 characters (found 88). | 329 | |
| Line is longer than 80 characters (found 97). | 337 | |
| Line is longer than 80 characters (found 84). | 345 | |
| Line is longer than 80 characters (found 91). | 353 |
| Severity | Message | Line |
|---|---|---|
| Line has trailing spaces. | 3 | |
| Line has trailing spaces. | 5 | |
| Line has trailing spaces. | 6 | |
| Line has trailing spaces. | 7 | |
| '{' is not preceded with whitespace. | 30 | |
| Missing a Javadoc comment. | 32 | |
| Parameter s should be final. | 32 | |
| Parameter c should be final. | 32 | |
| Line has trailing spaces. | 33 | |
| Missing a Javadoc comment. | 36 | |
| Parameter c should be final. | 36 | |
| Line has trailing spaces. | 37 | |
| Method 'preferredLayoutSize' is not designed for extension - needs to be abstract, final or empty. | 40 | |
| Missing a Javadoc comment. | 40 | |
| Parameter c should be final. | 40 | |
| Line is longer than 80 characters (found 140). | 41 | |
| Line has trailing spaces. | 42 | |
| Method 'minimumLayoutSize' is not designed for extension - needs to be abstract, final or empty. | 44 | |
| Missing a Javadoc comment. | 44 | |
| Parameter c should be final. | 44 | |
| Line is longer than 80 characters (found 140). | 45 | |
| Method 'layoutContainer' is not designed for extension - needs to be abstract, final or empty. | 48 | |
| Missing a Javadoc comment. | 48 | |
| Parameter parent should be final. | 48 | |
| Line has trailing spaces. | 49 | |
| 'for' is not followed by whitespace. | 50 | |
| '{' is not preceded with whitespace. | 50 | |
| Line has trailing spaces. | 51 | |
| Line has trailing spaces. | 53 | |
| Line is longer than 80 characters (found 82). | 53 | |
| Line has trailing spaces. | 55 | |
| Line has trailing spaces. | 56 |
| Severity | Message | Line |
|---|---|---|
| Line has trailing spaces. | 3 | |
| Line has trailing spaces. | 5 | |
| Line has trailing spaces. | 6 | |
| Line has trailing spaces. | 7 | |
| Missing a Javadoc comment. | 28 | |
| '{' is not preceded with whitespace. | 28 | |
| Line contains a tab character. | 30 | |
| Missing a Javadoc comment. | 30 | |
| Name 'log' must match pattern '^[A-Z][A-Z0-9]*(_[A-Z0-9]+)*$'. | 30 | |
| Line has trailing spaces. | 31 | |
| Line contains a tab character. | 31 | |
| Missing a Javadoc comment. | 32 | |
| Missing a Javadoc comment. | 33 | |
| Missing a Javadoc comment. | 35 | |
| Missing a Javadoc comment. | 36 | |
| First sentence should end with a period. | 38 | |
| Parameter path should be final. | 41 | |
| Expected @param tag for 'path'. | 41 | |
| '{' is not preceded with whitespace. | 41 | |
| First sentence should end with a period. | 45 | |
| Parameter x should be final. | 51 | |
| Parameter y should be final. | 51 | |
| Parameter path should be final. | 51 | |
| '{' is not preceded with whitespace. | 51 | |
| Line has trailing spaces. | 57 | |
| Missing a Javadoc comment. | 58 | |
| Parameter image should be final. | 58 | |
| 'image' hides a field. | 58 | |
| '{' is not preceded with whitespace. | 58 | |
| Line has trailing spaces. | 64 | |
| Missing a Javadoc comment. | 65 | |
| Parameter url should be final. | 65 | |
| Parameter width should be final. | 65 | |
| 'width' hides a field. | 65 | |
| Parameter height should be final. | 65 | |
| 'height' hides a field. | 65 | |
| '{' is not preceded with whitespace. | 65 | |
| Line contains a tab character. | 66 | |
| First sentence should end with a period. | 69 | |
| Parameter url should be final. | 72 | |
| Expected @param tag for 'url'. | 72 | |
| '{' is not preceded with whitespace. | 72 | |
| First sentence should end with a period. | 76 | |
| Parameter x should be final. | 82 | |
| Parameter y should be final. | 82 | |
| Parameter url should be final. | 82 | |
| '{' is not preceded with whitespace. | 82 | |
| Line has trailing spaces. | 86 | |
| Line has trailing spaces. | 88 | |
| Missing a Javadoc comment. | 89 | |
| Parameter x should be final. | 89 | |
| Parameter y should be final. | 89 | |
| Parameter width should be final. | 89 | |
| 'width' hides a field. | 89 | |
| Parameter height should be final. | 89 | |
| 'height' hides a field. | 89 | |
| Parameter url should be final. | 89 | |
| '{' is not preceded with whitespace. | 89 | |
| Line contains a tab character. | 90 | |
| Line contains a tab character. | 91 | |
| Line contains a tab character. | 92 | |
| Line has trailing spaces. | 93 | |
| Line contains a tab character. | 93 | |
| Line has trailing spaces. | 95 | |
| Method 'getPreferredSize' is not designed for extension - needs to be abstract, final or empty. | 96 | |
| Missing a Javadoc comment. | 96 | |
| '{' is not preceded with whitespace. | 96 | |
| First sentence should end with a period. | 100 | |
| Expected an @return tag. | 106 | |
| Parameter image should be final. | 106 | |
| 'image' hides a field. | 106 | |
| Expected @param tag for 'image'. | 106 | |
| Parameter component should be final. | 106 | |
| Expected @param tag for 'component'. | 106 | |
| '{' is not preceded with whitespace. | 106 | |
| Line has trailing spaces. | 108 | |
| 'try' is not followed by whitespace. | 109 | |
| '{' is not preceded with whitespace. | 109 | |
| '}' should be on the same line. | 111 | |
| 'catch' is not followed by whitespace. | 112 | |
| '{' is not preceded with whitespace. | 112 | |
| Parameter name should be final. | 125 | |
| Parameter url should be final. | 125 | |
| Expected @param tag for 'url'. | 125 | |
| Parameter component should be final. | 125 | |
| Expected @param tag for 'component'. | 125 | |
| '{' is not preceded with whitespace. | 125 | |
| 'image' hides a field. | 128 | |
| 'if' is not followed by whitespace. | 129 | |
| '{' is not preceded with whitespace. | 129 | |
| 'try' is not followed by whitespace. | 132 | |
| '{' is not preceded with whitespace. | 132 | |
| '}' should be on the same line. | 135 | |
| 'catch' is not followed by whitespace. | 136 | |
| '{' is not preceded with whitespace. | 136 | |
| '}' should be on the same line. | 139 | |
| 'if' is not followed by whitespace. | 140 | |
| '{' is not preceded with whitespace. | 140 | |
| Line has trailing spaces. | 144 | |
| 'try' is not followed by whitespace. | 145 | |
| '{' is not preceded with whitespace. | 145 | |
| '}' should be on the same line. | 147 | |
| 'catch' is not followed by whitespace. | 148 | |
| '{' is not preceded with whitespace. | 148 | |
| Method 'paint' is not designed for extension - needs to be abstract, final or empty. | 154 | |
| Missing a Javadoc comment. | 154 | |
| Parameter g should be final. | 154 | |
| '{' is not preceded with whitespace. | 154 | |
| 'if' is not followed by whitespace. | 155 | |
| '{' is not preceded with whitespace. | 155 |
| Severity | Message | Line |
|---|---|---|
| Line has trailing spaces. | 3 | |
| Line has trailing spaces. | 5 | |
| Line has trailing spaces. | 6 | |
| Line has trailing spaces. | 7 | |
| '{' is not preceded with whitespace. | 31 | |
| Missing a Javadoc comment. | 33 | |
| Missing a Javadoc comment. | 34 | |
| Line contains a tab character. | 35 | |
| Missing a Javadoc comment. | 35 | |
| Line has trailing spaces. | 36 | |
| Line contains a tab character. | 37 | |
| Missing a Javadoc comment. | 37 | |
| Line contains a tab character. | 38 | |
| Missing a Javadoc comment. | 38 | |
| Line has trailing spaces. | 39 | |
| Line contains a tab character. | 39 | |
| Missing a Javadoc comment. | 40 | |
| Parameter imgUrl should be final. | 40 | |
| Parameter width should be final. | 40 | |
| Parameter height should be final. | 40 | |
| Parameter keyCode should be final. | 40 | |
| 'keyCode' hides a field. | 40 | |
| Parameter ch should be final. | 40 | |
| '{' is not preceded with whitespace. | 40 | |
| Line contains a tab character. | 41 | |
| Line contains a tab character. | 42 | |
| Line contains a tab character. | 43 | |
| Line contains a tab character. | 44 | |
| Line has trailing spaces. | 45 | |
| Line contains a tab character. | 45 | |
| Line contains a tab character. | 46 | |
| Line contains a tab character. | 47 | |
| Line has trailing spaces. | 48 | |
| Line contains a tab character. | 48 | |
| Line contains a tab character. | 49 | |
| Line has trailing spaces. | 51 | |
| Method 'setNormal' is not designed for extension - needs to be abstract, final or empty. | 52 | |
| Missing a Javadoc comment. | 52 | |
| '{' is not preceded with whitespace. | 52 | |
| ',' is not followed by whitespace. | 53 | |
| Method 'setOn' is not designed for extension - needs to be abstract, final or empty. | 56 | |
| Missing a Javadoc comment. | 56 | |
| '{' is not preceded with whitespace. | 56 | |
| ',' is not followed by whitespace. | 57 | |
| Method 'getPrefferedSize' is not designed for extension - needs to be abstract, final or empty. | 60 | |
| Missing a Javadoc comment. | 60 | |
| '{' is not preceded with whitespace. | 60 | |
| Line contains a tab character. | 62 | |
| Method 'getMinimumSize' is not designed for extension - needs to be abstract, final or empty. | 65 | |
| Missing a Javadoc comment. | 65 | |
| '{' is not preceded with whitespace. | 65 | |
| Method 'getMaximumSize' is not designed for extension - needs to be abstract, final or empty. | 69 | |
| Missing a Javadoc comment. | 69 | |
| '{' is not preceded with whitespace. | 69 | |
| Method 'addKeyListener' is not designed for extension - needs to be abstract, final or empty. | 73 | |
| Missing a Javadoc comment. | 73 | |
| Parameter keyListener should be final. | 73 | |
| 'keyListener' hides a field. | 73 | |
| '{' is not preceded with whitespace. | 73 | |
| Line is longer than 80 characters (found 82). | 74 | |
| Line has trailing spaces. | 76 | |
| Method 'setListenerComponent' is not designed for extension - needs to be abstract, final or empty. | 77 | |
| Missing a Javadoc comment. | 77 | |
| Parameter c should be final. | 77 | |
| '{' is not preceded with whitespace. | 77 | |
| Line contains a tab character. | 78 | |
| Missing a Javadoc comment. | 81 | |
| Parameter eventType should be final. | 81 | |
| '{' is not preceded with whitespace. | 81 | |
| 'if' is not followed by whitespace. | 82 | |
| '{' is not preceded with whitespace. | 82 | |
| Line has trailing spaces. | 83 | |
| switch without "default" clause. | 86 | |
| '{' is not preceded with whitespace. | 86 | |
| Line has trailing spaces. | 88 | |
| Line is longer than 80 characters (found 112). | 88 | |
| 'cast' is not followed by whitespace. | 88 | |
| Line has trailing spaces. | 90 | |
| Line is longer than 80 characters (found 92). | 92 | |
| 'cast' is not followed by whitespace. | 92 | |
| Line is longer than 80 characters (found 91). | 97 | |
| Method 'mouseClicked' is not designed for extension - needs to be abstract, final or empty. | 106 | |
| Missing a Javadoc comment. | 106 | |
| Parameter e should be final. | 106 | |
| '{' is not preceded with whitespace. | 106 | |
| Method 'mousePressed' is not designed for extension - needs to be abstract, final or empty. | 110 | |
| Missing a Javadoc comment. | 110 | |
| Parameter e should be final. | 110 | |
| '{' is not preceded with whitespace. | 110 | |
| Method 'mouseReleased' is not designed for extension - needs to be abstract, final or empty. | 115 | |
| Missing a Javadoc comment. | 115 | |
| Parameter e should be final. | 115 | |
| '{' is not preceded with whitespace. | 115 | |
| Missing a Javadoc comment. | 120 | |
| Parameter e should be final. | 120 | |
| '{' is not preceded with whitespace. | 120 | |
| '{' is not followed by whitespace. | 120 | |
| '}' is not preceded with whitespace. | 120 | |
| Missing a Javadoc comment. | 122 | |
| Parameter e should be final. | 122 | |
| '{' is not preceded with whitespace. | 122 | |
| '{' is not followed by whitespace. | 122 | |
| '}' is not preceded with whitespace. | 122 |
| Severity | Message | Line |
|---|---|---|
| File does not end with a newline. | ||
| Line has trailing spaces. | 3 | |
| Line has trailing spaces. | 5 | |
| Line has trailing spaces. | 6 | |
| Line has trailing spaces. | 7 | |
| Missing a Javadoc comment. | 24 | |
| Missing a Javadoc comment. | 26 | |
| Variable 'tree' must be private and have accessor methods. | 26 | |
| Missing a Javadoc comment. | 27 | |
| Variable 'node' must be private and have accessor methods. | 27 | |
| Missing a Javadoc comment. | 29 | |
| Parameter tree should be final. | 29 | |
| 'tree' hides a field. | 29 | |
| Missing a Javadoc comment. | 35 | |
| Parameter e should be final. | 38 | |
| Parameter e should be final. | 45 | |
| Line has trailing spaces. | 50 | |
| Method 'setNode' is not designed for extension - needs to be abstract, final or empty. | 53 | |
| Missing a Javadoc comment. | 53 | |
| Parameter nd should be final. | 53 |
| Severity | Message | Line |
|---|---|---|
| Line has trailing spaces. | 3 | |
| Line has trailing spaces. | 5 | |
| Line has trailing spaces. | 6 | |
| Line has trailing spaces. | 7 | |
| Line has trailing spaces. | 22 | |
| '{' is not preceded with whitespace. | 24 | |
| Line has trailing spaces. | 25 | |
| Missing a Javadoc comment. | 26 | |
| Missing a Javadoc comment. | 27 | |
| Missing a Javadoc comment. | 28 | |
| Missing a Javadoc comment. | 29 | |
| Missing a Javadoc comment. | 30 | |
| Line is longer than 80 characters (found 82). | 32 | |
| Missing a Javadoc comment. | 32 | |
| Parameter width should be final. | 32 | |
| 'width' hides a field. | 32 | |
| Parameter height should be final. | 32 | |
| 'height' hides a field. | 32 | |
| Parameter foreground should be final. | 32 | |
| 'foreground' hides a field. | 32 | |
| Parameter background should be final. | 32 | |
| 'background' hides a field. | 32 | |
| '{' is not preceded with whitespace. | 32 | |
| Line has trailing spaces. | 37 | |
| Line has trailing spaces. | 38 | |
| Line has trailing spaces. | 40 | |
| Method 'getPreferredSize' is not designed for extension - needs to be abstract, final or empty. | 41 | |
| Missing a Javadoc comment. | 41 | |
| '{' is not preceded with whitespace. | 41 | |
| Line has trailing spaces. | 44 | |
| Line has trailing spaces. | 45 | |
| Method 'update' is not designed for extension - needs to be abstract, final or empty. | 46 | |
| Missing a Javadoc comment. | 46 | |
| Parameter procent should be final. | 46 | |
| 'procent' hides a field. | 46 | |
| '{' is not preceded with whitespace. | 46 | |
| Line has trailing spaces. | 50 | |
| Method 'paint' is not designed for extension - needs to be abstract, final or empty. | 51 | |
| Missing a Javadoc comment. | 51 | |
| Parameter g should be final. | 51 | |
| '{' is not preceded with whitespace. | 51 | |
| 'width' hides a field. | 52 | |
| Line has trailing spaces. | 53 | |
| Line has trailing spaces. | 54 | |
| 'if' is not followed by whitespace. | 55 | |
| '{' is not preceded with whitespace. | 55 | |
| Line has trailing spaces. | 60 | |
| Line has trailing spaces. | 61 | |
| '100' is a magic number. | 63 |
| Severity | Message | Line |
|---|---|---|
| File does not end with a newline. | ||
| Line has trailing spaces. | 3 | |
| Line has trailing spaces. | 5 | |
| Line has trailing spaces. | 6 | |
| Line has trailing spaces. | 7 | |
| Missing a Javadoc comment. | 22 | |
| Line has trailing spaces. | 23 | |
| Missing a Javadoc comment. | 24 | |
| Parameter text should be final. | 24 | |
| Line is longer than 80 characters (found 82). | 27 | |
| Line is longer than 80 characters (found 82). | 28 | |
| Method 'isDefaultCapable' is not designed for extension - needs to be abstract, final or empty. | 30 | |
| Missing a Javadoc comment. | 30 |
| Severity | Message | Line |
|---|---|---|
| Line has trailing spaces. | 3 | |
| Line has trailing spaces. | 5 | |
| Line has trailing spaces. | 6 | |
| Line has trailing spaces. | 7 | |
| Missing a Javadoc comment. | 22 | |
| '{' is not preceded with whitespace. | 22 | |
| Missing a Javadoc comment. | 24 | |
| Missing a Javadoc comment. | 25 | |
| Line is longer than 80 characters (found 82). | 27 | |
| Missing a Javadoc comment. | 27 | |
| Parameter x should be final. | 27 | |
| 'x' hides a field. | 27 | |
| Parameter y should be final. | 27 | |
| 'y' hides a field. | 27 | |
| Parameter width should be final. | 27 | |
| 'width' hides a field. | 27 | |
| Parameter height should be final. | 27 | |
| 'height' hides a field. | 27 | |
| Parameter border should be final. | 27 | |
| 'border' hides a field. | 27 | |
| Parameter color should be final. | 27 | |
| 'color' hides a field. | 27 | |
| '{' is not preceded with whitespace. | 27 | |
| '-' is not preceded with whitespace. | 34 | |
| '-' is not followed by whitespace. | 34 | |
| '-' is not preceded with whitespace. | 34 | |
| '-' is not followed by whitespace. | 34 | |
| '+' is not preceded with whitespace. | 34 | |
| '+' is not followed by whitespace. | 34 | |
| '*' is not preceded with whitespace. | 34 | |
| '*' is not followed by whitespace. | 34 | |
| '+' is not preceded with whitespace. | 34 | |
| '+' is not followed by whitespace. | 34 | |
| '*' is not preceded with whitespace. | 34 | |
| '*' is not followed by whitespace. | 34 | |
| Method 'paint' is not designed for extension - needs to be abstract, final or empty. | 37 | |
| Missing a Javadoc comment. | 37 | |
| Parameter g should be final. | 37 | |
| '{' is not preceded with whitespace. | 37 | |
| '+' is not preceded with whitespace. | 42 | |
| '+' is not followed by whitespace. | 42 | |
| '+' is not preceded with whitespace. | 46 | |
| '+' is not followed by whitespace. | 46 | |
| '*' is not preceded with whitespace. | 46 | |
| '*' is not followed by whitespace. | 46 | |
| '+' is not preceded with whitespace. | 49 | |
| '+' is not followed by whitespace. | 49 | |
| '+' is not preceded with whitespace. | 49 | |
| '+' is not followed by whitespace. | 49 | |
| '+' is not preceded with whitespace. | 52 | |
| '+' is not followed by whitespace. | 52 | |
| '*' is not preceded with whitespace. | 52 | |
| '*' is not followed by whitespace. | 52 | |
| Line has trailing spaces. | 53 | |
| Line has trailing spaces. | 55 |
| Severity | Message | Line |
|---|---|---|
| Line has trailing spaces. | 3 | |
| Line has trailing spaces. | 5 | |
| Line has trailing spaces. | 6 | |
| Line has trailing spaces. | 7 | |
| Line has trailing spaces. | 21 | |
| Line is longer than 80 characters (found 108). | 21 | |
| '{' is not preceded with whitespace. | 23 | |
| Missing a Javadoc comment. | 25 | |
| Missing a Javadoc comment. | 27 | |
| '{' is not preceded with whitespace. | 27 | |
| Line has trailing spaces. | 29 | |
| Missing a Javadoc comment. | 30 | |
| Parameter x should be final. | 30 | |
| Parameter y should be final. | 30 | |
| Parameter width should be final. | 30 | |
| Parameter height should be final. | 30 | |
| '{' is not preceded with whitespace. | 30 | |
| Line has trailing spaces. | 33 | |
| Method 'setPrefSize' is not designed for extension - needs to be abstract, final or empty. | 34 | |
| Missing a Javadoc comment. | 34 | |
| Parameter width should be final. | 34 | |
| Parameter height should be final. | 34 | |
| '{' is not preceded with whitespace. | 34 | |
| Line has trailing spaces. | 37 | |
| Method 'setPrefSize' is not designed for extension - needs to be abstract, final or empty. | 38 | |
| Missing a Javadoc comment. | 38 | |
| Parameter dimension should be final. | 38 | |
| '{' is not preceded with whitespace. | 38 | |
| Line has trailing spaces. | 39 | |
| Line has trailing spaces. | 41 | |
| Method 'getPreferredSize' is not designed for extension - needs to be abstract, final or empty. | 42 | |
| Missing a Javadoc comment. | 42 | |
| '{' is not preceded with whitespace. | 42 | |
| 'if' is not followed by whitespace. | 44 | |
| '{' is not preceded with whitespace. | 44 | |
| '}' should be on the same line. | 46 | |
| Line has trailing spaces. | 47 | |
| 'else' is not followed by whitespace. | 47 | |
| '{' is not preceded with whitespace. | 47 | |
| Line has trailing spaces. | 52 | |
| Method 'getMinimumsize' is not designed for extension - needs to be abstract, final or empty. | 53 | |
| Missing a Javadoc comment. | 53 | |
| '{' is not preceded with whitespace. | 53 | |
| Line has trailing spaces. | 56 | |
| Method 'getMaximumsize' is not designed for extension - needs to be abstract, final or empty. | 57 | |
| Missing a Javadoc comment. | 57 | |
| '{' is not preceded with whitespace. | 57 | |
| Line has trailing spaces. | 60 | |
| Line contains a tab character. | 62 | |
| Line has trailing spaces. | 64 | |
| Line has trailing spaces. | 68 | |
| Line has trailing spaces. | 69 | |
| Line has trailing spaces. | 70 |
| Severity | Message | Line |
|---|---|---|
| Line has trailing spaces. | 3 | |
| Line has trailing spaces. | 15 | |
| '{' is not preceded with whitespace. | 17 | |
| Line contains a tab character. | 19 | |
| Missing a Javadoc comment. | 19 | |
| Name 'log' must match pattern '^[A-Z][A-Z0-9]*(_[A-Z0-9]+)*$'. | 19 | |
| Line has trailing spaces. | 20 | |
| Line contains a tab character. | 20 | |
| Missing a Javadoc comment. | 21 | |
| Missing a Javadoc comment. | 22 | |
| Line has trailing spaces. | 24 | |
| Missing a Javadoc comment. | 25 | |
| Parameter userObject should be final. | 25 | |
| 'userObject' hides a field. | 25 | |
| '{' is not preceded with whitespace. | 25 | |
| Line has trailing spaces. | 29 | |
| Method 'getChildCount' is not designed for extension - needs to be abstract, final or empty. | 30 | |
| Missing a Javadoc comment. | 30 | |
| '{' is not preceded with whitespace. | 30 | |
| Line has trailing spaces. | 32 | |
| Line has trailing spaces. | 33 | |
| Line has trailing spaces. | 35 | |
| Line has trailing spaces. | 36 | |
| Method 'expand' is not designed for extension - needs to be abstract, final or empty. | 36 | |
| Missing a Javadoc comment. | 36 | |
| '{' is not preceded with whitespace. | 36 | |
| Line has trailing spaces. | 37 | |
| Line has trailing spaces. | 38 | |
| Line has trailing spaces. | 40 | |
| Line contains a tab character. | 41 | |
| Line has trailing spaces. | 43 | |
| 'if' is not followed by whitespace. | 44 | |
| '{' is not preceded with whitespace. | 44 | |
| 'for' is not followed by whitespace. | 45 | |
| '{' is not preceded with whitespace. | 45 | |
| '}' should be on the same line. | 48 | |
| 'if' is not followed by whitespace. | 49 | |
| '{' is not preceded with whitespace. | 49 | |
| 'for' is not followed by whitespace. | 50 | |
| '{' is not preceded with whitespace. | 50 | |
| 'cast' is not followed by whitespace. | 51 | |
| Line has trailing spaces. | 55 | |
| Line has trailing spaces. | 57 | |
| Line has trailing spaces. | 60 | |
| Line has trailing spaces. | 66 | |
| Method 'getUserObject' is not designed for extension - needs to be abstract, final or empty. | 67 | |
| Missing a Javadoc comment. | 67 | |
| '{' is not preceded with whitespace. | 67 | |
| Line has trailing spaces. | 70 | |
| Method 'isLeaf' is not designed for extension - needs to be abstract, final or empty. | 71 | |
| Missing a Javadoc comment. | 71 |
| Severity | Message | Line |
|---|---|---|
| File does not end with a newline. | ||
| Missing package-info.java file. | ||
| Line has trailing spaces. | 3 | |
| Line has trailing spaces. | 5 | |
| Line has trailing spaces. | 6 | |
| Line has trailing spaces. | 7 | |
| Missing a Javadoc comment. | 35 | |
| Missing a Javadoc comment. | 36 | |
| Name 'm_textSelectionColor' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 36 | |
| Variable 'm_textSelectionColor' must be private and have accessor methods. | 36 | |
| Missing a Javadoc comment. | 37 | |
| Name 'm_textNonSelectionColor' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 37 | |
| Variable 'm_textNonSelectionColor' must be private and have accessor methods. | 37 | |
| Missing a Javadoc comment. | 38 | |
| Name 'm_bkSelectionColor' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 38 | |
| Variable 'm_bkSelectionColor' must be private and have accessor methods. | 38 | |
| Missing a Javadoc comment. | 39 | |
| Name 'm_bkNonSelectionColor' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 39 | |
| Variable 'm_bkNonSelectionColor' must be private and have accessor methods. | 39 | |
| Missing a Javadoc comment. | 40 | |
| Name 'm_borderSelectionColor' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 40 | |
| Variable 'm_borderSelectionColor' must be private and have accessor methods. | 40 | |
| Missing a Javadoc comment. | 42 | |
| Name 'm_selected' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 42 | |
| Variable 'm_selected' must be private and have accessor methods. | 42 | |
| Missing a Javadoc comment. | 44 | |
| Line is longer than 80 characters (found 81). | 50 | |
| Line is longer than 80 characters (found 149). | 54 | |
| Method 'getTreeCellRendererComponent' is not designed for extension - needs to be abstract, final or empty. | 54 | |
| Missing a Javadoc comment. | 54 | |
| Parameter tree should be final. | 54 | |
| Parameter value should be final. | 54 | |
| Parameter sel should be final. | 54 | |
| Parameter expanded should be final. | 54 | |
| Parameter leaf should be final. | 54 | |
| Parameter row should be final. | 54 | |
| Parameter hasFocus should be final. | 54 | |
| 'if' construct must use '{}'s. | 60 | |
| '{' is not preceded with whitespace. | 64 | |
| '}' should be on the same line. | 66 | |
| 'else' is not followed by whitespace. | 67 | |
| '{' is not preceded with whitespace. | 67 | |
| '}' should be on the same line. | 70 | |
| '}' should be on the same line. | 73 | |
| '{' is not preceded with whitespace. | 75 | |
| '}' should be on the same line. | 77 | |
| 'else' is not followed by whitespace. | 78 | |
| '{' is not preceded with whitespace. | 78 | |
| '}' should be on the same line. | 81 | |
| Avoid inline conditionals. | 87 | |
| Avoid inline conditionals. | 88 | |
| Method 'paintComponent' is not designed for extension - needs to be abstract, final or empty. | 93 | |
| Missing a Javadoc comment. | 93 | |
| Parameter g should be final. | 93 | |
| 'if' construct must use '{}'s. | 99 |
| Severity | Message | Line |
|---|---|---|
| Line has trailing spaces. | 3 | |
| Line has trailing spaces. | 5 | |
| Line has trailing spaces. | 6 | |
| Line has trailing spaces. | 7 | |
| Missing a Javadoc comment. | 22 | |
| Redundant 'public' modifier. | 22 |
| Severity | Message | Line |
|---|---|---|
| Line has trailing spaces. | 10 | |
| Line has trailing spaces. | 11 | |
| Line has trailing spaces. | 13 | |
| Missing a Javadoc comment. | 19 | |
| Redundant 'public' modifier. | 19 | |
| Line has trailing spaces. | 20 | |
| Missing a Javadoc comment. | 21 | |
| Redundant 'public' modifier. | 21 | |
| Line has trailing spaces. | 22 | |
| Missing a Javadoc comment. | 23 | |
| Redundant 'public' modifier. | 23 | |
| Line has trailing spaces. | 24 | |
| Missing a Javadoc comment. | 25 | |
| Redundant 'public' modifier. | 25 |
| Severity | Message | Line |
|---|---|---|
| Line has trailing spaces. | 13 | |
| Line has trailing spaces. | 14 | |
| Line has trailing spaces. | 16 | |
| '{' is not preceded with whitespace. | 20 | |
| Missing a Javadoc comment. | 22 | |
| Missing a Javadoc comment. | 23 | |
| Missing a Javadoc comment. | 24 | |
| Missing a Javadoc comment. | 25 | |
| Missing a Javadoc comment. | 31 | |
| Parameter object should be final. | 31 | |
| 'object' hides a field. | 31 | |
| '{' is not preceded with whitespace. | 31 | |
| 'if' is not followed by whitespace. | 33 | |
| '{' is not preceded with whitespace. | 33 | |
| 'cast' is not followed by whitespace. | 34 | |
| Line has trailing spaces. | 35 | |
| '?' is not preceded with whitespace. | 36 | |
| Avoid inline conditionals. | 36 | |
| ':' is not preceded with whitespace. | 36 | |
| Line is longer than 80 characters (found 82). | 37 | |
| '?' is not preceded with whitespace. | 37 | |
| Avoid inline conditionals. | 37 | |
| ':' is not preceded with whitespace. | 37 | |
| Line has trailing spaces. | 43 | |
| Line has trailing spaces. | 44 | |
| Method 'hasChildren' is not designed for extension - needs to be abstract, final or empty. | 44 | |
| Missing a Javadoc comment. | 44 | |
| '{' is not preceded with whitespace. | 44 | |
| Line has trailing spaces. | 45 | |
| 'if' is not followed by whitespace. | 46 | |
| '{' is not preceded with whitespace. | 46 | |
| 'cast' is not followed by whitespace. | 47 | |
| 'if' is not followed by whitespace. | 48 | |
| '{' is not preceded with whitespace. | 48 | |
| '}' should be on the same line. | 50 | |
| 'if' is not followed by whitespace. | 51 | |
| '{' is not preceded with whitespace. | 51 | |
| 'if' is not followed by whitespace. | 53 | |
| '{' is not preceded with whitespace. | 53 | |
| 'if' is not followed by whitespace. | 55 | |
| '{' is not preceded with whitespace. | 55 | |
| Line has trailing spaces. | 58 | |
| Line has trailing spaces. | 59 | |
| Line has trailing spaces. | 62 | |
| Line has trailing spaces. | 64 | |
| Method 'getChildren' is not designed for extension - needs to be abstract, final or empty. | 65 | |
| Missing a Javadoc comment. | 65 | |
| '{' is not preceded with whitespace. | 65 | |
| 'if' is not followed by whitespace. | 66 | |
| '{' is not preceded with whitespace. | 66 | |
| 'cast' is not followed by whitespace. | 67 | |
| 'if' is not followed by whitespace. | 68 | |
| '{' is not preceded with whitespace. | 68 | |
| 'if' is not followed by whitespace. | 70 | |
| '{' is not preceded with whitespace. | 70 | |
| Line has trailing spaces. | 72 | |
| Line has trailing spaces. | 73 | |
| Line has trailing spaces. | 74 | |
| Line has trailing spaces. | 75 | |
| Method 'getDirs' is not designed for extension - needs to be abstract, final or empty. | 79 | |
| Missing a Javadoc comment. | 79 | |
| Parameter files should be final. | 79 | |
| '{' is not preceded with whitespace. | 79 | |
| 'for' is not followed by whitespace. | 81 | |
| '{' is not preceded with whitespace. | 81 | |
| 'if' is not followed by whitespace. | 82 | |
| '{' is not preceded with whitespace. | 82 | |
| 'for' is not followed by whitespace. | 87 | |
| '{' is not preceded with whitespace. | 87 | |
| 'cast' is not followed by whitespace. | 88 | |
| Line has trailing spaces. | 93 | |
| Method 'getObject' is not designed for extension - needs to be abstract, final or empty. | 93 | |
| Missing a Javadoc comment. | 93 | |
| Line has trailing spaces. | 96 | |
| Method 'toString' is not designed for extension - needs to be abstract, final or empty. | 97 | |
| Missing a Javadoc comment. | 97 | |
| '{' is not preceded with whitespace. | 97 | |
| Line has trailing spaces. | 98 | |
| Method 'isBranch' is not designed for extension - needs to be abstract, final or empty. | 104 | |
| Missing a Javadoc comment. | 104 |
| Severity | Message | Line |
|---|---|---|
| File does not end with a newline. | ||
| Missing a Javadoc comment. | 3 | |
| Utility classes should not have a public or default constructor. | 3 | |
| Line contains a tab character. | 4 | |
| Line contains a tab character. | 5 | |
| Line contains a tab character. | 6 | |
| Line contains a tab character. | 7 | |
| Missing a Javadoc comment. | 7 | |
| Parameter a should be final. | 7 | |
| Parameter comparer should be final. | 7 | |
| Line contains a tab character. | 8 | |
| Line contains a tab character. | 9 | |
| Line contains a tab character. | 11 | |
| Line contains a tab character. | 12 | |
| Line contains a tab character. | 13 | |
| Line is longer than 80 characters (found 113). | 14 | |
| Line contains a tab character. | 14 | |
| Missing a Javadoc comment. | 14 | |
| Parameter a should be final. | 14 | |
| Parameter b should be final. | 14 | |
| Parameter from should be final. | 14 | |
| Parameter to should be final. | 14 | |
| Parameter ascending should be final. | 14 | |
| Parameter comparer should be final. | 14 | |
| Line contains a tab character. | 15 | |
| 'if' construct must use '{}'s. | 16 | |
| Line contains a tab character. | 16 | |
| Line contains a tab character. | 17 | |
| Line contains a tab character. | 19 | |
| Line contains a tab character. | 20 | |
| Line contains a tab character. | 21 | |
| Line contains a tab character. | 22 | |
| Line contains a tab character. | 23 | |
| 'while' construct must use '{}'s. | 24 | |
| Line is longer than 80 characters (found 88). | 24 | |
| Line contains a tab character. | 24 | |
| Line contains a tab character. | 25 | |
| 'while' construct must use '{}'s. | 26 | |
| Line is longer than 80 characters (found 90). | 26 | |
| Line contains a tab character. | 26 | |
| Line contains a tab character. | 27 | |
| Line contains a tab character. | 28 | |
| Line contains a tab character. | 29 | |
| 'while' construct must use '{}'s. | 30 | |
| Line is longer than 80 characters (found 88). | 30 | |
| Line contains a tab character. | 30 | |
| Line contains a tab character. | 31 | |
| 'while' construct must use '{}'s. | 32 | |
| Line is longer than 80 characters (found 90). | 32 | |
| Line contains a tab character. | 32 | |
| Line contains a tab character. | 33 | |
| Line contains a tab character. | 34 | |
| Line contains a tab character. | 35 | |
| Line contains a tab character. | 36 | |
| Line contains a tab character. | 37 | |
| Line contains a tab character. | 38 | |
| Line contains a tab character. | 39 | |
| Line contains a tab character. | 40 | |
| Line contains a tab character. | 41 | |
| Line contains a tab character. | 42 | |
| Line contains a tab character. | 43 | |
| Line contains a tab character. | 44 | |
| Line contains a tab character. | 45 | |
| Line contains a tab character. | 46 | |
| Line contains a tab character. | 47 | |
| Line contains a tab character. | 48 | |
| Line contains a tab character. | 49 | |
| Line contains a tab character. | 50 | |
| Line contains a tab character. | 51 | |
| Line contains a tab character. | 52 | |
| Line contains a tab character. | 53 | |
| 'if' construct must use '{}'s. | 54 | |
| Line contains a tab character. | 54 | |
| Line contains a tab character. | 55 | |
| 'if' construct must use '{}'s. | 56 | |
| Line contains a tab character. | 56 | |
| Line contains a tab character. | 57 | |
| Line contains a tab character. | 58 |
| Severity | Message | Line |
|---|---|---|
| Utility classes should not have a public or default constructor. | 12 | |
| Line contains a tab character. | 14 | |
| Line contains a tab character. | 15 | |
| 'static' modifier out of order with the JLS suggestions. | 15 | |
| Name 'logger' must match pattern '^[A-Z][A-Z0-9]*(_[A-Z0-9]+)*$'. | 15 | |
| Line has trailing spaces. | 16 | |
| Line contains a tab character. | 16 | |
| Line contains a tab character. | 17 | |
| Missing a Javadoc comment. | 17 | |
| Line contains a tab character. | 18 | |
| Missing a Javadoc comment. | 18 | |
| Line contains a tab character. | 19 | |
| Missing a Javadoc comment. | 19 | |
| Line contains a tab character. | 20 | |
| Missing a Javadoc comment. | 20 | |
| Name 'xExtraPaths' must match pattern '^[A-Z][A-Z0-9]*(_[A-Z0-9]+)*$'. | 20 | |
| Line contains a tab character. | 21 | |
| Missing a Javadoc comment. | 21 | |
| Line contains a tab character. | 23 | |
| Missing a Javadoc comment. | 23 | |
| Parameter args should be final. | 23 | |
| '{' is not preceded with whitespace. | 23 | |
| Line contains a tab character. | 24 | |
| Line contains a tab character. | 25 | |
| Line contains a tab character. | 26 | |
| Line contains a tab character. | 27 | |
| Line contains a tab character. | 28 | |
| Line contains a tab character. | 29 | |
| Line contains a tab character. | 30 | |
| Line contains a tab character. | 31 | |
| Line contains a tab character. | 32 | |
| Line contains a tab character. | 33 | |
| Line is longer than 80 characters (found 117). | 34 | |
| Line contains a tab character. | 34 | |
| 'if' is not followed by whitespace. | 34 | |
| '{' is not preceded with whitespace. | 34 | |
| Line is longer than 80 characters (found 118). | 35 | |
| Line contains a tab character. | 35 | |
| '+' should be on a new line. | 35 | |
| Line is longer than 80 characters (found 96). | 36 | |
| Line contains a tab character. | 36 | |
| '+' should be on a new line. | 36 | |
| Line is longer than 80 characters (found 101). | 37 | |
| Line contains a tab character. | 37 | |
| '+' should be on a new line. | 37 | |
| Line contains a tab character. | 38 | |
| '+' should be on a new line. | 38 | |
| Line is longer than 80 characters (found 141). | 39 | |
| Line contains a tab character. | 39 | |
| '+' should be on a new line. | 39 | |
| Line is longer than 80 characters (found 145). | 40 | |
| Line contains a tab character. | 40 | |
| '+' should be on a new line. | 40 | |
| Line is longer than 80 characters (found 159). | 41 | |
| Line contains a tab character. | 41 | |
| '+' should be on a new line. | 41 | |
| Line is longer than 80 characters (found 88). | 42 | |
| Line contains a tab character. | 42 | |
| Line contains a tab character. | 44 | |
| Line contains a tab character. | 45 | |
| Line contains a tab character. | 46 | |
| '}' should be on the same line. | 46 | |
| Line contains a tab character. | 47 | |
| 'if' is not followed by whitespace. | 47 | |
| '{' is not preceded with whitespace. | 47 | |
| Line is longer than 80 characters (found 97). | 48 | |
| Line contains a tab character. | 48 | |
| Line contains a tab character. | 49 | |
| Line contains a tab character. | 50 | |
| Line contains a tab character. | 51 | |
| '}' should be on the same line. | 51 | |
| Line contains a tab character. | 52 | |
| Line contains a tab character. | 53 | |
| Line contains a tab character. | 54 | |
| '}' should be on the same line. | 54 | |
| Line contains a tab character. | 55 | |
| Line contains a tab character. | 56 | |
| Line contains a tab character. | 57 | |
| Line is longer than 80 characters (found 88). | 58 | |
| Line contains a tab character. | 58 | |
| '+' is not preceded with whitespace. | 58 | |
| '+' is not followed by whitespace. | 58 | |
| '+' is not preceded with whitespace. | 58 | |
| '+' is not followed by whitespace. | 58 | |
| Line contains a tab character. | 59 | |
| '}' should be on the same line. | 59 | |
| Line contains a tab character. | 60 | |
| Line contains a tab character. | 61 | |
| Line contains a tab character. | 62 | |
| Line contains a tab character. | 64 | |
| Line contains a tab character. | 65 | |
| Line contains a tab character. | 66 | |
| 'if' is not followed by whitespace. | 66 | |
| '{' is not preceded with whitespace. | 66 | |
| Line contains a tab character. | 67 | |
| Line contains a tab character. | 68 | |
| Line contains a tab character. | 69 | |
| Line contains a tab character. | 70 | |
| Line has trailing spaces. | 71 | |
| Line contains a tab character. | 71 | |
| Line contains a tab character. | 74 | |
| Missing a Javadoc comment. | 74 | |
| '{' is not preceded with whitespace. | 74 | |
| Line contains a tab character. | 75 | |
| Line contains a tab character. | 76 | |
| Line contains a tab character. | 78 | |
| Missing a Javadoc comment. | 78 | |
| '{' is not preceded with whitespace. | 78 | |
| Line contains a tab character. | 79 | |
| Line has trailing spaces. | 80 | |
| Line contains a tab character. | 80 | |
| Line contains a tab character. | 81 | |
| Line contains a tab character. | 82 | |
| Line has trailing spaces. | 83 | |
| Line contains a tab character. | 83 | |
| Line contains a tab character. | 84 | |
| Missing a Javadoc comment. | 84 | |
| '{' is not preceded with whitespace. | 84 | |
| Line contains a tab character. | 85 | |
| Line contains a tab character. | 86 | |
| Line has trailing spaces. | 88 | |
| Line contains a tab character. | 88 |
| Severity | Message | Line |
|---|---|---|
| Missing a Javadoc comment. | 3 | |
| First sentence should end with a period. | 4 | |
| Expected an @return tag. | 14 | |
| Redundant 'public' modifier. | 14 | |
| Expected @param tag for 'a'. | 14 | |
| Expected @param tag for 'b'. | 14 |
| Severity | Message | Line |
|---|---|---|
| Line has trailing spaces. | 3 | |
| Line has trailing spaces. | 5 | |
| Line has trailing spaces. | 6 | |
| Line has trailing spaces. | 7 | |
| Missing a Javadoc comment. | 29 | |
| '{' is not preceded with whitespace. | 29 | |
| Line is longer than 80 characters (found 103). | 31 | |
| Line contains a tab character. | 31 | |
| Missing a Javadoc comment. | 31 | |
| Name 'log' must match pattern '^[A-Z][A-Z0-9]*(_[A-Z0-9]+)*$'. | 31 | |
| Line has trailing spaces. | 32 | |
| Line contains a tab character. | 32 | |
| Missing a Javadoc comment. | 34 | |
| Missing a Javadoc comment. | 35 | |
| Missing a Javadoc comment. | 36 | |
| Missing a Javadoc comment. | 37 | |
| Missing a Javadoc comment. | 38 | |
| '10' is a magic number. | 38 | |
| Line has trailing spaces. | 39 | |
| Line has trailing spaces. | 41 | |
| Missing a Javadoc comment. | 41 | |
| '{' is not preceded with whitespace. | 41 | |
| '500' is a magic number. | 42 | |
| ',' is not followed by whitespace. | 42 | |
| '300' is a magic number. | 42 | |
| '10' is a magic number. | 45 | |
| '80' is a magic number. | 45 | |
| Line has trailing spaces. | 47 | |
| 'try' is not followed by whitespace. | 48 | |
| '{' is not preceded with whitespace. | 48 | |
| '}' should be on the same line. | 53 | |
| 'catch' is not followed by whitespace. | 54 | |
| '{' is not preceded with whitespace. | 54 | |
| Line has trailing spaces. | 57 | |
| Line has trailing spaces. | 59 | |
| Line has trailing spaces. | 62 | |
| '(' is followed by whitespace. | 64 | |
| ')' is preceded with whitespace. | 64 | |
| Line has trailing spaces. | 65 | |
| Line has trailing spaces. | 67 | |
| Line has trailing spaces. | 68 | |
| Missing a Javadoc comment. | 71 | |
| Parameter b should be final. | 71 | |
| '{' is not preceded with whitespace. | 71 | |
| Missing a Javadoc comment. | 75 | |
| '{' is not preceded with whitespace. | 75 | |
| Line has trailing spaces. | 80 | |
| Line has trailing spaces. | 85 | |
| Missing a Javadoc comment. | 96 | |
| '(' is followed by whitespace. | 99 | |
| ')' is preceded with whitespace. | 99 | |
| '(' is followed by whitespace. | 100 | |
| ')' is preceded with whitespace. | 100 | |
| '(' is followed by whitespace. | 101 | |
| ')' is preceded with whitespace. | 101 | |
| Method 'print' is not designed for extension - needs to be abstract, final or empty. | 107 | |
| Missing a Javadoc comment. | 107 | |
| Parameter s should be final. | 107 | |
| Line has trailing spaces. | 108 | |
| 'if' is not followed by whitespace. | 108 | |
| Expression can be simplified. | 108 | |
| '{' is not preceded with whitespace. | 108 | |
| Line has trailing spaces. | 112 |
| Severity | Message | Line |
|---|---|---|
| Line has trailing spaces. | 3 | |
| Line has trailing spaces. | 5 | |
| Line has trailing spaces. | 6 | |
| Line has trailing spaces. | 7 | |
| Class Constants should be declared as final. | 25 | |
| Missing a Javadoc comment. | 25 | |
| '{' is not preceded with whitespace. | 25 | |
| Missing a Javadoc comment. | 27 | |
| Missing a Javadoc comment. | 29 | |
| Line contains a tab character. | 32 | |
| Missing a Javadoc comment. | 32 | |
| '+' should be on a new line. | 32 | |
| '+' should be on a new line. | 33 | |
| '+' should be on a new line. | 34 | |
| '+' should be on a new line. | 35 | |
| '+' should be on a new line. | 36 | |
| '+' should be on a new line. | 37 | |
| '+' should be on a new line. | 38 | |
| Missing a Javadoc comment. | 41 | |
| Missing a Javadoc comment. | 42 | |
| Name 'ICON_DEFAULT' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 42 | |
| Variable 'ICON_DEFAULT' must be private and have accessor methods. | 42 | |
| Missing a Javadoc comment. | 43 | |
| Name 'ICON_CONSOLE' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 43 | |
| Variable 'ICON_CONSOLE' must be private and have accessor methods. | 43 | |
| Missing a Javadoc comment. | 44 | |
| Name 'ICON_TVWINDOW' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 44 | |
| Variable 'ICON_TVWINDOW' must be private and have accessor methods. | 44 | |
| Missing a Javadoc comment. | 45 | |
| Name 'ICON_TVLOGO' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 45 | |
| Variable 'ICON_TVLOGO' must be private and have accessor methods. | 45 | |
| Missing a Javadoc comment. | 46 | |
| Name 'IMAGE_SPLASH' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 46 | |
| Variable 'IMAGE_SPLASH' must be private and have accessor methods. | 46 | |
| Line has trailing spaces. | 47 | |
| Missing a Javadoc comment. | 48 | |
| Name 'IMAGE_TVGUI_TITLE' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 48 | |
| Variable 'IMAGE_TVGUI_TITLE' must be private and have accessor methods. | 48 | |
| Missing a Javadoc comment. | 49 | |
| Name 'IMAGE_TVGUI_MINIMIZE' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 49 | |
| Variable 'IMAGE_TVGUI_MINIMIZE' must be private and have accessor methods. | 49 | |
| Missing a Javadoc comment. | 50 | |
| Name 'IMAGE_TVGUI_MAXIMIZE' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 50 | |
| Variable 'IMAGE_TVGUI_MAXIMIZE' must be private and have accessor methods. | 50 | |
| Missing a Javadoc comment. | 51 | |
| Name 'IMAGE_TVGUI_RESTORE' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 51 | |
| Variable 'IMAGE_TVGUI_RESTORE' must be private and have accessor methods. | 51 | |
| Missing a Javadoc comment. | 52 | |
| Name 'IMAGE_TVGUI_CLOSE' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 52 | |
| Variable 'IMAGE_TVGUI_CLOSE' must be private and have accessor methods. | 52 | |
| Line has trailing spaces. | 53 | |
| Line has trailing spaces. | 54 | |
| Missing a Javadoc comment. | 54 | |
| Name 'ICON_COMPUTER' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 54 | |
| Variable 'ICON_COMPUTER' must be private and have accessor methods. | 54 | |
| Missing a Javadoc comment. | 55 | |
| Name 'ICON_DISK' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 55 | |
| Variable 'ICON_DISK' must be private and have accessor methods. | 55 | |
| Missing a Javadoc comment. | 56 | |
| Name 'ICON_FOLDER' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 56 | |
| Variable 'ICON_FOLDER' must be private and have accessor methods. | 56 | |
| Missing a Javadoc comment. | 57 | |
| Name 'ICON_EXPANDEDFOLDER' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 57 | |
| Variable 'ICON_EXPANDEDFOLDER' must be private and have accessor methods. | 57 | |
| Missing a Javadoc comment. | 58 | |
| Name 'ICON_XLET' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 58 | |
| Variable 'ICON_XLET' must be private and have accessor methods. | 58 | |
| Missing a Javadoc comment. | 59 | |
| Name 'ICON_J' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 59 | |
| Variable 'ICON_J' must be private and have accessor methods. | 59 | |
| Line has trailing spaces. | 62 | |
| Missing a Javadoc comment. | 62 | |
| Name 'URL_LOGO_WIZARD_TOP' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 62 | |
| Variable 'URL_LOGO_WIZARD_TOP' must be private and have accessor methods. | 62 | |
| Line contains a tab character. | 62 | |
| Line has trailing spaces. | 63 | |
| Missing a Javadoc comment. | 64 | |
| Line has trailing spaces. | 65 | |
| Missing a Javadoc comment. | 66 | |
| Missing a Javadoc comment. | 67 | |
| Missing a Javadoc comment. | 68 | |
| Line has trailing spaces. | 69 | |
| Missing a Javadoc comment. | 70 | |
| Missing a Javadoc comment. | 71 | |
| Missing a Javadoc comment. | 72 | |
| Missing a Javadoc comment. | 73 | |
| Line is longer than 80 characters (found 83). | 86 | |
| Missing a Javadoc comment. | 86 | |
| Line is longer than 80 characters (found 84). | 87 | |
| Missing a Javadoc comment. | 87 | |
| Missing a Javadoc comment. | 92 | |
| Line has trailing spaces. | 97 | |
| Missing a Javadoc comment. | 98 | |
| Name 'EMULATOR_HOME' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 98 | |
| Variable 'EMULATOR_HOME' must be private and have accessor methods. | 98 | |
| Line has trailing spaces. | 100 | |
| Missing a Javadoc comment. | 101 | |
| '{' is not preceded with whitespace. | 101 | |
| Line is longer than 80 characters (found 90). | 103 | |
| Line is longer than 80 characters (found 90). | 104 | |
| Line is longer than 80 characters (found 90). | 105 | |
| Line is longer than 80 characters (found 92). | 106 | |
| Line is longer than 80 characters (found 95). | 108 | |
| Line is longer than 80 characters (found 105). | 109 | |
| Line is longer than 80 characters (found 105). | 110 | |
| Line is longer than 80 characters (found 103). | 111 | |
| Line is longer than 80 characters (found 99). | 112 | |
| Line has trailing spaces. | 113 | |
| Line has trailing spaces. | 114 | |
| Line is longer than 80 characters (found 94). | 114 | |
| Line is longer than 80 characters (found 86). | 115 | |
| Line is longer than 80 characters (found 96). | 116 | |
| Line is longer than 80 characters (found 102). | 117 | |
| Line is longer than 80 characters (found 87). | 118 | |
| Line is longer than 80 characters (found 90). | 119 | |
| Line is longer than 80 characters (found 88). | 122 | |
| Line is longer than 80 characters (found 90). | 124 | |
| Line has trailing spaces. | 125 | |
| Line has trailing spaces. | 126 |
| Severity | Message | Line |
|---|---|---|
| Line has trailing spaces. | 3 | |
| Line has trailing spaces. | 5 | |
| Line has trailing spaces. | 6 | |
| Line has trailing spaces. | 7 | |
| Line is longer than 80 characters (found 93). | 37 | |
| Missing a Javadoc comment. | 37 | |
| '{' is not preceded with whitespace. | 37 | |
| Line is longer than 80 characters (found 107). | 39 | |
| Line contains a tab character. | 39 | |
| Missing a Javadoc comment. | 39 | |
| Name 'log' must match pattern '^[A-Z][A-Z0-9]*(_[A-Z0-9]+)*$'. | 39 | |
| Line has trailing spaces. | 40 | |
| Line contains a tab character. | 40 | |
| Missing a Javadoc comment. | 41 | |
| Missing a Javadoc comment. | 42 | |
| Missing a Javadoc comment. | 43 | |
| Missing a Javadoc comment. | 44 | |
| Missing a Javadoc comment. | 45 | |
| Missing a Javadoc comment. | 46 | |
| Missing a Javadoc comment. | 47 | |
| Missing a Javadoc comment. | 48 | |
| Missing a Javadoc comment. | 49 | |
| Missing a Javadoc comment. | 50 | |
| Missing a Javadoc comment. | 51 | |
| Missing a Javadoc comment. | 52 | |
| Missing a Javadoc comment. | 53 | |
| Missing a Javadoc comment. | 56 | |
| Parameter width should be final. | 56 | |
| 'width' hides a field. | 56 | |
| Parameter height should be final. | 56 | |
| 'height' hides a field. | 56 | |
| Parameter filter should be final. | 56 | |
| 'filter' hides a field. | 56 | |
| '{' is not preceded with whitespace. | 56 | |
| Missing a Javadoc comment. | 61 | |
| Parameter width should be final. | 61 | |
| 'width' hides a field. | 61 | |
| Parameter height should be final. | 61 | |
| 'height' hides a field. | 61 | |
| '{' is not preceded with whitespace. | 61 | |
| 'for' is not followed by whitespace. | 70 | |
| '{' is not preceded with whitespace. | 70 | |
| 'if' is not followed by whitespace. | 71 | |
| '{' is not preceded with whitespace. | 71 | |
| ',' is not followed by whitespace. | 90 | |
| Method 'openFolder' is not designed for extension - needs to be abstract, final or empty. | 97 | |
| Missing a Javadoc comment. | 97 | |
| Parameter path should be final. | 97 | |
| '{' is not preceded with whitespace. | 97 | |
| 'for' is not followed by whitespace. | 107 | |
| '{' is not preceded with whitespace. | 107 | |
| Must have at least one statement. | 112 | |
| 'for' is not followed by whitespace. | 125 | |
| '{' is not preceded with whitespace. | 125 | |
| 'if' is not followed by whitespace. | 128 | |
| '{' is not preceded with whitespace. | 128 | |
| Expected an @return tag. | 146 | |
| Parameter folder should be final. | 146 | |
| Expected @param tag for 'folder'. | 146 | |
| Expected @throws tag for 'NullPointerException'. | 146 | |
| Redundant throws: 'NullPointerException' is unchecked exception. | 146 | |
| '{' is not preceded with whitespace. | 146 | |
| 'if' is not followed by whitespace. | 149 | |
| '{' is not preceded with whitespace. | 149 | |
| '}' should be on the same line. | 151 | |
| 'else' is not followed by whitespace. | 152 | |
| '{' is not preceded with whitespace. | 152 | |
| 'if' is not followed by whitespace. | 159 | |
| '{' is not preceded with whitespace. | 159 | |
| 'for' is not followed by whitespace. | 162 | |
| '{' is not preceded with whitespace. | 162 | |
| 'if' is not followed by whitespace. | 163 | |
| '{' is not preceded with whitespace. | 163 | |
| '}' should be on the same line. | 165 | |
| 'else' is not followed by whitespace. | 166 | |
| '{' is not preceded with whitespace. | 166 | |
| '=' is not preceded with whitespace. | 171 | |
| '=' is not followed by whitespace. | 171 | |
| '{' is not preceded with whitespace. | 172 | |
| 'cast' is not followed by whitespace. | 173 | |
| '{' is not preceded with whitespace. | 175 | |
| Method 'actionPerformed' is not designed for extension - needs to be abstract, final or empty. | 181 | |
| Missing a Javadoc comment. | 181 | |
| Parameter e should be final. | 181 | |
| '{' is not preceded with whitespace. | 181 | |
| 'if' is not followed by whitespace. | 183 | |
| '{' is not preceded with whitespace. | 183 | |
| 'cast' is not followed by whitespace. | 184 | |
| 'cast' is not followed by whitespace. | 185 | |
| Missing a Javadoc comment. | 191 | |
| Parameter e should be final. | 191 | |
| '{' is not preceded with whitespace. | 191 | |
| '{' is not followed by whitespace. | 191 | |
| '}' is not preceded with whitespace. | 191 | |
| Missing a Javadoc comment. | 192 | |
| Parameter e should be final. | 192 | |
| '{' is not preceded with whitespace. | 192 | |
| '{' is not followed by whitespace. | 192 | |
| '}' is not preceded with whitespace. | 192 | |
| Method 'mouseClicked' is not designed for extension - needs to be abstract, final or empty. | 193 | |
| Missing a Javadoc comment. | 193 | |
| Parameter e should be final. | 193 | |
| '{' is not preceded with whitespace. | 193 | |
| 'if' is not followed by whitespace. | 195 | |
| '{' is not preceded with whitespace. | 195 | |
| 'if' is not followed by whitespace. | 199 | |
| '{' is not preceded with whitespace. | 199 | |
| 'if' is not followed by whitespace. | 200 | |
| '{' is not preceded with whitespace. | 200 | |
| Missing a Javadoc comment. | 207 | |
| Parameter e should be final. | 207 | |
| '{' is not preceded with whitespace. | 207 | |
| '{' is not followed by whitespace. | 207 | |
| '}' is not preceded with whitespace. | 207 | |
| Missing a Javadoc comment. | 208 | |
| Parameter e should be final. | 208 | |
| '{' is not preceded with whitespace. | 208 | |
| '{' is not followed by whitespace. | 208 | |
| '}' is not preceded with whitespace. | 208 | |
| Method 'getValue' is not designed for extension - needs to be abstract, final or empty. | 210 | |
| Missing a Javadoc comment. | 210 | |
| '{' is not preceded with whitespace. | 210 | |
| Method 'setFilter' is not designed for extension - needs to be abstract, final or empty. | 214 | |
| Missing a Javadoc comment. | 214 | |
| Parameter filter should be final. | 214 | |
| 'filter' hides a field. | 214 | |
| '{' is not preceded with whitespace. | 214 | |
| Line has trailing spaces. | 217 | |
| Method 'isOk' is not designed for extension - needs to be abstract, final or empty. | 218 | |
| Missing a Javadoc comment. | 218 | |
| '{' is not preceded with whitespace. | 218 | |
| Missing a Javadoc comment. | 222 | |
| Parameter args should be final. | 222 | |
| '{' is not preceded with whitespace. | 222 | |
| '300' is a magic number. | 223 | |
| '250' is a magic number. | 223 |
| Severity | Message | Line |
|---|---|---|
| Line has trailing spaces. | 3 | |
| Line has trailing spaces. | 5 | |
| Line has trailing spaces. | 6 | |
| Line has trailing spaces. | 7 | |
| Missing a Javadoc comment. | 32 | |
| '{' is not preceded with whitespace. | 32 | |
| Missing a Javadoc comment. | 34 | |
| Missing a Javadoc comment. | 35 | |
| Missing a Javadoc comment. | 36 | |
| Missing a Javadoc comment. | 38 | |
| Parameter component should be final. | 38 | |
| 'component' hides a field. | 38 | |
| Parameter owner should be final. | 38 | |
| 'owner' hides a field. | 38 | |
| Parameter title should be final. | 38 | |
| Line has trailing spaces. | 42 | |
| Parameter we should be final. | 63 | |
| Method 'actionPerformed' is not designed for extension - needs to be abstract, final or empty. | 79 | |
| Missing a Javadoc comment. | 79 | |
| Parameter e should be final. | 79 | |
| '{' is not preceded with whitespace. | 79 | |
| 'if' is not followed by whitespace. | 81 | |
| '{' is not preceded with whitespace. | 81 | |
| '}' should be on the same line. | 84 | |
| 'if' is not followed by whitespace. | 85 | |
| '{' is not preceded with whitespace. | 85 | |
| 'if' is not followed by whitespace. | 86 | |
| '{' is not preceded with whitespace. | 86 | |
| Line has trailing spaces. | 89 | |
| Method 'isOk' is not designed for extension - needs to be abstract, final or empty. | 93 | |
| Missing a Javadoc comment. | 93 | |
| '{' is not preceded with whitespace. | 93 | |
| Method 'doClose' is not designed for extension - needs to be abstract, final or empty. | 97 | |
| Missing a Javadoc comment. | 97 | |
| Line has trailing spaces. | 98 |
| Severity | Message | Line |
|---|---|---|
| First sentence should end with a period. | 6 | |
| Line has trailing spaces. | 7 | |
| Line is longer than 80 characters (found 92). | 7 | |
| '{' is not preceded with whitespace. | 9 | |
| Line has trailing spaces. | 10 | |
| Missing a Javadoc comment. | 11 | |
| Line has trailing spaces. | 12 |
| Severity | Message | Line |
|---|---|---|
| Line has trailing spaces. | 3 | |
| Line has trailing spaces. | 5 | |
| Line has trailing spaces. | 6 | |
| Line has trailing spaces. | 7 | |
| Line has trailing spaces. | 20 | |
| Line has trailing spaces. | 21 | |
| Line contains a tab character. | 25 | |
| Line contains a tab character. | 26 | |
| Name 'logger' must match pattern '^[A-Z][A-Z0-9]*(_[A-Z0-9]+)*$'. | 26 | |
| Line has trailing spaces. | 27 | |
| Line contains a tab character. | 27 | |
| Line contains a tab character. | 28 | |
| Line contains a tab character. | 29 | |
| Line contains a tab character. | 30 | |
| Line is longer than 80 characters (found 112). | 34 | |
| Missing a Javadoc comment. | 37 | |
| Parameter size should be final. | 37 | |
| '1024' is a magic number. | 39 | |
| '}' should be on the same line. | 41 | |
| '1024' is a magic number. | 43 |
| Severity | Message | Line |
|---|---|---|
| Missing package-info.java file. | ||
| Line has trailing spaces. | 3 | |
| Line has trailing spaces. | 5 | |
| Line has trailing spaces. | 6 | |
| Line has trailing spaces. | 7 | |
| Class Settings should be declared as final. | 34 | |
| Line is longer than 80 characters (found 104). | 36 | |
| Line contains a tab character. | 36 | |
| Missing a Javadoc comment. | 36 | |
| Name 'log' must match pattern '^[A-Z][A-Z0-9]*(_[A-Z0-9]+)*$'. | 36 | |
| Line has trailing spaces. | 37 | |
| Line contains a tab character. | 37 | |
| Missing a Javadoc comment. | 38 | |
| Missing a Javadoc comment. | 39 | |
| Line has trailing spaces. | 40 | |
| Missing a Javadoc comment. | 40 | |
| '+' should be on a new line. | 40 | |
| Line has trailing spaces. | 41 | |
| Line is longer than 80 characters (found 91). | 41 | |
| '+' should be on a new line. | 41 | |
| Line is longer than 80 characters (found 94). | 42 | |
| Line has trailing spaces. | 43 | |
| Missing a Javadoc comment. | 44 | |
| Missing a Javadoc comment. | 45 | |
| Missing a Javadoc comment. | 48 | |
| Parameter is should be final. | 48 | |
| Line is longer than 80 characters (found 113). | 53 | |
| Line contains a tab character. | 53 | |
| '}' should be on the same line. | 56 | |
| Missing a Javadoc comment. | 62 | |
| Missing a Javadoc comment. | 69 | |
| Line is longer than 80 characters (found 103). | 72 | |
| Line has trailing spaces. | 73 | |
| Line is longer than 80 characters (found 108). | 73 | |
| Line contains a tab character. | 78 | |
| Line contains a tab character. | 79 | |
| Line contains a tab character. | 80 | |
| Line contains a tab character. | 81 | |
| Line contains a tab character. | 82 | |
| Line contains a tab character. | 83 | |
| Line contains a tab character. | 84 | |
| Line has trailing spaces. | 85 | |
| Line has trailing spaces. | 86 | |
| Line has trailing spaces. | 87 | |
| Name 'enum_' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 93 | |
| 'for' is not followed by whitespace. | 97 | |
| '{' is not preceded with whitespace. | 97 | |
| 'if' is not followed by whitespace. | 98 | |
| '{' is not preceded with whitespace. | 98 | |
| 'if' is not followed by whitespace. | 103 | |
| '{' is not preceded with whitespace. | 103 | |
| Line is longer than 80 characters (found 102). | 107 | |
| '}' should be on the same line. | 110 | |
| '}' should be on the same line. | 116 | |
| First sentence should end with a period. | 127 | |
| Line has trailing spaces. | 128 | |
| Expected an @return tag. | 130 | |
| Parameter path should be final. | 130 | |
| Expected @param tag for 'path'. | 130 | |
| Missing a Javadoc comment. | 136 | |
| Parameter p should be final. | 136 | |
| Missing a Javadoc comment. | 140 | |
| Missing a Javadoc comment. | 144 | |
| Parameter key should be final. | 144 | |
| Missing a Javadoc comment. | 149 | |
| Parameter key should be final. | 149 | |
| Parameter value should be final. | 149 |
| Severity | Message | Line |
|---|---|---|
| Missing a Javadoc comment. | 36 | |
| Utility classes should not have a public or default constructor. | 36 | |
| Line contains a tab character. | 38 | |
| Line contains a tab character. | 39 | |
| Name 'logger' must match pattern '^[A-Z][A-Z0-9]*(_[A-Z0-9]+)*$'. | 39 | |
| Missing a Javadoc comment. | 41 | |
| Parameter path should be final. | 41 | |
| '{' is not preceded with whitespace. | 41 | |
| Missing a Javadoc comment. | 50 | |
| Parameter component should be final. | 50 | |
| '{' is not preceded with whitespace. | 50 | |
| 'if' is not followed by whitespace. | 53 | |
| Expression can be simplified. | 53 | |
| '{' is not preceded with whitespace. | 53 | |
| '}' should be on the same line. | 55 | |
| 'else' is not followed by whitespace. | 56 | |
| '{' is not preceded with whitespace. | 56 | |
| 'cast' is not followed by whitespace. | 57 | |
| First sentence should end with a period. | 62 | |
| Parameter s should be final. | 67 | |
| Expected @param tag for 's'. | 67 | |
| '{' is not preceded with whitespace. | 67 | |
| 'try' is not followed by whitespace. | 69 | |
| '{' is not preceded with whitespace. | 69 | |
| '}' should be on the same line. | 71 | |
| 'catch' is not followed by whitespace. | 72 | |
| '{' is not preceded with whitespace. | 72 | |
| First sentence should end with a period. | 79 | |
| Parameter comp should be final. | 83 | |
| '{' is not preceded with whitespace. | 83 | |
| First sentence should end with a period. | 91 | |
| Line is longer than 80 characters (found 90). | 93 | |
| Unused @throws tag for 'RuntimeException'. | 96 | |
| Line is longer than 80 characters (found 106). | 98 | |
| Parameter theClass should be final. | 98 | |
| Parameter path should be final. | 98 | |
| Expected @throws tag for 'NullPointerException'. | 98 | |
| Redundant throws: 'NullPointerException' is unchecked exception. | 98 | |
| '{' is not preceded with whitespace. | 98 | |
| Line contains a tab character. | 99 | |
| Line contains a tab character. | 100 | |
| Line contains a tab character. | 101 | |
| Line contains a tab character. | 102 | |
| Line contains a tab character. | 103 | |
| '}' should be on the same line. | 103 | |
| Line contains a tab character. | 104 | |
| Line contains a tab character. | 105 | |
| Line is longer than 80 characters (found 117). | 106 | |
| Line contains a tab character. | 106 | |
| '+' is not preceded with whitespace. | 106 | |
| '+' is not followed by whitespace. | 106 | |
| '+' is not preceded with whitespace. | 106 | |
| '+' is not followed by whitespace. | 106 | |
| Line contains a tab character. | 107 | |
| Missing a Javadoc comment. | 111 | |
| Parameter possibleParent should be final. | 111 | |
| Parameter comp should be final. | 111 | |
| '{' is not preceded with whitespace. | 111 | |
| Line contains a tab character. | 113 | |
| Line contains a tab character. | 114 | |
| 'if' is not followed by whitespace. | 114 | |
| '{' is not preceded with whitespace. | 114 | |
| Line contains a tab character. | 115 | |
| Line contains a tab character. | 116 | |
| 'if' is not followed by whitespace. | 116 | |
| '{' is not preceded with whitespace. | 116 | |
| Line contains a tab character. | 117 | |
| Line contains a tab character. | 118 | |
| '}' should be on the same line. | 118 | |
| Line contains a tab character. | 119 | |
| 'if' is not followed by whitespace. | 119 | |
| '{' is not preceded with whitespace. | 119 | |
| Line contains a tab character. | 120 | |
| Line contains a tab character. | 121 | |
| Line contains a tab character. | 122 | |
| Line contains a tab character. | 123 | |
| First sentence should end with a period. | 126 | |
| Parameter strings should be final. | 132 | |
| Parameter string should be final. | 132 | |
| Line contains a tab character. | 133 | |
| Line contains a tab character. | 134 | |
| Line contains a tab character. | 135 | |
| Line contains a tab character. | 136 | |
| Missing a Javadoc comment. | 139 | |
| Parameter name should be final. | 139 | |
| Parameter component should be final. | 139 | |
| '{' is not preceded with whitespace. | 139 | |
| Line contains a tab character. | 140 | |
| Line contains a tab character. | 143 | |
| Line contains a tab character. | 144 | |
| Line contains a tab character. | 145 | |
| Line contains a tab character. | 146 | |
| Must have at least one statement. | 146 | |
| Line contains a tab character. | 148 | |
| Line contains a tab character. | 150 | |
| Line contains a tab character. | 151 | |
| Line contains a tab character. | 152 | |
| Line contains a tab character. | 154 | |
| Line contains a tab character. | 155 | |
| Line contains a tab character. | 158 | |
| Line contains a tab character. | 159 | |
| 'if' is not followed by whitespace. | 159 | |
| '{' is not preceded with whitespace. | 159 | |
| Line contains a tab character. | 160 | |
| Line contains a tab character. | 161 | |
| Line is longer than 80 characters (found 88). | 163 | |
| Line contains a tab character. | 163 | |
| Line contains a tab character. | 164 | |
| 'if' is not followed by whitespace. | 164 | |
| Expression can be simplified. | 164 | |
| '{' is not preceded with whitespace. | 164 | |
| Line is longer than 80 characters (found 118). | 165 | |
| Line contains a tab character. | 165 | |
| Line contains a tab character. | 166 | |
| Line contains a tab character. | 167 | |
| '}' should be on the same line. | 167 | |
| Line contains a tab character. | 168 | |
| 'else' is not followed by whitespace. | 168 | |
| '{' is not preceded with whitespace. | 168 | |
| Line contains a tab character. | 169 | |
| Line contains a tab character. | 170 | |
| Line contains a tab character. | 171 | |
| Line contains a tab character. | 175 | |
| Line contains a tab character. | 176 | |
| 'try' is not followed by whitespace. | 176 | |
| '{' is not preceded with whitespace. | 176 | |
| Line contains a tab character. | 177 | |
| Line contains a tab character. | 178 | |
| '}' should be on the same line. | 178 | |
| Line contains a tab character. | 179 | |
| 'catch' is not followed by whitespace. | 179 | |
| '{' is not preceded with whitespace. | 179 | |
| Line contains a tab character. | 180 | |
| Line contains a tab character. | 181 | |
| Line contains a tab character. | 184 | |
| Line contains a tab character. | 189 | |
| Line contains a tab character. | 190 | |
| Line contains a tab character. | 191 | |
| Line contains a tab character. | 192 | |
| Line contains a tab character. | 193 | |
| Expected an @return tag. | 194 | |
| Line contains a tab character. | 194 | |
| Parameter theClass should be final. | 194 | |
| Expected @param tag for 'theClass'. | 194 | |
| Parameter path should be final. | 194 | |
| Expected @param tag for 'path'. | 194 | |
| Line contains a tab character. | 195 | |
| Line contains a tab character. | 197 | |
| Line is longer than 80 characters (found 137). | 199 | |
| Line contains a tab character. | 199 | |
| '?' is not preceded with whitespace. | 199 | |
| Avoid inline conditionals. | 199 | |
| '+' is not preceded with whitespace. | 199 | |
| '+' is not followed by whitespace. | 199 | |
| '+' is not preceded with whitespace. | 199 | |
| '+' is not followed by whitespace. | 199 | |
| '+' is not preceded with whitespace. | 199 | |
| '+' is not followed by whitespace. | 199 | |
| '+' is not preceded with whitespace. | 199 | |
| '+' is not followed by whitespace. | 199 | |
| '+' is not preceded with whitespace. | 199 | |
| '+' is not followed by whitespace. | 199 | |
| '+' is not preceded with whitespace. | 199 | |
| '+' is not followed by whitespace. | 199 | |
| Line contains a tab character. | 201 | |
| 'if' is not followed by whitespace. | 201 | |
| '{' is not preceded with whitespace. | 201 | |
| Line is longer than 80 characters (found 96). | 203 | |
| '}' should be on the same line. | 204 | |
| Line contains a tab character. | 205 | |
| 'else' is not followed by whitespace. | 205 | |
| '{' is not preceded with whitespace. | 205 | |
| Line contains a tab character. | 206 | |
| Line contains a tab character. | 207 | |
| Line contains a tab character. | 209 | |
| Line contains a tab character. | 211 | |
| Line contains a tab character. | 212 | |
| Line contains a tab character. | 213 | |
| Line contains a tab character. | 214 | |
| Expected an @return tag. | 215 | |
| Line contains a tab character. | 215 | |
| '{' is not preceded with whitespace. | 215 | |
| Line is longer than 80 characters (found 96). | 216 | |
| Line contains a tab character. | 216 | |
| Line contains a tab character. | 217 | |
| Line contains a tab character. | 218 | |
| Line contains a tab character. | 220 | |
| Line contains a tab character. | 221 | |
| Line contains a tab character. | 222 | |
| Line contains a tab character. | 223 | |
| Line contains a tab character. | 224 | |
| Expected an @return tag. | 225 | |
| Line contains a tab character. | 225 | |
| Parameter t should be final. | 225 | |
| Expected @param tag for 't'. | 225 | |
| '{' is not preceded with whitespace. | 225 | |
| Line contains a tab character. | 226 | |
| Line contains a tab character. | 227 | |
| Line contains a tab character. | 228 | |
| Line contains a tab character. | 229 | |
| Line contains a tab character. | 230 | |
| Line contains a tab character. | 231 | |
| Line contains a tab character. | 232 |
| Severity | Message | Line |
|---|---|---|
| Missing package-info.java file. | ||
| Line has trailing spaces. | 3 | |
| Line has trailing spaces. | 5 | |
| Line has trailing spaces. | 6 | |
| Line has trailing spaces. | 7 | |
| Missing a Javadoc comment. | 31 | |
| '{' is not preceded with whitespace. | 31 | |
| Line is longer than 80 characters (found 107). | 33 | |
| Line contains a tab character. | 33 | |
| Missing a Javadoc comment. | 33 | |
| Name 'log' must match pattern '^[A-Z][A-Z0-9]*(_[A-Z0-9]+)*$'. | 33 | |
| Line has trailing spaces. | 34 | |
| Line contains a tab character. | 34 | |
| Missing a Javadoc comment. | 35 | |
| Parameter owner should be final. | 35 | |
| '{' is not preceded with whitespace. | 35 | |
| 'try' is not followed by whitespace. | 42 | |
| '{' is not preceded with whitespace. | 42 | |
| Line is longer than 80 characters (found 98). | 43 | |
| '{' is not preceded with whitespace. | 52 | |
| '}' should be on the same line. | 57 | |
| 'catch' is not followed by whitespace. | 58 | |
| '{' is not preceded with whitespace. | 58 | |
| '550' is a magic number. | 65 | |
| '500' is a magic number. | 65 | |
| '(' is followed by whitespace. | 66 | |
| ')' is preceded with whitespace. | 66 | |
| Parameter we should be final. | 76 | |
| '(' is followed by whitespace. | 85 | |
| ')' is preceded with whitespace. | 85 | |
| '/' is not followed by whitespace. | 85 | |
| ';' is preceded with whitespace. | 85 | |
| '(' is followed by whitespace. | 86 | |
| ')' is preceded with whitespace. | 86 | |
| '/' is not followed by whitespace. | 86 | |
| ')' is preceded with whitespace. | 87 | |
| Method 'hyperlinkUpdate' is not designed for extension - needs to be abstract, final or empty. | 91 | |
| Missing a Javadoc comment. | 91 | |
| Parameter e should be final. | 91 | |
| '{' is not preceded with whitespace. | 91 | |
| 'if' is not followed by whitespace. | 93 | |
| '{' is not preceded with whitespace. | 93 | |
| 'try' is not followed by whitespace. | 95 | |
| '{' is not preceded with whitespace. | 95 | |
| Line is longer than 80 characters (found 89). | 98 | |
| '}' should be on the same line. | 100 | |
| 'catch' is not followed by whitespace. | 101 | |
| '{' is not preceded with whitespace. | 101 | |
| Missing a Javadoc comment. | 107 | |
| '{' is not preceded with whitespace. | 107 |
| Severity | Message | Line |
|---|---|---|
| Line has trailing spaces. | 3 | |
| Line has trailing spaces. | 5 | |
| Line has trailing spaces. | 6 | |
| Line has trailing spaces. | 7 | |
| Line is longer than 80 characters (found 83). | 54 | |
| Line is longer than 80 characters (found 109). | 56 | |
| Line contains a tab character. | 56 | |
| Missing a Javadoc comment. | 56 | |
| Name 'log' must match pattern '^[A-Z][A-Z0-9]*(_[A-Z0-9]+)*$'. | 56 | |
| Line has trailing spaces. | 57 | |
| Line contains a tab character. | 57 | |
| Missing a Javadoc comment. | 59 | |
| Missing a Javadoc comment. | 60 | |
| Missing a Javadoc comment. | 61 | |
| Missing a Javadoc comment. | 62 | |
| Missing a Javadoc comment. | 64 | |
| Missing a Javadoc comment. | 65 | |
| Missing a Javadoc comment. | 66 | |
| Missing a Javadoc comment. | 68 | |
| Missing a Javadoc comment. | 69 | |
| Missing a Javadoc comment. | 71 | |
| '300' is a magic number. | 80 | |
| '300' is a magic number. | 80 | |
| Parameter we should be final. | 90 | |
| '640' is a magic number. | 98 | |
| '400' is a magic number. | 98 | |
| Method 'getButtonPanel' is not designed for extension - needs to be abstract, final or empty. | 105 | |
| Missing a Javadoc comment. | 105 | |
| Line has trailing spaces. | 108 | |
| '350' is a magic number. | 112 | |
| '60' is a magic number. | 112 | |
| Line has trailing spaces. | 113 | |
| '3' is a magic number. | 114 | |
| '320' is a magic number. | 138 | |
| '400' is a magic number. | 138 | |
| '320' is a magic number. | 143 | |
| '400' is a magic number. | 143 | |
| Missing a Javadoc comment. | 151 | |
| Method 'actionPerformed' is not designed for extension - needs to be abstract, final or empty. | 169 | |
| Missing a Javadoc comment. | 169 | |
| Parameter e should be final. | 169 | |
| '}' should be on the same line. | 175 | |
| '}' should be on the same line. | 179 | |
| '}' should be on the same line. | 183 | |
| '}' should be on the same line. | 191 | |
| Line contains a tab character. | 193 | |
| Method 'updateNodeText' is not designed for extension - needs to be abstract, final or empty. | 198 | |
| Missing a Javadoc comment. | 198 | |
| '}' should be on the same line. | 207 | |
| Method 'pathChanged' is not designed for extension - needs to be abstract, final or empty. | 217 | |
| Missing a Javadoc comment. | 217 | |
| Parameter path should be final. | 217 | |
| Line has trailing spaces. | 218 | |
| Line is longer than 80 characters (found 91). | 219 | |
| Line has trailing spaces. | 223 | |
| 'if' is not followed by whitespace. | 226 | |
| '{' is not preceded with whitespace. | 226 | |
| '}' should be on the same line. | 228 | |
| 'else' is not followed by whitespace. | 229 | |
| '{' is not preceded with whitespace. | 229 | |
| '}' should be on the same line. | 237 | |
| Line has trailing spaces. | 238 | |
| Missing a Javadoc comment. | 251 | |
| Missing a Javadoc comment. | 255 | |
| Parameter args should be final. | 255 | |
| '}' should be on the same line. | 258 |
| Severity | Message | Line |
|---|---|---|
| Line has trailing spaces. | 3 | |
| Line has trailing spaces. | 5 | |
| Line has trailing spaces. | 6 | |
| Line has trailing spaces. | 7 | |
| '{' is not preceded with whitespace. | 45 | |
| Line has trailing spaces. | 46 | |
| Line is longer than 80 characters (found 111). | 47 | |
| Line contains a tab character. | 47 | |
| Missing a Javadoc comment. | 47 | |
| Name 'log' must match pattern '^[A-Z][A-Z0-9]*(_[A-Z0-9]+)*$'. | 47 | |
| Line has trailing spaces. | 48 | |
| Line contains a tab character. | 48 | |
| Missing a Javadoc comment. | 49 | |
| Missing a Javadoc comment. | 50 | |
| Missing a Javadoc comment. | 51 | |
| Missing a Javadoc comment. | 52 | |
| Line has trailing spaces. | 53 | |
| Missing a Javadoc comment. | 54 | |
| Missing a Javadoc comment. | 55 | |
| Missing a Javadoc comment. | 56 | |
| Missing a Javadoc comment. | 57 | |
| Missing a Javadoc comment. | 58 | |
| Line has trailing spaces. | 59 | |
| Missing a Javadoc comment. | 59 | |
| Missing a Javadoc comment. | 60 | |
| Line has trailing spaces. | 61 | |
| Missing a Javadoc comment. | 62 | |
| Missing a Javadoc comment. | 63 | |
| Missing a Javadoc comment. | 64 | |
| Line has trailing spaces. | 65 | |
| Missing a Javadoc comment. | 66 | |
| '{' is not preceded with whitespace. | 66 | |
| Line has trailing spaces. | 70 | |
| ',' is not followed by whitespace. | 73 | |
| Line has trailing spaces. | 74 | |
| Line has trailing spaces. | 77 | |
| Line has trailing spaces. | 82 | |
| '4' is a magic number. | 83 | |
| Line has trailing spaces. | 88 | |
| Line has trailing spaces. | 91 | |
| Line has trailing spaces. | 92 | |
| Line has trailing spaces. | 96 | |
| Line has trailing spaces. | 101 | |
| Parameter we should be final. | 110 | |
| Line has trailing spaces. | 114 | |
| '400' is a magic number. | 117 | |
| '400' is a magic number. | 117 | |
| Line has trailing spaces. | 119 | |
| Line has trailing spaces. | 121 | |
| Missing a Javadoc comment. | 122 | |
| '{' is not preceded with whitespace. | 122 | |
| 'if' is not followed by whitespace. | 124 | |
| '{' is not preceded with whitespace. | 124 | |
| Line has trailing spaces. | 127 | |
| Line has trailing spaces. | 130 | |
| '300' is a magic number. | 134 | |
| '100' is a magic number. | 134 | |
| Line is longer than 80 characters (found 160). | 136 | |
| Line has trailing spaces. | 140 | |
| Line has trailing spaces. | 141 | |
| Line has trailing spaces. | 142 | |
| Line has trailing spaces. | 143 | |
| Line has trailing spaces. | 149 | |
| Missing a Javadoc comment. | 150 | |
| '{' is not preceded with whitespace. | 150 | |
| 'if' is not followed by whitespace. | 152 | |
| '{' is not preceded with whitespace. | 152 | |
| Line has trailing spaces. | 154 | |
| Line has trailing spaces. | 156 | |
| Line has trailing spaces. | 157 | |
| Line has trailing spaces. | 158 | |
| Line has trailing spaces. | 159 | |
| '300' is a magic number. | 163 | |
| '100' is a magic number. | 163 | |
| Line is longer than 80 characters (found 92). | 165 | |
| Line has trailing spaces. | 168 | |
| '20' is a magic number. | 171 | |
| Line has trailing spaces. | 177 | |
| Line has trailing spaces. | 178 | |
| Line has trailing spaces. | 182 | |
| Line has trailing spaces. | 183 | |
| Line has trailing spaces. | 186 | |
| Line has trailing spaces. | 188 | |
| Line is longer than 80 characters (found 82). | 188 | |
| Line has trailing spaces. | 190 | |
| Line has trailing spaces. | 197 | |
| Line has trailing spaces. | 204 | |
| Line has trailing spaces. | 208 | |
| Line has trailing spaces. | 210 | |
| Line has trailing spaces. | 211 | |
| Line has trailing spaces. | 212 | |
| Missing a Javadoc comment. | 215 | |
| '{' is not preceded with whitespace. | 215 | |
| 'if' is not followed by whitespace. | 217 | |
| '{' is not preceded with whitespace. | 217 | |
| Line has trailing spaces. | 219 | |
| Line has trailing spaces. | 221 | |
| Line has trailing spaces. | 222 | |
| Line has trailing spaces. | 223 | |
| Line has trailing spaces. | 224 | |
| '300' is a magic number. | 228 | |
| '100' is a magic number. | 228 | |
| Line has trailing spaces. | 234 | |
| '20' is a magic number. | 238 | |
| Line has trailing spaces. | 244 | |
| Line has trailing spaces. | 245 | |
| Line has trailing spaces. | 248 | |
| Line has trailing spaces. | 249 | |
| Line has trailing spaces. | 252 | |
| Line has trailing spaces. | 253 | |
| Line has trailing spaces. | 255 | |
| Missing a Javadoc comment. | 256 | |
| '{' is not preceded with whitespace. | 256 | |
| 'if' is not followed by whitespace. | 258 | |
| '{' is not preceded with whitespace. | 258 | |
| Line has trailing spaces. | 261 | |
| Line has trailing spaces. | 262 | |
| Line has trailing spaces. | 263 | |
| Line has trailing spaces. | 264 | |
| '300' is a magic number. | 268 | |
| '100' is a magic number. | 268 | |
| Line is longer than 80 characters (found 279). | 270 | |
| Line has trailing spaces. | 273 | |
| Line has trailing spaces. | 275 | |
| Line has trailing spaces. | 276 | |
| Line has trailing spaces. | 279 | |
| Line has trailing spaces. | 280 | |
| Line has trailing spaces. | 282 | |
| Missing a Javadoc comment. | 283 | |
| '{' is not preceded with whitespace. | 283 | |
| switch without "default" clause. | 284 | |
| '{' is not preceded with whitespace. | 284 | |
| Line has trailing spaces. | 289 | |
| Line contains a tab character. | 292 | |
| Line has trailing spaces. | 293 | |
| Line has trailing spaces. | 294 | |
| Line contains a tab character. | 297 | |
| Line has trailing spaces. | 300 | |
| Missing a Javadoc comment. | 306 | |
| '{' is not preceded with whitespace. | 306 | |
| switch without "default" clause. | 307 | |
| '{' is not preceded with whitespace. | 307 | |
| Line contains a tab character. | 309 | |
| Line has trailing spaces. | 312 | |
| Line contains a tab character. | 315 | |
| Line contains a tab character. | 320 | |
| Line has trailing spaces. | 330 | |
| Method 'actionPerformed' is not designed for extension - needs to be abstract, final or empty. | 330 | |
| Missing a Javadoc comment. | 330 | |
| Parameter event should be final. | 330 | |
| 'if' is not followed by whitespace. | 332 | |
| '{' is not preceded with whitespace. | 332 | |
| '}' should be on the same line. | 334 | |
| 'if' is not followed by whitespace. | 335 | |
| '{' is not preceded with whitespace. | 335 | |
| 'if' is not followed by whitespace. | 336 | |
| '{' is not preceded with whitespace. | 336 | |
| '}' should be on the same line. | 338 | |
| 'else' is not followed by whitespace. | 339 | |
| '{' is not preceded with whitespace. | 339 | |
| '}' should be on the same line. | 342 | |
| 'if' is not followed by whitespace. | 343 | |
| '{' is not preceded with whitespace. | 343 | |
| '}' should be on the same line. | 345 | |
| 'if' is not followed by whitespace. | 346 | |
| '{' is not preceded with whitespace. | 346 | |
| Line has trailing spaces. | 348 | |
| Line is longer than 80 characters (found 91). | 348 | |
| Line has trailing spaces. | 352 | |
| '}' should be on the same line. | 353 | |
| 'if' is not followed by whitespace. | 354 | |
| '{' is not preceded with whitespace. | 354 | |
| Line has trailing spaces. | 355 | |
| '(' is followed by whitespace. | 359 | |
| ')' is preceded with whitespace. | 359 | |
| Line has trailing spaces. | 360 | |
| Line has trailing spaces. | 365 | |
| Line has trailing spaces. | 370 | |
| 'if' is not followed by whitespace. | 370 | |
| '{' is not preceded with whitespace. | 370 | |
| Line has trailing spaces. | 371 | |
| Line is longer than 80 characters (found 85). | 377 | |
| Line has trailing spaces. | 378 | |
| Line is longer than 80 characters (found 88). | 378 | |
| Line has trailing spaces. | 379 | |
| Line has trailing spaces. | 382 | |
| Line has trailing spaces. | 384 | |
| Line has trailing spaces. | 385 | |
| Line has trailing spaces. | 388 | |
| Missing a Javadoc comment. | 389 | |
| Parameter dir should be final. | 389 | |
| Parameter fullPath should be final. | 389 | |
| '{' is not preceded with whitespace. | 389 | |
| Line is longer than 80 characters (found 102). | 392 | |
| 'if' is not followed by whitespace. | 392 | |
| '{' is not preceded with whitespace. | 392 | |
| Line has trailing spaces. | 397 | |
| Missing a Javadoc comment. | 398 | |
| '{' is not preceded with whitespace. | 398 | |
| Line has trailing spaces. | 401 | |
| Missing a Javadoc comment. | 403 | |
| Parameter args should be final. | 403 | |
| '}' should be on the same line. | 406 |
| Severity | Message | Line |
|---|---|---|
| Line has trailing spaces. | 3 | |
| Line has trailing spaces. | 5 | |
| Line has trailing spaces. | 6 | |
| Line has trailing spaces. | 7 | |
| Line has trailing spaces. | 46 | |
| Line is longer than 80 characters (found 107). | 47 | |
| Line contains a tab character. | 47 | |
| Missing a Javadoc comment. | 47 | |
| Name 'log' must match pattern '^[A-Z][A-Z0-9]*(_[A-Z0-9]+)*$'. | 47 | |
| Line has trailing spaces. | 48 | |
| Line contains a tab character. | 48 | |
| Missing a Javadoc comment. | 49 | |
| Missing a Javadoc comment. | 50 | |
| Missing a Javadoc comment. | 51 | |
| Missing a Javadoc comment. | 52 | |
| Missing a Javadoc comment. | 53 | |
| Line has trailing spaces. | 54 | |
| Missing a Javadoc comment. | 55 | |
| Parameter owner should be final. | 55 | |
| Parameter dir should be final. | 55 | |
| 'if' is not followed by whitespace. | 58 | |
| '{' is not preceded with whitespace. | 58 | |
| Line is longer than 80 characters (found 121). | 59 | |
| Line has trailing spaces. | 64 | |
| Line has trailing spaces. | 68 | |
| '200' is a magic number. | 74 | |
| '200' is a magic number. | 74 | |
| Line has trailing spaces. | 80 | |
| Parameter we should be final. | 95 | |
| '400' is a magic number. | 101 | |
| '400' is a magic number. | 101 | |
| First sentence should end with a period. | 106 | |
| Parameter dir should be final. | 110 | |
| Expected @param tag for 'dir'. | 110 | |
| '{' is not preceded with whitespace. | 110 | |
| Line has trailing spaces. | 111 | |
| Line is longer than 80 characters (found 95). | 111 | |
| 'if' is not followed by whitespace. | 112 | |
| '{' is not preceded with whitespace. | 112 | |
| 'for' is not followed by whitespace. | 113 | |
| '{' is not preceded with whitespace. | 113 | |
| Line has trailing spaces. | 114 | |
| 'if' is not followed by whitespace. | 114 | |
| '{' is not preceded with whitespace. | 114 | |
| 'if' is not followed by whitespace. | 116 | |
| '50' is a magic number. | 116 | |
| '{' is not preceded with whitespace. | 116 | |
| Line is longer than 80 characters (found 180). | 117 | |
| '}' should be on the same line. | 119 | |
| 'else' is not followed by whitespace. | 120 | |
| '{' is not preceded with whitespace. | 120 | |
| '}' should be on the same line. | 123 | |
| 'else' is not followed by whitespace. | 124 | |
| '{' is not preceded with whitespace. | 124 | |
| Line is longer than 80 characters (found 113). | 125 | |
| '+' is not preceded with whitespace. | 125 | |
| '+' is not followed by whitespace. | 125 | |
| Line is longer than 80 characters (found 87). | 126 | |
| Line has trailing spaces. | 128 | |
| Line has trailing spaces. | 129 | |
| Line has trailing spaces. | 132 | |
| Line has trailing spaces. | 134 | |
| Missing a Javadoc comment. | 135 | |
| Parameter path should be final. | 135 | |
| '{' is not preceded with whitespace. | 135 | |
| Method 'actionPerformed' is not designed for extension - needs to be abstract, final or empty. | 143 | |
| Missing a Javadoc comment. | 143 | |
| Parameter event should be final. | 143 | |
| Line has trailing spaces. | 145 | |
| '}' should be on the same line. | 147 | |
| 'if' is not followed by whitespace. | 149 | |
| '{' is not preceded with whitespace. | 149 | |
| '}' should be on the same line. | 151 | |
| 'else' is not followed by whitespace. | 152 | |
| '{' is not preceded with whitespace. | 152 | |
| Line is longer than 80 characters (found 127). | 153 | |
| Method 'getValue' is not designed for extension - needs to be abstract, final or empty. | 158 | |
| Missing a Javadoc comment. | 158 | |
| '{' is not preceded with whitespace. | 158 | |
| 'cast' is not followed by whitespace. | 159 | |
| Line has trailing spaces. | 161 | |
| Missing a Javadoc comment. | 162 | |
| Missing a Javadoc comment. | 166 | |
| Parameter args should be final. | 166 | |
| Line is longer than 80 characters (found 82). | 167 |
| Severity | Message | Line |
|---|---|---|
| Line has trailing spaces. | 3 | |
| Line has trailing spaces. | 5 | |
| Line has trailing spaces. | 6 | |
| Line has trailing spaces. | 7 | |
| Class ConsoleWindow should be declared as final. | 34 | |
| Missing a Javadoc comment. | 34 | |
| '{' is not preceded with whitespace. | 34 | |
| Line is longer than 80 characters (found 109). | 36 | |
| Line contains a tab character. | 36 | |
| Missing a Javadoc comment. | 36 | |
| Name 'log' must match pattern '^[A-Z][A-Z0-9]*(_[A-Z0-9]+)*$'. | 36 | |
| Line has trailing spaces. | 37 | |
| Line contains a tab character. | 37 | |
| Missing a Javadoc comment. | 38 | |
| Name 'THE_INSTANCE' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 38 | |
| Line has trailing spaces. | 39 | |
| Missing a Javadoc comment. | 40 | |
| Missing a Javadoc comment. | 41 | |
| Missing a Javadoc comment. | 42 | |
| Missing a Javadoc comment. | 43 | |
| Name 'STOP' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 43 | |
| Missing a Javadoc comment. | 44 | |
| Name 'START' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 44 | |
| Missing a Javadoc comment. | 45 | |
| Missing a Javadoc comment. | 46 | |
| '80' is a magic number. | 46 | |
| Missing a Javadoc comment. | 48 | |
| Parameter args should be final. | 48 | |
| '{' is not preceded with whitespace. | 48 | |
| Missing a Javadoc comment. | 52 | |
| '{' is not preceded with whitespace. | 52 | |
| 'if' is not followed by whitespace. | 53 | |
| '{' is not preceded with whitespace. | 53 | |
| Line has trailing spaces. | 54 | |
| Line has trailing spaces. | 59 | |
| Missing a Javadoc comment. | 59 | |
| '{' is not preceded with whitespace. | 59 | |
| Parameter we should be final. | 86 | |
| Line has trailing spaces. | 101 | |
| Line has trailing spaces. | 103 | |
| First sentence should end with a period. | 104 | |
| '{' is not preceded with whitespace. | 108 | |
| 'if' is not followed by whitespace. | 109 | |
| '{' is not preceded with whitespace. | 109 | |
| '}' should be on the same line. | 111 | |
| 'else' is not followed by whitespace. | 112 | |
| '{' is not preceded with whitespace. | 112 | |
| Missing a Javadoc comment. | 117 | |
| Parameter e should be final. | 117 | |
| '{' is not preceded with whitespace. | 117 | |
| 'if' is not followed by whitespace. | 118 | |
| '{' is not preceded with whitespace. | 118 | |
| 'if' is not followed by whitespace. | 119 | |
| '{' is not preceded with whitespace. | 119 | |
| '}' should be on the same line. | 123 | |
| 'if' is not followed by whitespace. | 124 | |
| '{' is not preceded with whitespace. | 124 | |
| '}' should be on the same line. | 129 | |
| 'if' is not followed by whitespace. | 130 | |
| '{' is not preceded with whitespace. | 130 |
| Severity | Message | Line |
|---|---|---|
| Line has trailing spaces. | 3 | |
| Line has trailing spaces. | 5 | |
| Line has trailing spaces. | 6 | |
| Line has trailing spaces. | 7 | |
| Line is longer than 80 characters (found 120). | 50 | |
| Missing a Javadoc comment. | 50 | |
| Line is longer than 80 characters (found 113). | 52 | |
| Line contains a tab character. | 52 | |
| Missing a Javadoc comment. | 52 | |
| Name 'log' must match pattern '^[A-Z][A-Z0-9]*(_[A-Z0-9]+)*$'. | 52 | |
| Line has trailing spaces. | 53 | |
| Line contains a tab character. | 53 | |
| Missing a Javadoc comment. | 55 | |
| Missing a Javadoc comment. | 56 | |
| Missing a Javadoc comment. | 57 | |
| Missing a Javadoc comment. | 58 | |
| Missing a Javadoc comment. | 59 | |
| Missing a Javadoc comment. | 60 | |
| Missing a Javadoc comment. | 62 | |
| Parameter argv should be final. | 62 | |
| Missing a Javadoc comment. | 67 | |
| Parameter owner should be final. | 67 | |
| Parameter path should be final. | 67 | |
| Parameter e should be final. | 71 | |
| Line contains a tab character. | 73 | |
| Line is longer than 80 characters (found 83). | 83 | |
| Line is longer than 80 characters (found 92). | 96 | |
| '20' is a magic number. | 112 | |
| '400' is a magic number. | 132 | |
| '400' is a magic number. | 132 | |
| Missing a Javadoc comment. | 140 | |
| Parameter path should be final. | 140 | |
| Line is longer than 80 characters (found 82). | 146 | |
| '}' should be on the same line. | 152 | |
| '}' should be on the same line. | 161 | |
| '}' should be on the same line. | 166 | |
| Method 'valueChanged' is not designed for extension - needs to be abstract, final or empty. | 173 | |
| Missing a Javadoc comment. | 173 | |
| Parameter event should be final. | 173 | |
| Method 'pathChanged' is not designed for extension - needs to be abstract, final or empty. | 177 | |
| Missing a Javadoc comment. | 177 | |
| Parameter path should be final. | 177 | |
| Line contains a tab character. | 178 | |
| Method 'treeExpanded' is not designed for extension - needs to be abstract, final or empty. | 192 | |
| Missing a Javadoc comment. | 192 | |
| Parameter event should be final. | 192 | |
| Missing a Javadoc comment. | 215 | |
| Parameter event should be final. | 215 | |
| Method 'actionPerformed' is not designed for extension - needs to be abstract, final or empty. | 219 | |
| Missing a Javadoc comment. | 219 | |
| Parameter event should be final. | 219 | |
| '}' should be on the same line. | 224 | |
| Method 'getPath' is not designed for extension - needs to be abstract, final or empty. | 230 | |
| Missing a Javadoc comment. | 230 | |
| Missing a Javadoc comment. | 234 |
| Severity | Message | Line |
|---|---|---|
| File does not end with a newline. | ||
| Line has trailing spaces. | 3 | |
| Line has trailing spaces. | 5 | |
| Line has trailing spaces. | 6 | |
| Line has trailing spaces. | 7 | |
| '{' is not preceded with whitespace. | 30 | |
| Line has trailing spaces. | 31 | |
| Line contains a tab character. | 31 | |
| Line contains a tab character. | 32 | |
| Line contains a tab character. | 33 | |
| Name 'logger' must match pattern '^[A-Z][A-Z0-9]*(_[A-Z0-9]+)*$'. | 33 | |
| Line has trailing spaces. | 34 | |
| Line contains a tab character. | 34 | |
| Missing a Javadoc comment. | 35 | |
| Missing a Javadoc comment. | 36 | |
| Missing a Javadoc comment. | 37 | |
| Missing a Javadoc comment. | 38 | |
| '2400000' is a magic number. | 38 | |
| Missing a Javadoc comment. | 39 | |
| Missing a Javadoc comment. | 40 | |
| Missing a Javadoc comment. | 41 | |
| Missing a Javadoc comment. | 42 | |
| Line has trailing spaces. | 43 | |
| Line has trailing spaces. | 44 | |
| Method 'showSplash' is not designed for extension - needs to be abstract, final or empty. | 45 | |
| Missing a Javadoc comment. | 45 | |
| '{' is not preceded with whitespace. | 45 | |
| Line has trailing spaces. | 48 | |
| Method 'hideSplash' is not designed for extension - needs to be abstract, final or empty. | 49 | |
| Missing a Javadoc comment. | 49 | |
| '{' is not preceded with whitespace. | 49 | |
| Line has trailing spaces. | 52 | |
| Line has trailing spaces. | 53 | |
| Line has trailing spaces. | 54 | |
| Missing a Javadoc comment. | 54 | |
| Line has trailing spaces. | 56 | |
| Line has trailing spaces. | 59 | |
| '237' is a magic number. | 60 | |
| '175' is a magic number. | 60 | |
| Method 'setMessage' is not designed for extension - needs to be abstract, final or empty. | 65 | |
| Missing a Javadoc comment. | 65 | |
| Parameter s should be final. | 65 | |
| '{' is not preceded with whitespace. | 65 | |
| Method 'paint' is not designed for extension - needs to be abstract, final or empty. | 70 | |
| Missing a Javadoc comment. | 70 | |
| Parameter g should be final. | 70 | |
| '{' is not preceded with whitespace. | 70 | |
| Line has trailing spaces. | 71 | |
| 'if' is not followed by whitespace. | 72 | |
| '{' is not preceded with whitespace. | 72 | |
| '10' is a magic number. | 73 | |
| '20' is a magic number. | 73 | |
| Line has trailing spaces. | 74 | |
| Line has trailing spaces. | 77 | |
| Method 'run' is not designed for extension - needs to be abstract, final or empty. | 77 | |
| Missing a Javadoc comment. | 77 | |
| '}' should be on the same line. | 80 | |
| 'if' is not followed by whitespace. | 84 | |
| '{' is not preceded with whitespace. | 84 | |
| Line is longer than 80 characters (found 104). | 85 |
| Severity | Message | Line |
|---|---|---|
| Line has trailing spaces. | 3 | |
| Line has trailing spaces. | 5 | |
| Line has trailing spaces. | 6 | |
| Line has trailing spaces. | 7 | |
| First sentence should end with a period. | 56 | |
| Line is longer than 80 characters (found 104). | 63 | |
| Line contains a tab character. | 63 | |
| Missing a Javadoc comment. | 63 | |
| Name 'log' must match pattern '^[A-Z][A-Z0-9]*(_[A-Z0-9]+)*$'. | 63 | |
| Line has trailing spaces. | 64 | |
| Missing a Javadoc comment. | 66 | |
| Line has trailing spaces. | 68 | |
| Line has trailing spaces. | 79 | |
| Line is longer than 80 characters (found 89). | 87 | |
| Avoid inline conditionals. | 87 | |
| '}' should be on the same line. | 90 | |
| Line is longer than 80 characters (found 82). | 94 | |
| Line has trailing spaces. | 97 | |
| Line has trailing spaces. | 100 | |
| Line has trailing spaces. | 106 | |
| 'if' is not followed by whitespace. | 109 | |
| '{' is not preceded with whitespace. | 109 | |
| Line has trailing spaces. | 110 | |
| Line has trailing spaces. | 111 | |
| Line contains a tab character. | 111 | |
| Line contains a tab character. | 112 | |
| Line is longer than 80 characters (found 151). | 113 | |
| Line contains a tab character. | 113 | |
| Line is longer than 80 characters (found 131). | 114 | |
| Line contains a tab character. | 114 | |
| Line contains a tab character. | 115 | |
| Line is longer than 80 characters (found 86). | 116 | |
| Line contains a tab character. | 116 | |
| Line contains a tab character. | 117 | |
| Line has trailing spaces. | 118 | |
| Line contains a tab character. | 118 | |
| Line contains a tab character. | 119 | |
| Line contains a tab character. | 120 | |
| Line contains a tab character. | 121 | |
| Line has trailing spaces. | 122 | |
| Line contains a tab character. | 122 | |
| Line contains a tab character. | 123 | |
| Line contains a tab character. | 124 | |
| Line contains a tab character. | 125 | |
| Line has trailing spaces. | 126 | |
| Line contains a tab character. | 126 | |
| Line has trailing spaces. | 127 | |
| Line contains a tab character. | 127 | |
| Line has trailing spaces. | 133 | |
| Parameter we should be final. | 133 | |
| Line has trailing spaces. | 137 | |
| Line has trailing spaces. | 138 | |
| Line has trailing spaces. | 140 | |
| '{' is not preceded with whitespace. | 141 | |
| Line has trailing spaces. | 142 | |
| Parameter e should be final. | 142 | |
| '{' is not preceded with whitespace. | 142 | |
| Line has trailing spaces. | 144 | |
| Line has trailing spaces. | 146 | |
| Line has trailing spaces. | 148 | |
| Parameter we should be final. | 148 | |
| Line contains a tab character. | 149 | |
| Parameter e should be final. | 151 | |
| Parameter e should be final. | 157 | |
| Line has trailing spaces. | 164 | |
| Line has trailing spaces. | 165 | |
| '}' should be on the same line. | 169 | |
| 'else' is not followed by whitespace. | 170 | |
| '{' is not preceded with whitespace. | 170 | |
| Line has trailing spaces. | 171 | |
| Line has trailing spaces. | 176 | |
| Method 'doClose' is not designed for extension - needs to be abstract, final or empty. | 184 | |
| Missing a Javadoc comment. | 184 | |
| Line has trailing spaces. | 186 | |
| Missing a Javadoc comment. | 189 | |
| Line has trailing spaces. | 207 | |
| Line is longer than 80 characters (found 96). | 207 | |
| ',' is not followed by whitespace. | 207 | |
| Line has trailing spaces. | 221 | |
| Method 'actionPerformed' is not designed for extension - needs to be abstract, final or empty. | 227 | |
| Missing a Javadoc comment. | 227 | |
| Parameter e should be final. | 227 | |
| Line has trailing spaces. | 231 | |
| '}' should be on the same line. | 233 | |
| '}' should be on the same line. | 236 | |
| '}' should be on the same line. | 239 | |
| Line has trailing spaces. | 246 |
| Severity | Message | Line |
|---|---|---|
| Line has trailing spaces. | 3 | |
| Line has trailing spaces. | 5 | |
| Line has trailing spaces. | 6 | |
| Line has trailing spaces. | 7 | |
| Missing a Javadoc comment. | 24 | |
| '{' is not preceded with whitespace. | 24 | |
| Line has trailing spaces. | 25 | |
| Line contains a tab character. | 25 | |
| First sentence should end with a period. | 26 | |
| Line contains a tab character. | 26 | |
| Line contains a tab character. | 27 | |
| Line has trailing spaces. | 28 | |
| Line contains a tab character. | 28 | |
| Line is longer than 80 characters (found 111). | 29 | |
| Line contains a tab character. | 29 | |
| Name 'log' must match pattern '^[A-Z][A-Z0-9]*(_[A-Z0-9]+)*$'. | 29 | |
| Line has trailing spaces. | 30 | |
| Line contains a tab character. | 30 | |
| Line contains a tab character. | 31 | |
| Line contains a tab character. | 32 | |
| Missing a Javadoc comment. | 32 | |
| Line is longer than 80 characters (found 85). | 33 | |
| Line contains a tab character. | 33 | |
| Missing a Javadoc comment. | 33 | |
| Line has trailing spaces. | 34 | |
| Line contains a tab character. | 34 | |
| Line contains a tab character. | 35 | |
| Line has trailing spaces. | 36 | |
| Line contains a tab character. | 36 | |
| Line is longer than 80 characters (found 83). | 37 | |
| Line contains a tab character. | 37 | |
| Line contains a tab character. | 38 | |
| Missing a Javadoc comment. | 38 | |
| Line has trailing spaces. | 39 | |
| Line contains a tab character. | 39 | |
| Line contains a tab character. | 40 | |
| Line contains a tab character. | 41 | |
| Missing a Javadoc comment. | 41 | |
| Line contains a tab character. | 42 | |
| Missing a Javadoc comment. | 42 | |
| Line is longer than 80 characters (found 85). | 43 | |
| Line contains a tab character. | 43 | |
| Missing a Javadoc comment. | 43 | |
| Missing a Javadoc comment. | 45 | |
| Missing a Javadoc comment. | 46 | |
| Missing a Javadoc comment. | 47 | |
| Missing a Javadoc comment. | 48 | |
| Missing a Javadoc comment. | 49 | |
| Line has trailing spaces. | 50 | |
| Missing a Javadoc comment. | 51 | |
| Missing a Javadoc comment. | 52 | |
| Missing a Javadoc comment. | 53 | |
| Line has trailing spaces. | 54 | |
| Missing a Javadoc comment. | 55 | |
| Line has trailing spaces. | 56 | |
| Line is longer than 80 characters (found 107). | 58 | |
| Line is longer than 80 characters (found 118). | 59 | |
| Line is longer than 80 characters (found 131). | 60 | |
| Line is longer than 80 characters (found 122). | 61 | |
| Missing a Javadoc comment. | 64 | |
| Line has trailing spaces. | 65 | |
| Line has trailing spaces. | 66 | |
| Line is longer than 80 characters (found 112). | 67 | |
| Line is longer than 80 characters (found 118). | 68 | |
| Line is longer than 80 characters (found 113). | 69 | |
| Missing a Javadoc comment. | 72 | |
| Missing a Javadoc comment. | 74 | |
| Parameter manager should be final. | 74 | |
| 'manager' hides a field. | 74 | |
| Parameter xlet should be final. | 74 | |
| 'xlet' hides a field. | 74 | |
| Parameter appDir should be final. | 74 | |
| '{' is not preceded with whitespace. | 74 | |
| Line has trailing spaces. | 76 | |
| Line has trailing spaces. | 79 | |
| Method 'getXletProperty' is not designed for extension - needs to be abstract, final or empty. | 85 | |
| Missing a Javadoc comment. | 85 | |
| Parameter key should be final. | 85 | |
| '{' is not preceded with whitespace. | 85 | |
| 'if' is not followed by whitespace. | 87 | |
| '{' is not preceded with whitespace. | 87 | |
| Line has trailing spaces. | 88 | |
| Line contains a tab character. | 88 | |
| '}' should be on the same line. | 89 | |
| 'if' is not followed by whitespace. | 90 | |
| '{' is not preceded with whitespace. | 90 | |
| Line contains a tab character. | 91 | |
| '}' should be on the same line. | 92 | |
| 'if' is not followed by whitespace. | 93 | |
| '{' is not preceded with whitespace. | 93 | |
| '}' should be on the same line. | 95 | |
| 'if' is not followed by whitespace. | 96 | |
| '{' is not preceded with whitespace. | 96 | |
| '}' should be on the same line. | 98 | |
| 'if' is not followed by whitespace. | 99 | |
| '{' is not preceded with whitespace. | 99 | |
| Line contains a tab character. | 100 | |
| '}' should be on the same line. | 101 | |
| 'if' is not followed by whitespace. | 102 | |
| '{' is not preceded with whitespace. | 102 | |
| Line contains a tab character. | 103 | |
| Line contains a tab character. | 104 | |
| '}' should be on the same line. | 105 | |
| 'if' is not followed by whitespace. | 106 | |
| '{' is not preceded with whitespace. | 106 | |
| Line contains a tab character. | 107 | |
| Line contains a tab character. | 108 | |
| '}' should be on the same line. | 109 | |
| 'else' is not followed by whitespace. | 110 | |
| '{' is not preceded with whitespace. | 110 | |
| Line is longer than 80 characters (found 100). | 111 | |
| Line contains a tab character. | 111 | |
| '+' is not preceded with whitespace. | 111 | |
| '+' is not followed by whitespace. | 111 | |
| '+' is not preceded with whitespace. | 111 | |
| '+' is not followed by whitespace. | 111 | |
| Method 'notifyDestroyed' is not designed for extension - needs to be abstract, final or empty. | 119 | |
| Missing a Javadoc comment. | 119 | |
| '{' is not preceded with whitespace. | 119 | |
| Line has trailing spaces. | 123 | |
| Method 'notifyPaused' is not designed for extension - needs to be abstract, final or empty. | 127 | |
| Missing a Javadoc comment. | 127 | |
| '{' is not preceded with whitespace. | 127 | |
| Line has trailing spaces. | 131 | |
| Method 'resumeRequest' is not designed for extension - needs to be abstract, final or empty. | 135 | |
| Missing a Javadoc comment. | 135 | |
| '{' is not preceded with whitespace. | 135 | |
| Line has trailing spaces. | 138 | |
| Method 'getState' is not designed for extension - needs to be abstract, final or empty. | 139 | |
| Missing a Javadoc comment. | 139 | |
| Method 'setState' is not designed for extension - needs to be abstract, final or empty. | 143 | |
| Missing a Javadoc comment. | 143 | |
| Parameter state should be final. | 143 | |
| 'state' hides a field. | 143 | |
| Line has trailing spaces. | 146 | |
| Method 'getXlet' is not designed for extension - needs to be abstract, final or empty. | 147 | |
| Missing a Javadoc comment. | 147 | |
| '{' is not preceded with whitespace. | 147 | |
| Line contains a tab character. | 148 | |
| Line has trailing spaces. | 151 |
| Severity | Message | Line |
|---|---|---|
| Missing package-info.java file. | ||
| Line has trailing spaces. | 3 | |
| Line has trailing spaces. | 5 | |
| Line has trailing spaces. | 6 | |
| Line has trailing spaces. | 7 | |
| Class XletManager should be declared as final. | 45 | |
| Missing a Javadoc comment. | 45 | |
| '{' is not preceded with whitespace. | 45 | |
| Line contains a tab character. | 47 | |
| Line contains a tab character. | 48 | |
| Name 'logger' must match pattern '^[A-Z][A-Z0-9]*(_[A-Z0-9]+)*$'. | 48 | |
| Line has trailing spaces. | 49 | |
| Line contains a tab character. | 49 | |
| Line has trailing spaces. | 50 | |
| Line contains a tab character. | 51 | |
| Missing a Javadoc comment. | 51 | |
| Name 'THE_INSTANCE' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 51 | |
| Missing a Javadoc comment. | 52 | |
| Missing a Javadoc comment. | 53 | |
| Missing a Javadoc comment. | 54 | |
| Missing a Javadoc comment. | 55 | |
| Line has trailing spaces. | 56 | |
| Missing a Javadoc comment. | 57 | |
| Missing a Javadoc comment. | 58 | |
| Missing a Javadoc comment. | 59 | |
| Missing a Javadoc comment. | 60 | |
| Missing a Javadoc comment. | 62 | |
| Missing a Javadoc comment. | 63 | |
| Missing a Javadoc comment. | 64 | |
| Line has trailing spaces. | 66 | |
| Missing a Javadoc comment. | 66 | |
| Line has trailing spaces. | 67 | |
| Missing a Javadoc comment. | 68 | |
| Missing a Javadoc comment. | 75 | |
| Line is longer than 80 characters (found 126). | 77 | |
| ';' is not followed by whitespace. | 77 | |
| Line has trailing spaces. | 78 | |
| '{' is not preceded with whitespace. | 80 | |
| Comment matches to-do format 'TODO:'. | 81 | |
| Line contains a tab character. | 81 | |
| Line is longer than 80 characters (found 88). | 82 | |
| Line contains a tab character. | 82 | |
| Line is longer than 80 characters (found 91). | 83 | |
| Line contains a tab character. | 83 | |
| Line contains a tab character. | 84 | |
| Line contains a tab character. | 85 | |
| '=' is not preceded with whitespace. | 85 | |
| '=' is not followed by whitespace. | 85 | |
| '<' is not preceded with whitespace. | 85 | |
| '<' is not followed by whitespace. | 85 | |
| '{' is not preceded with whitespace. | 85 | |
| Line contains a tab character. | 86 | |
| Line contains a tab character. | 87 | |
| '+' is not preceded with whitespace. | 87 | |
| '+' is not followed by whitespace. | 87 | |
| '+' is not preceded with whitespace. | 87 | |
| '+' is not followed by whitespace. | 87 | |
| Line contains a tab character. | 88 | |
| Line contains a tab character. | 89 | |
| Line contains a tab character. | 90 | |
| Line has trailing spaces. | 92 | |
| Line has trailing spaces. | 96 | |
| Parameter xletHome should be final. | 99 | |
| 'xletHome' hides a field. | 99 | |
| Expected @param tag for 'xletHome'. | 99 | |
| Parameter xletClassName should be final. | 99 | |
| 'xletClassName' hides a field. | 99 | |
| Expected @param tag for 'xletClassName'. | 99 | |
| '{' is not preceded with whitespace. | 99 | |
| Line contains a tab character. | 100 | |
| Line contains a tab character. | 101 | |
| Line contains a tab character. | 102 | |
| '+' is not preceded with whitespace. | 102 | |
| '+' is not followed by whitespace. | 102 | |
| Line contains a tab character. | 103 | |
| Line contains a tab character. | 104 | |
| Line contains a tab character. | 105 | |
| Line contains a tab character. | 106 | |
| Line contains a tab character. | 107 | |
| Line has trailing spaces. | 109 | |
| Missing a Javadoc comment. | 110 | |
| Parameter xletHome should be final. | 110 | |
| 'xletHome' hides a field. | 110 | |
| Parameter xletExPaths should be final. | 110 | |
| Parameter xletClassName should be final. | 110 | |
| 'xletClassName' hides a field. | 110 | |
| '{' is not preceded with whitespace. | 110 | |
| Line contains a tab character. | 111 | |
| Line contains a tab character. | 112 | |
| '=' is not preceded with whitespace. | 112 | |
| '=' is not followed by whitespace. | 112 | |
| '<' is not preceded with whitespace. | 112 | |
| '<' is not followed by whitespace. | 112 | |
| '{' is not preceded with whitespace. | 112 | |
| Line contains a tab character. | 113 | |
| Line contains a tab character. | 114 | |
| Line contains a tab character. | 115 | |
| Line contains a tab character. | 116 | |
| Line has trailing spaces. | 117 | |
| Line contains a tab character. | 117 | |
| Line contains a tab character. | 118 | |
| Line contains a tab character. | 119 | |
| Line has trailing spaces. | 121 | |
| Missing a Javadoc comment. | 122 | |
| Parameter xletHome should be final. | 122 | |
| 'xletHome' hides a field. | 122 | |
| Parameter xletClassName should be final. | 122 | |
| 'xletClassName' hides a field. | 122 | |
| Line has trailing spaces. | 123 | |
| Line contains a tab character. | 124 | |
| Line contains a tab character. | 125 | |
| Line contains a tab character. | 126 | |
| Line contains a tab character. | 127 | |
| Line contains a tab character. | 128 | |
| Line contains a tab character. | 129 | |
| Line contains a tab character. | 130 | |
| Line has trailing spaces. | 131 | |
| Line contains a tab character. | 131 | |
| Line contains a tab character. | 132 | |
| Line contains a tab character. | 133 | |
| Line contains a tab character. | 134 | |
| Line contains a tab character. | 135 | |
| Line contains a tab character. | 136 | |
| Line contains a tab character. | 137 | |
| Line contains a tab character. | 138 | |
| Line contains a tab character. | 139 | |
| Line is longer than 80 characters (found 93). | 140 | |
| Line contains a tab character. | 140 | |
| Line contains a tab character. | 141 | |
| Line contains a tab character. | 142 | |
| Line contains a tab character. | 143 | |
| Line contains a tab character. | 144 | |
| Line has trailing spaces. | 145 | |
| Line contains a tab character. | 145 | |
| Line has trailing spaces. | 146 | |
| Line contains a tab character. | 146 | |
| Line contains a tab character. | 147 | |
| Line has trailing spaces. | 149 | |
| Line has trailing spaces. | 154 | |
| Line has trailing spaces. | 158 | |
| Missing a Javadoc comment. | 166 | |
| Line has trailing spaces. | 167 | |
| '+' is not preceded with whitespace. | 174 | |
| '+' is not followed by whitespace. | 174 | |
| Line contains a tab character. | 175 | |
| Line contains a tab character. | 176 | |
| '=' is not preceded with whitespace. | 176 | |
| '=' is not followed by whitespace. | 176 | |
| '<' is not preceded with whitespace. | 176 | |
| '<' is not followed by whitespace. | 176 | |
| '{' is not preceded with whitespace. | 176 | |
| Line contains a tab character. | 177 | |
| '+' is not preceded with whitespace. | 177 | |
| '+' is not followed by whitespace. | 177 | |
| Line contains a tab character. | 178 | |
| Line has trailing spaces. | 179 | |
| Line contains a tab character. | 179 | |
| Line has trailing spaces. | 180 | |
| Line contains a tab character. | 180 | |
| 'try' is not followed by whitespace. | 180 | |
| '{' is not preceded with whitespace. | 180 | |
| '}' should be on the same line. | 182 | |
| 'catch' is not followed by whitespace. | 183 | |
| '{' is not preceded with whitespace. | 183 | |
| Line has trailing spaces. | 186 | |
| Line is longer than 80 characters (found 111). | 193 | |
| '}' should be on the same line. | 196 | |
| '}' should be on the same line. | 201 | |
| Missing a Javadoc comment. | 210 | |
| Line is longer than 80 characters (found 91). | 212 | |
| Line contains a tab character. | 212 | |
| Missing a Javadoc comment. | 217 | |
| Parameter scene should be final. | 217 | |
| 'scene' hides a field. | 217 | |
| Line has trailing spaces. | 221 | |
| Missing a Javadoc comment. | 224 | |
| Missing a Javadoc comment. | 228 | |
| 'if' is not followed by whitespace. | 229 | |
| '{' is not preceded with whitespace. | 229 | |
| '}' should be on the same line. | 234 | |
| '}' should be on the same line. | 239 | |
| 'if' is not followed by whitespace. | 240 | |
| '{' is not preceded with whitespace. | 240 | |
| Line has trailing spaces. | 243 | |
| '}' should be on the same line. | 249 | |
| Line is longer than 80 characters (found 83). | 255 | |
| Missing a Javadoc comment. | 260 | |
| Line is longer than 80 characters (found 86). | 263 | |
| Line contains a tab character. | 263 | |
| Line is longer than 80 characters (found 107). | 265 | |
| Line contains a tab character. | 265 | |
| '}' should be on the same line. | 269 | |
| Line is longer than 80 characters (found 111). | 281 | |
| Line is longer than 80 characters (found 85). | 283 | |
| Line is longer than 80 characters (found 118). | 284 | |
| Line is longer than 80 characters (found 92). | 286 | |
| Line contains a tab character. | 286 | |
| Line is longer than 80 characters (found 103). | 292 | |
| Line has trailing spaces. | 293 | |
| Line has trailing spaces. | 295 | |
| Line is longer than 80 characters (found 83). | 298 | |
| Line has trailing spaces. | 299 | |
| Missing a Javadoc comment. | 312 | |
| Line is longer than 80 characters (found 90). | 316 | |
| Line is longer than 80 characters (found 128). | 319 | |
| Line has trailing spaces. | 320 | |
| Line has trailing spaces. | 321 | |
| Line has trailing spaces. | 322 | |
| Line has trailing spaces. | 327 | |
| '}' should be on the same line. | 328 | |
| Line has trailing spaces. | 332 | |
| Line has trailing spaces. | 333 | |
| '}' should be on the same line. | 339 | |
| Line contains a tab character. | 341 | |
| '}' should be on the same line. | 343 | |
| Line contains a tab character. | 345 | |
| '}' should be on the same line. | 348 | |
| Line contains a tab character. | 350 | |
| Missing a Javadoc comment. | 356 | |
| Parameter context should be final. | 356 | |
| Line is longer than 80 characters (found 93). | 360 | |
| Line contains a tab character. | 360 | |
| '}' should be on the same line. | 365 | |
| Line is longer than 80 characters (found 119). | 367 | |
| Line has trailing spaces. | 369 | |
| Line is longer than 80 characters (found 98). | 369 | |
| Line is longer than 80 characters (found 113). | 370 | |
| '}' should be on the same line. | 373 | |
| '}' should be on the same line. | 377 | |
| Line is longer than 80 characters (found 93). | 384 | |
| Line has trailing spaces. | 391 | |
| Line is longer than 80 characters (found 86). | 392 | |
| Line is longer than 80 characters (found 149). | 395 | |
| Line has trailing spaces. | 398 | |
| Line has trailing spaces. | 400 | |
| Line has trailing spaces. | 401 | |
| Line has trailing spaces. | 405 | |
| Line has trailing spaces. | 407 | |
| Missing a Javadoc comment. | 413 | |
| Parameter xc should be final. | 413 | |
| Line has trailing spaces. | 417 | |
| Missing a Javadoc comment. | 428 | |
| Parameter xc should be final. | 428 | |
| Missing a Javadoc comment. | 434 | |
| Parameter xc should be final. | 434 | |
| Line is longer than 80 characters (found 134). | 435 | |
| Line has trailing spaces. | 443 | |
| Line contains a tab character. | 443 | |
| Line contains a tab character. | 444 | |
| Line contains a tab character. | 445 | |
| Line contains a tab character. | 446 | |
| Line contains a tab character. | 447 | |
| Line contains a tab character. | 448 | |
| Line has trailing spaces. | 449 | |
| Line contains a tab character. | 449 | |
| Line contains a tab character. | 450 | |
| Line has trailing spaces. | 451 | |
| Line contains a tab character. | 452 | |
| Line has trailing spaces. | 454 | |
| '}' should be on the same line. | 455 | |
| '}' should be on the same line. | 460 | |
| Line contains a tab character. | 462 | |
| Missing a Javadoc comment. | 466 | |
| Line contains a tab character. | 467 | |
| Missing a Javadoc comment. | 476 | |
| Parameter t should be final. | 479 | |
| Parameter e should be final. | 479 | |
| Line has trailing spaces. | 480 | |
| Line is longer than 80 characters (found 82). | 481 | |
| '+' is not preceded with whitespace. | 481 | |
| '+' is not followed by whitespace. | 481 | |
| Missing a Javadoc comment. | 490 | |
| Parameter e should be final. | 490 | |
| Line has trailing spaces. | 491 | |
| Line has trailing spaces. | 492 | |
| 'if' is not followed by whitespace. | 496 | |
| '100' is a magic number. | 496 | |
| '{' is not preceded with whitespace. | 496 | |
| Line has trailing spaces. | 498 | |
| Line has trailing spaces. | 500 | |
| Line has trailing spaces. | 503 |
| Severity | Message | Line |
|---|---|---|
| Line has trailing spaces. | 3 | |
| Line has trailing spaces. | 5 | |
| Line has trailing spaces. | 6 | |
| Line has trailing spaces. | 7 | |
| Missing a Javadoc comment. | 17 |
| Severity | Message | Line |
|---|---|---|
| Line has trailing spaces. | 3 | |
| Line has trailing spaces. | 5 | |
| Line has trailing spaces. | 6 | |
| Line has trailing spaces. | 7 | |
| Missing a Javadoc comment. | 17 | |
| Line has trailing spaces. | 18 | |
| Line contains a tab character. | 18 | |
| Line contains a tab character. | 19 | |
| Missing a Javadoc comment. | 19 | |
| Redundant 'public' modifier. | 19 | |
| Line contains a tab character. | 21 | |
| Missing a Javadoc comment. | 21 | |
| Redundant 'public' modifier. | 21 |
| Severity | Message | Line |
|---|---|---|
| Line has trailing spaces. | 3 | |
| Line has trailing spaces. | 5 | |
| Line has trailing spaces. | 6 | |
| Line has trailing spaces. | 7 | |
| Missing a Javadoc comment. | 17 | |
| '{' is not preceded with whitespace. | 17 | |
| Line has trailing spaces. | 18 | |
| Line contains a tab character. | 18 | |
| Line contains a tab character. | 19 | |
| Missing a Javadoc comment. | 19 | |
| Redundant 'public' modifier. | 19 | |
| Line is longer than 80 characters (found 125). | 21 | |
| Line contains a tab character. | 21 | |
| Missing a Javadoc comment. | 21 | |
| Redundant 'public' modifier. | 21 | |
| Line contains a tab character. | 23 | |
| Missing a Javadoc comment. | 23 | |
| Redundant 'public' modifier. | 23 | |
| Line is longer than 80 characters (found 92). | 25 | |
| Line contains a tab character. | 25 | |
| Missing a Javadoc comment. | 25 | |
| Redundant 'public' modifier. | 25 |
| Severity | Message | Line |
|---|---|---|
| Line has trailing spaces. | 3 | |
| Line has trailing spaces. | 5 | |
| Line has trailing spaces. | 6 | |
| Line has trailing spaces. | 7 | |
| Line has trailing spaces. | 18 | |
| Line has trailing spaces. | 19 | |
| Unknown tag 'statuscode'. | 21 | |
| Line has trailing spaces. | 24 | |
| Line contains a tab character. | 24 | |
| Line contains a tab character. | 25 | |
| Missing a Javadoc comment. | 25 | |
| Line contains a tab character. | 26 | |
| Line contains a tab character. | 27 | |
| Line has trailing spaces. | 28 | |
| Line contains a tab character. | 28 | |
| Line contains a tab character. | 29 | |
| Missing a Javadoc comment. | 29 | |
| Parameter reason should be final. | 29 | |
| Line contains a tab character. | 30 | |
| Line contains a tab character. | 31 |
| Severity | Message | Line |
|---|---|---|
| Missing package-info.java file. | ||
| Line has trailing spaces. | 3 | |
| Line has trailing spaces. | 5 | |
| Line has trailing spaces. | 6 | |
| Line has trailing spaces. | 7 | |
| Line has trailing spaces. | 18 | |
| Line has trailing spaces. | 19 | |
| Unknown tag 'statuscode'. | 21 | |
| Line has trailing spaces. | 24 | |
| Line contains a tab character. | 24 | |
| Line contains a tab character. | 25 | |
| Missing a Javadoc comment. | 25 | |
| '(' is preceded with whitespace. | 25 | |
| Line contains a tab character. | 26 | |
| Line contains a tab character. | 27 | |
| Line has trailing spaces. | 28 | |
| Line contains a tab character. | 28 | |
| Line contains a tab character. | 29 | |
| Missing a Javadoc comment. | 29 | |
| '(' is preceded with whitespace. | 29 | |
| Parameter reason should be final. | 29 | |
| Line contains a tab character. | 30 | |
| Line contains a tab character. | 31 |
| Severity | Message | Line |
|---|---|---|
| Line has trailing spaces. | 3 | |
| Line has trailing spaces. | 5 | |
| Line has trailing spaces. | 6 | |
| Line has trailing spaces. | 7 | |
| Line has trailing spaces. | 18 | |
| Line has trailing spaces. | 19 | |
| Unknown tag 'statuscode'. | 21 | |
| '{' is not preceded with whitespace. | 23 | |
| Line has trailing spaces. | 24 | |
| Line contains a tab character. | 24 | |
| Line contains a tab character. | 25 | |
| Missing a Javadoc comment. | 25 | |
| Parameter locator should be final. | 25 | |
| '{' is not preceded with whitespace. | 25 | |
| Line contains a tab character. | 26 | |
| Line contains a tab character. | 27 |
| Severity | Message | Line |
|---|---|---|
| Line has trailing spaces. | 3 | |
| Line has trailing spaces. | 5 | |
| Line has trailing spaces. | 6 | |
| Line has trailing spaces. | 7 | |
| Line has trailing spaces. | 18 | |
| Line has trailing spaces. | 19 | |
| Unknown tag 'statuscode'. | 21 | |
| Line contains a tab character. | 24 | |
| Missing a Javadoc comment. | 24 | |
| Parameter source should be final. | 24 | |
| '{' is not preceded with whitespace. | 24 | |
| Line contains a tab character. | 25 | |
| Line contains a tab character. | 26 |
| Severity | Message | Line |
|---|---|---|
| Line has trailing spaces. | 3 | |
| Line has trailing spaces. | 5 | |
| Line has trailing spaces. | 6 | |
| Line has trailing spaces. | 7 | |
| Missing a Javadoc comment. | 17 | |
| Line has trailing spaces. | 18 | |
| Line contains a tab character. | 18 | |
| Line is longer than 80 characters (found 81). | 19 | |
| Line contains a tab character. | 19 | |
| Missing a Javadoc comment. | 19 | |
| Parameter source should be final. | 19 | |
| Line contains a tab character. | 20 | |
| ',' is not followed by whitespace. | 20 | |
| ',' is not followed by whitespace. | 20 | |
| ',' is not followed by whitespace. | 20 | |
| ',' is not followed by whitespace. | 20 | |
| Line contains a tab character. | 21 | |
| Line has trailing spaces. | 22 | |
| Line contains a tab character. | 22 | |
| Line is longer than 80 characters (found 147). | 23 | |
| Line contains a tab character. | 23 | |
| Missing a Javadoc comment. | 23 | |
| '(' is preceded with whitespace. | 23 | |
| Parameter from should be final. | 23 | |
| Parameter previous should be final. | 23 | |
| Parameter current should be final. | 23 | |
| Parameter target should be final. | 23 | |
| Parameter mediaTime should be final. | 23 | |
| '{' is not preceded with whitespace. | 23 | |
| Line contains a tab character. | 24 | |
| ',' is not followed by whitespace. | 24 | |
| ',' is not followed by whitespace. | 24 | |
| ',' is not followed by whitespace. | 24 | |
| ',' is not followed by whitespace. | 24 | |
| Line contains a tab character. | 25 |
| Severity | Message | Line |
|---|---|---|
| Line has trailing spaces. | 3 | |
| Line has trailing spaces. | 5 | |
| Line has trailing spaces. | 6 | |
| Line has trailing spaces. | 7 | |
| Missing a Javadoc comment. | 17 | |
| Line has trailing spaces. | 18 | |
| Line contains a tab character. | 18 | |
| Line is longer than 80 characters (found 81). | 19 | |
| Line contains a tab character. | 19 | |
| Missing a Javadoc comment. | 19 | |
| Redundant 'public' modifier. | 19 | |
| Line has trailing spaces. | 20 | |
| Line contains a tab character. | 20 | |
| Line contains a tab character. | 21 | |
| Missing a Javadoc comment. | 21 | |
| Redundant 'public' modifier. | 21 |
| Severity | Message | Line |
|---|---|---|
| Line has trailing spaces. | 3 | |
| Line has trailing spaces. | 5 | |
| Line has trailing spaces. | 6 | |
| Line has trailing spaces. | 7 | |
| Line has trailing spaces. | 18 | |
| Line has trailing spaces. | 19 | |
| Unknown tag 'statuscode'. | 21 | |
| Line has trailing spaces. | 24 | |
| Line contains a tab character. | 24 | |
| Line contains a tab character. | 25 | |
| Missing a Javadoc comment. | 25 | |
| Line contains a tab character. | 26 | |
| Line contains a tab character. | 27 | |
| Line has trailing spaces. | 28 | |
| Line contains a tab character. | 28 | |
| Line contains a tab character. | 29 | |
| Missing a Javadoc comment. | 29 | |
| Parameter reason should be final. | 29 | |
| '{' is not preceded with whitespace. | 29 | |
| Line contains a tab character. | 30 | |
| Line contains a tab character. | 31 |
| Severity | Message | Line |
|---|---|---|
| Line has trailing spaces. | 3 | |
| Line has trailing spaces. | 5 | |
| Line has trailing spaces. | 6 | |
| Line has trailing spaces. | 7 | |
| Line has trailing spaces. | 22 | |
| Line has trailing spaces. | 23 | |
| Unknown tag 'statuscode'. | 25 | |
| Unknown tag 'comment'. | 26 | |
| Line is longer than 80 characters (found 121). | 28 | |
| Line contains a tab character. | 28 | |
| '{' is not preceded with whitespace. | 28 | |
| Line has trailing spaces. | 29 | |
| Line contains a tab character. | 29 | |
| Line contains a tab character. | 30 | |
| Missing a Javadoc comment. | 30 | |
| Line contains a tab character. | 31 | |
| Missing a Javadoc comment. | 31 | |
| Line contains a tab character. | 32 | |
| Missing a Javadoc comment. | 32 | |
| Line contains a tab character. | 33 | |
| Missing a Javadoc comment. | 33 | |
| Line has trailing spaces. | 34 | |
| Line contains a tab character. | 34 | |
| Line contains a tab character. | 35 | |
| Missing a Javadoc comment. | 35 | |
| Parameter service should be final. | 35 | |
| 'service' hides a field. | 35 | |
| Parameter reason should be final. | 35 | |
| '{' is not preceded with whitespace. | 35 | |
| Line contains a tab character. | 36 | |
| Line contains a tab character. | 37 | |
| Line has trailing spaces. | 38 | |
| Line contains a tab character. | 38 | |
| Line contains a tab character. | 39 | |
| Line contains a tab character. | 40 | |
| Line contains a tab character. | 41 | |
| Line has trailing spaces. | 42 | |
| Line contains a tab character. | 42 | |
| Line has trailing spaces. | 43 | |
| Line contains a tab character. | 43 | |
| Line contains a tab character. | 44 | |
| Line has trailing spaces. | 45 | |
| Line contains a tab character. | 45 | |
| Line is longer than 80 characters (found 87). | 46 | |
| Line contains a tab character. | 46 | |
| Missing a Javadoc comment. | 46 | |
| Parameter eStreams should be final. | 46 | |
| Parameter reasons should be final. | 46 | |
| 'reasons' hides a field. | 46 | |
| Array brackets at illegal position. | 46 | |
| '{' is not preceded with whitespace. | 46 | |
| Line contains a tab character. | 47 | |
| Line contains a tab character. | 48 | |
| Line has trailing spaces. | 49 | |
| Line contains a tab character. | 49 | |
| Line contains a tab character. | 50 | |
| Line is longer than 80 characters (found 90). | 52 | |
| Line contains a tab character. | 52 | |
| Missing a Javadoc comment. | 52 | |
| Parameter s should be final. | 52 | |
| Parameter major_reason should be final. | 52 | |
| Name 'major_reason' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 52 | |
| ',' is not followed by whitespace. | 52 | |
| Parameter minor_reason should be final. | 52 | |
| Name 'minor_reason' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 52 | |
| Line contains a tab character. | 53 | |
| Line contains a tab character. | 54 | |
| Line contains a tab character. | 55 | |
| Line contains a tab character. | 56 | |
| Line contains a tab character. | 57 | |
| Method 'getType' is not designed for extension - needs to be abstract, final or empty. | 59 | |
| Missing a Javadoc comment. | 59 | |
| '{' is not preceded with whitespace. | 59 | |
| Line contains a tab character. | 60 | |
| Line contains a tab character. | 61 | |
| Method 'getService' is not designed for extension - needs to be abstract, final or empty. | 63 | |
| Missing a Javadoc comment. | 63 | |
| '{' is not preceded with whitespace. | 63 | |
| Line contains a tab character. | 64 | |
| Line contains a tab character. | 65 | |
| Method 'getElementaryStreams' is not designed for extension - needs to be abstract, final or empty. | 67 | |
| Missing a Javadoc comment. | 67 | |
| Line contains a tab character. | 67 | |
| Line contains a tab character. | 68 | |
| Line contains a tab character. | 69 | |
| Line is longer than 80 characters (found 81). | 71 | |
| Method 'getReason' is not designed for extension - needs to be abstract, final or empty. | 71 | |
| Missing a Javadoc comment. | 71 | |
| Parameter index should be final. | 71 | |
| Redundant throws: 'java.lang.IndexOutOfBoundsException' is unchecked exception. | 71 | |
| '{' is not preceded with whitespace. | 71 | |
| Line contains a tab character. | 72 | |
| Line contains a tab character. | 73 |
| Severity | Message | Line |
|---|---|---|
| Line has trailing spaces. | 3 | |
| Line has trailing spaces. | 5 | |
| Line has trailing spaces. | 6 | |
| Line has trailing spaces. | 7 | |
| Line has trailing spaces. | 18 | |
| Line has trailing spaces. | 19 | |
| Unknown tag 'statuscode'. | 21 | |
| '{' is not preceded with whitespace. | 23 | |
| Line contains a tab character. | 24 | |
| Missing a Javadoc comment. | 24 | |
| Parameter controller should be final. | 24 | |
| Line contains a tab character. | 25 | |
| Line contains a tab character. | 26 |
| Severity | Message | Line |
|---|---|---|
| Line has trailing spaces. | 3 | |
| Line has trailing spaces. | 5 | |
| Line has trailing spaces. | 6 | |
| Line has trailing spaces. | 7 | |
| Line has trailing spaces. | 18 | |
| Line has trailing spaces. | 19 | |
| Unknown tag 'statuscode'. | 21 | |
| '{' is not preceded with whitespace. | 23 | |
| Line has trailing spaces. | 24 | |
| Line contains a tab character. | 24 | |
| Line contains a tab character. | 25 | |
| Missing a Javadoc comment. | 25 | |
| Parameter controller should be final. | 25 | |
| '{' is not preceded with whitespace. | 25 | |
| Line contains a tab character. | 26 | |
| Line contains a tab character. | 27 |
| Severity | Message | Line |
|---|---|---|
| Line has trailing spaces. | 3 | |
| Line has trailing spaces. | 5 | |
| Line has trailing spaces. | 6 | |
| Line has trailing spaces. | 7 | |
| Missing a Javadoc comment. | 17 | |
| Line has trailing spaces. | 18 | |
| Line contains a tab character. | 18 | |
| Line contains a tab character. | 19 | |
| Missing a Javadoc comment. | 19 | |
| Redundant 'public' modifier. | 19 | |
| Line contains a tab character. | 21 | |
| Missing a Javadoc comment. | 21 | |
| Redundant 'public' modifier. | 21 | |
| Name 'new_value' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 21 |
| Severity | Message | Line |
|---|---|---|
| Line has trailing spaces. | 3 | |
| Line has trailing spaces. | 5 | |
| Line has trailing spaces. | 6 | |
| Line has trailing spaces. | 7 | |
| Class ApplicationOrigin should be declared as final. | 17 | |
| Missing a Javadoc comment. | 17 | |
| '{' is not preceded with whitespace. | 17 | |
| Line has trailing spaces. | 18 | |
| Line contains a tab character. | 19 | |
| Missing a Javadoc comment. | 19 | |
| Line contains a tab character. | 20 | |
| Line has trailing spaces. | 21 | |
| Line contains a tab character. | 21 | |
| Line contains a tab character. | 22 | |
| Missing a Javadoc comment. | 22 | |
| '{' is not preceded with whitespace. | 22 | |
| Line contains a tab character. | 23 | |
| Line contains a tab character. | 24 |
| Severity | Message | Line |
|---|---|---|
| Line has trailing spaces. | 3 | |
| Line has trailing spaces. | 5 | |
| Line has trailing spaces. | 6 | |
| Line has trailing spaces. | 7 | |
| Missing a Javadoc comment. | 17 | |
| '{' is not preceded with whitespace. | 17 | |
| Line has trailing spaces. | 18 | |
| Line contains a tab character. | 18 | |
| Line contains a tab character. | 19 | |
| Missing a Javadoc comment. | 19 | |
| Line contains a tab character. | 20 | |
| Line contains a tab character. | 22 | |
| Method 'getService' is not designed for extension - needs to be abstract, final or empty. | 22 | |
| Missing a Javadoc comment. | 22 | |
| Line contains a tab character. | 23 | |
| Line contains a tab character. | 24 | |
| Line has trailing spaces. | 25 | |
| Line contains a tab character. | 25 | |
| Line contains a tab character. | 26 | |
| Method 'getPID' is not designed for extension - needs to be abstract, final or empty. | 26 | |
| Missing a Javadoc comment. | 26 | |
| Line contains a tab character. | 27 | |
| Line contains a tab character. | 28 | |
| Line contains a tab character. | 30 | |
| Method 'getAssociationTag' is not designed for extension - needs to be abstract, final or empty. | 30 | |
| Missing a Javadoc comment. | 30 | |
| '{' is not preceded with whitespace. | 30 | |
| Line contains a tab character. | 31 | |
| Line contains a tab character. | 32 |
| Severity | Message | Line |
|---|---|---|
| Line has trailing spaces. | 3 | |
| Line has trailing spaces. | 5 | |
| Line has trailing spaces. | 6 | |
| Line has trailing spaces. | 7 | |
| Line is longer than 80 characters (found 98). | 17 | |
| Missing a Javadoc comment. | 17 | |
| '{' is not preceded with whitespace. | 17 | |
| Line has trailing spaces. | 18 | |
| Line contains a tab character. | 19 | |
| Missing a Javadoc comment. | 19 | |
| Line contains a tab character. | 20 | |
| Line has trailing spaces. | 21 | |
| Line contains a tab character. | 22 | |
| Missing a Javadoc comment. | 22 | |
| Parameter s should be final. | 22 | |
| Line contains a tab character. | 23 | |
| Line has trailing spaces. | 24 | |
| Line contains a tab character. | 25 | |
| Method 'getType' is not designed for extension - needs to be abstract, final or empty. | 25 | |
| Missing a Javadoc comment. | 25 | |
| '{' is not preceded with whitespace. | 25 | |
| Method 'getService' is not designed for extension - needs to be abstract, final or empty. | 29 | |
| Missing a Javadoc comment. | 29 | |
| '{' is not preceded with whitespace. | 29 | |
| Method 'getElementaryStreams' is not designed for extension - needs to be abstract, final or empty. | 33 | |
| Missing a Javadoc comment. | 33 | |
| '{' is not preceded with whitespace. | 33 | |
| Line is longer than 80 characters (found 82). | 37 | |
| Method 'getReason' is not designed for extension - needs to be abstract, final or empty. | 37 | |
| Missing a Javadoc comment. | 37 | |
| Parameter index should be final. | 37 | |
| Redundant throws: 'java.lang.IndexOutOfBoundsException' is unchecked exception. | 37 | |
| Line contains a tab character. | 38 |
| Severity | Message | Line |
|---|---|---|
| Line has trailing spaces. | 3 | |
| Line has trailing spaces. | 5 | |
| Line has trailing spaces. | 6 | |
| Line has trailing spaces. | 7 | |
| Missing a Javadoc comment. | 17 | |
| '{' is not preceded with whitespace. | 17 | |
| Line contains a tab character. | 18 | |
| Missing a Javadoc comment. | 18 | |
| Redundant 'public' modifier. | 18 | |
| 'static' modifier out of order with the JLS suggestions. | 18 | |
| Line has trailing spaces. | 19 | |
| Line contains a tab character. | 20 | |
| Missing a Javadoc comment. | 20 | |
| Redundant 'public' modifier. | 20 | |
| 'static' modifier out of order with the JLS suggestions. | 20 | |
| Line contains a tab character. | 22 | |
| Missing a Javadoc comment. | 22 | |
| Redundant 'public' modifier. | 22 | |
| 'static' modifier out of order with the JLS suggestions. | 22 | |
| Line has trailing spaces. | 23 | |
| Line contains a tab character. | 24 | |
| Missing a Javadoc comment. | 24 | |
| Redundant 'public' modifier. | 24 | |
| 'static' modifier out of order with the JLS suggestions. | 24 | |
| Line has trailing spaces. | 25 | |
| Line contains a tab character. | 25 | |
| Line contains a tab character. | 26 | |
| Missing a Javadoc comment. | 26 | |
| Redundant 'public' modifier. | 26 | |
| 'static' modifier out of order with the JLS suggestions. | 26 | |
| Line has trailing spaces. | 27 | |
| Line contains a tab character. | 28 | |
| Missing a Javadoc comment. | 28 | |
| Redundant 'public' modifier. | 28 | |
| 'static' modifier out of order with the JLS suggestions. | 28 | |
| Line has trailing spaces. | 29 | |
| Missing a Javadoc comment. | 30 | |
| Redundant 'public' modifier. | 30 | |
| 'static' modifier out of order with the JLS suggestions. | 30 | |
| Line has trailing spaces. | 31 | |
| Line contains a tab character. | 32 | |
| Missing a Javadoc comment. | 32 | |
| Redundant 'public' modifier. | 32 | |
| 'static' modifier out of order with the JLS suggestions. | 32 | |
| Line has trailing spaces. | 33 | |
| Line contains a tab character. | 34 | |
| Missing a Javadoc comment. | 34 | |
| Redundant 'public' modifier. | 34 | |
| 'static' modifier out of order with the JLS suggestions. | 34 | |
| Line has trailing spaces. | 35 | |
| Line contains a tab character. | 36 | |
| Missing a Javadoc comment. | 36 | |
| Redundant 'public' modifier. | 36 | |
| 'static' modifier out of order with the JLS suggestions. | 36 | |
| Line contains a tab character. | 38 | |
| Missing a Javadoc comment. | 38 | |
| Redundant 'public' modifier. | 38 | |
| 'static' modifier out of order with the JLS suggestions. | 38 | |
| Line contains a tab character. | 40 | |
| Missing a Javadoc comment. | 40 | |
| Redundant 'public' modifier. | 40 | |
| 'static' modifier out of order with the JLS suggestions. | 40 | |
| Line has trailing spaces. | 41 | |
| Line contains a tab character. | 41 | |
| Line contains a tab character. | 42 | |
| Missing a Javadoc comment. | 42 | |
| Redundant 'public' modifier. | 42 | |
| 'static' modifier out of order with the JLS suggestions. | 42 | |
| Missing a Javadoc comment. | 44 | |
| Redundant 'public' modifier. | 44 | |
| Missing a Javadoc comment. | 46 | |
| Redundant 'public' modifier. | 46 | |
| Missing a Javadoc comment. | 48 | |
| Redundant 'public' modifier. | 48 | |
| Line is longer than 80 characters (found 81). | 50 | |
| Missing a Javadoc comment. | 50 | |
| Redundant 'public' modifier. | 50 | |
| Redundant throws: 'java.lang.IndexOutOfBoundsException' is unchecked exception. | 50 |
| Severity | Message | Line |
|---|---|---|
| Line has trailing spaces. | 3 | |
| Line has trailing spaces. | 5 | |
| Line has trailing spaces. | 6 | |
| Line has trailing spaces. | 7 | |
| Line has trailing spaces. | 18 | |
| Line has trailing spaces. | 19 | |
| Line has trailing spaces. | 21 | |
| Unknown tag 'statuscode'. | 21 | |
| Line contains a tab character. | 21 | |
| '{' is not preceded with whitespace. | 23 | |
| Line has trailing spaces. | 24 | |
| Line contains a tab character. | 25 | |
| Missing a Javadoc comment. | 25 | |
| '{' is not preceded with whitespace. | 25 | |
| Line contains a tab character. | 26 | |
| Line contains a tab character. | 27 | |
| Line has trailing spaces. | 28 | |
| Line contains a tab character. | 29 | |
| Missing a Javadoc comment. | 29 | |
| Parameter s should be final. | 29 | |
| Line contains a tab character. | 30 | |
| Line contains a tab character. | 31 |
| Severity | Message | Line |
|---|---|---|
| Line has trailing spaces. | 3 | |
| Line has trailing spaces. | 5 | |
| Line has trailing spaces. | 6 | |
| Line has trailing spaces. | 7 | |
| Line has trailing spaces. | 18 | |
| Line has trailing spaces. | 19 | |
| Unknown tag 'statuscode'. | 21 | |
| '{' is not preceded with whitespace. | 23 | |
| Line has trailing spaces. | 24 | |
| Line contains a tab character. | 25 | |
| Missing a Javadoc comment. | 25 | |
| '{' is not preceded with whitespace. | 25 | |
| Line contains a tab character. | 26 | |
| Line contains a tab character. | 27 | |
| Line has trailing spaces. | 28 | |
| Line contains a tab character. | 29 | |
| Missing a Javadoc comment. | 29 | |
| Parameter s should be final. | 29 | |
| '{' is not preceded with whitespace. | 29 | |
| Line contains a tab character. | 30 | |
| Line contains a tab character. | 31 |
| Severity | Message | Line |
|---|---|---|
| Missing package-info.java file. | ||
| Line has trailing spaces. | 3 | |
| Line has trailing spaces. | 5 | |
| Line has trailing spaces. | 6 | |
| Line has trailing spaces. | 7 | |
| Missing a Javadoc comment. | 17 | |
| '{' is not preceded with whitespace. | 17 | |
| Line has trailing spaces. | 18 | |
| Line contains a tab character. | 18 | |
| Line contains a tab character. | 19 | |
| Missing a Javadoc comment. | 19 | |
| Line contains a tab character. | 20 | |
| Line contains a tab character. | 22 | |
| Method 'getTransportStream' is not designed for extension - needs to be abstract, final or empty. | 22 | |
| Missing a Javadoc comment. | 22 | |
| Line contains a tab character. | 23 | |
| Line contains a tab character. | 24 | |
| Line contains a tab character. | 26 | |
| Method 'getServiceId' is not designed for extension - needs to be abstract, final or empty. | 26 | |
| Missing a Javadoc comment. | 26 | |
| '{' is not preceded with whitespace. | 26 | |
| Line contains a tab character. | 27 | |
| Line contains a tab character. | 28 | |
| Line contains a tab character. | 30 | |
| Method 'retrieveElementaryStream' is not designed for extension - needs to be abstract, final or empty. | 30 | |
| Missing a Javadoc comment. | 30 | |
| Parameter pid should be final. | 30 | |
| '{' is not preceded with whitespace. | 30 | |
| Line contains a tab character. | 31 | |
| Line contains a tab character. | 32 | |
| Line contains a tab character. | 34 | |
| Method 'retrieveElementaryStreams' is not designed for extension - needs to be abstract, final or empty. | 34 | |
| Missing a Javadoc comment. | 34 | |
| '{' is not preceded with whitespace. | 34 | |
| Line contains a tab character. | 35 | |
| Line contains a tab character. | 36 |
| Severity | Message | Line |
|---|---|---|
| Line has trailing spaces. | 3 | |
| Line has trailing spaces. | 5 | |
| Line has trailing spaces. | 6 | |
| Line has trailing spaces. | 7 | |
| Missing a Javadoc comment. | 17 | |
| Line contains a tab character. | 19 | |
| Missing a Javadoc comment. | 19 | |
| '{' is not preceded with whitespace. | 19 | |
| Line contains a tab character. | 20 | |
| Line contains a tab character. | 22 | |
| Method 'getTransportStreamId' is not designed for extension - needs to be abstract, final or empty. | 22 | |
| Missing a Javadoc comment. | 22 | |
| '{' is not preceded with whitespace. | 22 | |
| Line contains a tab character. | 23 | |
| Line contains a tab character. | 24 | |
| Line contains a tab character. | 26 | |
| Method 'retrieveService' is not designed for extension - needs to be abstract, final or empty. | 26 | |
| Missing a Javadoc comment. | 26 | |
| Parameter serviceId should be final. | 26 | |
| '{' is not preceded with whitespace. | 26 | |
| Line contains a tab character. | 27 | |
| Line contains a tab character. | 28 | |
| Line contains a tab character. | 30 | |
| Method 'retrieveServices' is not designed for extension - needs to be abstract, final or empty. | 30 | |
| Missing a Javadoc comment. | 30 | |
| Line contains a tab character. | 31 | |
| Line contains a tab character. | 32 |
| Severity | Message | Line |
|---|---|---|
| Line has trailing spaces. | 3 | |
| Line has trailing spaces. | 5 | |
| Line has trailing spaces. | 6 | |
| Line has trailing spaces. | 7 | |
| Line has trailing spaces. | 18 | |
| Line has trailing spaces. | 19 | |
| Unknown tag 'statuscode'. | 21 | |
| '{' is not preceded with whitespace. | 23 | |
| Line has trailing spaces. | 24 | |
| Line contains a tab character. | 25 | |
| Missing a Javadoc comment. | 25 | |
| Line contains a tab character. | 26 | |
| Line contains a tab character. | 27 | |
| Line has trailing spaces. | 28 | |
| Line contains a tab character. | 29 | |
| Missing a Javadoc comment. | 29 | |
| Parameter s should be final. | 29 | |
| '{' is not preceded with whitespace. | 29 | |
| Line contains a tab character. | 30 | |
| Line contains a tab character. | 31 | |
| Line has trailing spaces. | 32 | |
| Line contains a tab character. | 32 | |
| Line contains a tab character. | 33 | |
| Method 'getTransportStream' is not designed for extension - needs to be abstract, final or empty. | 33 | |
| Missing a Javadoc comment. | 33 | |
| '{' is not preceded with whitespace. | 33 | |
| Line contains a tab character. | 34 | |
| Line contains a tab character. | 35 |
| Severity | Message | Line |
|---|---|---|
| Missing package-info.java file. | ||
| Line has trailing spaces. | 3 | |
| Line has trailing spaces. | 5 | |
| Line has trailing spaces. | 6 | |
| Line has trailing spaces. | 7 | |
| Missing a Javadoc comment. | 17 | |
| '{' is not preceded with whitespace. | 17 | |
| Line has trailing spaces. | 18 | |
| Line contains a tab character. | 18 | |
| Line contains a tab character. | 19 | |
| Missing a Javadoc comment. | 19 | |
| Line contains a tab character. | 20 | |
| Line contains a tab character. | 22 | |
| Method 'getComponentTag' is not designed for extension - needs to be abstract, final or empty. | 22 | |
| Missing a Javadoc comment. | 22 | |
| '{' is not preceded with whitespace. | 22 | |
| Line contains a tab character. | 23 | |
| Line contains a tab character. | 24 |
| Severity | Message | Line |
|---|---|---|
| Line has trailing spaces. | 3 | |
| Line has trailing spaces. | 5 | |
| Line has trailing spaces. | 6 | |
| Line has trailing spaces. | 7 | |
| Missing a Javadoc comment. | 17 | |
| '{' is not preceded with whitespace. | 17 | |
| Line has trailing spaces. | 18 | |
| Line contains a tab character. | 18 | |
| Line contains a tab character. | 19 | |
| Missing a Javadoc comment. | 19 | |
| '{' is not preceded with whitespace. | 19 | |
| Line contains a tab character. | 20 | |
| Line has trailing spaces. | 21 | |
| Line contains a tab character. | 21 | |
| Line is longer than 80 characters (found 81). | 22 | |
| Line contains a tab character. | 22 | |
| Method 'retrieveDvbElementaryStream' is not designed for extension - needs to be abstract, final or empty. | 22 | |
| Missing a Javadoc comment. | 22 | |
| Parameter componentTag should be final. | 22 | |
| '{' is not preceded with whitespace. | 22 | |
| Line contains a tab character. | 23 | |
| Line contains a tab character. | 24 |
| Severity | Message | Line |
|---|---|---|
| Line has trailing spaces. | 3 | |
| Line has trailing spaces. | 5 | |
| Line has trailing spaces. | 6 | |
| Line has trailing spaces. | 7 | |
| Missing a Javadoc comment. | 17 | |
| Line contains a tab character. | 19 | |
| Missing a Javadoc comment. | 19 | |
| '{' is not preceded with whitespace. | 19 | |
| Line contains a tab character. | 20 | |
| Line contains a tab character. | 22 | |
| Method 'getOriginalNetworkId' is not designed for extension - needs to be abstract, final or empty. | 22 | |
| Missing a Javadoc comment. | 22 | |
| '{' is not preceded with whitespace. | 22 | |
| Line contains a tab character. | 23 | |
| Line contains a tab character. | 24 | |
| Line contains a tab character. | 26 | |
| Method 'getNetworkId' is not designed for extension - needs to be abstract, final or empty. | 26 | |
| Missing a Javadoc comment. | 26 | |
| '{' is not preceded with whitespace. | 26 | |
| Line contains a tab character. | 27 | |
| Line contains a tab character. | 28 |
| Severity | Message | Line |
|---|---|---|
| Line has trailing spaces. | 3 | |
| Line has trailing spaces. | 5 | |
| Line has trailing spaces. | 6 | |
| Line has trailing spaces. | 7 | |
| Line is longer than 80 characters (found 92). | 17 | |
| Missing a Javadoc comment. | 17 | |
| '{' is not preceded with whitespace. | 17 | |
| Line contains a tab character. | 19 | |
| Missing a Javadoc comment. | 19 | |
| '{' is not preceded with whitespace. | 19 | |
| Line contains a tab character. | 20 | |
| Line has trailing spaces. | 21 | |
| Line contains a tab character. | 22 | |
| Missing a Javadoc comment. | 22 | |
| Parameter s should be final. | 22 | |
| Line contains a tab character. | 23 |
| Severity | Message | Line |
|---|---|---|
| Line has trailing spaces. | 3 | |
| Line has trailing spaces. | 5 | |
| Line has trailing spaces. | 6 | |
| Line has trailing spaces. | 7 | |
| Line has trailing spaces. | 19 | |
| Line has trailing spaces. | 20 | |
| Unknown tag 'statuscode'. | 22 | |
| '{' is not preceded with whitespace. | 24 | |
| Line has trailing spaces. | 25 | |
| Line contains a tab character. | 26 | |
| Missing a Javadoc comment. | 26 | |
| Parameter sectionFilter should be final. | 26 | |
| Parameter appData should be final. | 26 | |
| '{' is not preceded with whitespace. | 26 | |
| Line contains a tab character. | 27 | |
| Line contains a tab character. | 28 | |
| Line has trailing spaces. | 29 | |
| Line contains a tab character. | 29 | |
| Line contains a tab character. | 30 | |
| Method 'getSource' is not designed for extension - needs to be abstract, final or empty. | 30 | |
| Missing a Javadoc comment. | 30 | |
| Line contains a tab character. | 31 | |
| Line contains a tab character. | 32 |
| Severity | Message | Line |
|---|---|---|
| Missing package-info.java file. | ||
| Line has trailing spaces. | 3 | |
| Line has trailing spaces. | 5 | |
| Line has trailing spaces. | 6 | |
| Line has trailing spaces. | 7 | |
| Line has trailing spaces. | 18 | |
| Line has trailing spaces. | 19 | |
| Unknown tag 'statuscode'. | 21 | |
| Line is longer than 80 characters (found 92). | 23 | |
| '{' is not preceded with whitespace. | 23 | |
| Line has trailing spaces. | 24 | |
| Line contains a tab character. | 24 | |
| Line contains a tab character. | 25 | |
| Missing a Javadoc comment. | 25 | |
| '{' is not preceded with whitespace. | 25 | |
| Line contains a tab character. | 26 | |
| Line contains a tab character. | 27 | |
| Line has trailing spaces. | 28 | |
| Line contains a tab character. | 29 | |
| Missing a Javadoc comment. | 29 | |
| Parameter s should be final. | 29 | |
| Line contains a tab character. | 30 | |
| Line contains a tab character. | 31 |
| Severity | Message | Line |
|---|---|---|
| Line has trailing spaces. | 3 | |
| Line has trailing spaces. | 5 | |
| Line has trailing spaces. | 6 | |
| Line has trailing spaces. | 7 | |
| Line has trailing spaces. | 20 | |
| Line has trailing spaces. | 21 | |
| Unknown tag 'statuscode'. | 23 | |
| '{' is not preceded with whitespace. | 25 | |
| Line has trailing spaces. | 26 | |
| Line is longer than 80 characters (found 85). | 27 | |
| Line contains a tab character. | 27 | |
| Missing a Javadoc comment. | 27 | |
| '(' is preceded with whitespace. | 27 | |
| Parameter sectionFilterGroup should be final. | 27 | |
| '{' is not preceded with whitespace. | 27 | |
| Line contains a tab character. | 28 | |
| Line contains a tab character. | 29 | |
| Line has trailing spaces. | 30 | |
| Line contains a tab character. | 30 | |
| Line contains a tab character. | 31 | |
| Method 'getSource' is not designed for extension - needs to be abstract, final or empty. | 31 | |
| Missing a Javadoc comment. | 31 | |
| '{' is not preceded with whitespace. | 31 | |
| Line contains a tab character. | 32 | |
| Line contains a tab character. | 33 |
| Severity | Message | Line |
|---|---|---|
| Line has trailing spaces. | 3 | |
| Line has trailing spaces. | 5 | |
| Line has trailing spaces. | 6 | |
| Line has trailing spaces. | 7 | |
| Line has trailing spaces. | 19 | |
| Line has trailing spaces. | 20 | |
| Unknown tag 'statuscode'. | 22 | |
| '{' is not preceded with whitespace. | 24 | |
| Line contains a tab character. | 26 | |
| Missing a Javadoc comment. | 26 | |
| '{' is not preceded with whitespace. | 26 | |
| Line contains a tab character. | 27 | |
| Line contains a tab character. | 28 | |
| Line has trailing spaces. | 29 | |
| Line contains a tab character. | 30 | |
| Missing a Javadoc comment. | 30 | |
| Parameter s should be final. | 30 | |
| Line contains a tab character. | 31 | |
| Line contains a tab character. | 32 |
| Severity | Message | Line |
|---|---|---|
| Line has trailing spaces. | 3 | |
| Line has trailing spaces. | 5 | |
| Line has trailing spaces. | 6 | |
| Line has trailing spaces. | 7 | |
| Line has trailing spaces. | 21 | |
| Line has trailing spaces. | 22 | |
| Unknown tag 'statuscode'. | 24 | |
| '{' is not preceded with whitespace. | 26 | |
| Line has trailing spaces. | 27 | |
| Line contains a tab character. | 28 | |
| Missing a Javadoc comment. | 28 | |
| Parameter sectionFilterGroup should be final. | 28 | |
| '{' is not preceded with whitespace. | 28 | |
| Line contains a tab character. | 29 | |
| Line contains a tab character. | 30 | |
| Line has trailing spaces. | 31 | |
| Line contains a tab character. | 32 | |
| Method 'getSource' is not designed for extension - needs to be abstract, final or empty. | 32 | |
| Missing a Javadoc comment. | 32 | |
| '{' is not preceded with whitespace. | 32 | |
| Line contains a tab character. | 33 | |
| Line contains a tab character. | 34 |
| Severity | Message | Line |
|---|---|---|
| Line has trailing spaces. | 3 | |
| Line has trailing spaces. | 5 | |
| Line has trailing spaces. | 6 | |
| Line has trailing spaces. | 7 | |
| Line has trailing spaces. | 19 | |
| Line has trailing spaces. | 20 | |
| Unknown tag 'statuscode'. | 22 | |
| '{' is not preceded with whitespace. | 24 | |
| Line has trailing spaces. | 25 | |
| Line contains a tab character. | 26 | |
| Missing a Javadoc comment. | 26 | |
| '{' is not preceded with whitespace. | 26 | |
| Line contains a tab character. | 27 | |
| Line contains a tab character. | 28 | |
| Line has trailing spaces. | 29 | |
| Line contains a tab character. | 30 | |
| Missing a Javadoc comment. | 30 | |
| Parameter s should be final. | 30 | |
| Line contains a tab character. | 31 | |
| Line contains a tab character. | 32 |
| Severity | Message | Line |
|---|---|---|
| Line has trailing spaces. | 3 | |
| Line has trailing spaces. | 5 | |
| Line has trailing spaces. | 6 | |
| Line has trailing spaces. | 7 | |
| Line has trailing spaces. | 18 | |
| Line has trailing spaces. | 19 | |
| Unknown tag 'statuscode'. | 21 | |
| '{' is not preceded with whitespace. | 23 | |
| Line has trailing spaces. | 24 | |
| Line contains a tab character. | 24 | |
| Line is longer than 80 characters (found 86). | 25 | |
| Line contains a tab character. | 25 | |
| Missing a Javadoc comment. | 25 | |
| Parameter sectionFilter should be final. | 25 | |
| Parameter appData should be final. | 25 | |
| ')' is preceded with whitespace. | 25 | |
| '{' is not preceded with whitespace. | 25 | |
| Line contains a tab character. | 26 | |
| Line contains a tab character. | 27 | |
| Line contains a tab character. | 29 | |
| Method 'getSource' is not designed for extension - needs to be abstract, final or empty. | 29 | |
| Missing a Javadoc comment. | 29 | |
| '{' is not preceded with whitespace. | 29 | |
| Line contains a tab character. | 30 | |
| Line contains a tab character. | 31 |
| Severity | Message | Line |
|---|---|---|
| Line has trailing spaces. | 3 | |
| Line has trailing spaces. | 5 | |
| Line has trailing spaces. | 6 | |
| Line has trailing spaces. | 7 | |
| Line has trailing spaces. | 19 | |
| Line has trailing spaces. | 20 | |
| Unknown tag 'statuscode'. | 22 | |
| Line contains a tab character. | 24 | |
| '{' is not preceded with whitespace. | 24 | |
| Line has trailing spaces. | 25 | |
| Line contains a tab character. | 26 | |
| Missing a Javadoc comment. | 26 | |
| Line contains a tab character. | 27 | |
| Line contains a tab character. | 28 | |
| Line has trailing spaces. | 29 | |
| Line contains a tab character. | 30 | |
| Missing a Javadoc comment. | 30 | |
| Parameter detail should be final. | 30 | |
| '{' is not preceded with whitespace. | 30 | |
| Line contains a tab character. | 31 | |
| Line contains a tab character. | 32 |
| Severity | Message | Line |
|---|---|---|
| Line has trailing spaces. | 3 | |
| Line has trailing spaces. | 5 | |
| Line has trailing spaces. | 6 | |
| Line has trailing spaces. | 7 | |
| Line has trailing spaces. | 19 | |
| Line has trailing spaces. | 20 | |
| Unknown tag 'statuscode'. | 22 | |
| '{' is not preceded with whitespace. | 24 | |
| Line has trailing spaces. | 25 | |
| Line contains a tab character. | 26 | |
| Missing a Javadoc comment. | 26 | |
| '{' is not preceded with whitespace. | 26 | |
| Line contains a tab character. | 27 | |
| Line contains a tab character. | 28 | |
| Line has trailing spaces. | 29 | |
| Line contains a tab character. | 30 | |
| Missing a Javadoc comment. | 30 | |
| Parameter s should be final. | 30 | |
| Line contains a tab character. | 31 | |
| Line contains a tab character. | 32 |
| Severity | Message | Line |
|---|---|---|
| Line has trailing spaces. | 3 | |
| Line has trailing spaces. | 5 | |
| Line has trailing spaces. | 6 | |
| Line has trailing spaces. | 7 | |
| Missing a Javadoc comment. | 17 | |
| '{' is not preceded with whitespace. | 17 | |
| Line contains a tab character. | 19 | |
| Missing a Javadoc comment. | 19 | |
| Line contains a tab character. | 20 | |
| Line has trailing spaces. | 21 | |
| Line contains a tab character. | 22 | |
| Method 'getSections' is not designed for extension - needs to be abstract, final or empty. | 22 | |
| Missing a Javadoc comment. | 22 | |
| '{' is not preceded with whitespace. | 22 | |
| Line contains a tab character. | 23 | |
| Line contains a tab character. | 24 |
| Severity | Message | Line |
|---|---|---|
| Line has trailing spaces. | 3 | |
| Line has trailing spaces. | 5 | |
| Line has trailing spaces. | 6 | |
| Line has trailing spaces. | 7 | |
| Line has trailing spaces. | 18 | |
| Line has trailing spaces. | 19 | |
| Unknown tag 'statuscode'. | 21 | |
| '{' is not preceded with whitespace. | 23 | |
| Line has trailing spaces. | 24 | |
| Line contains a tab character. | 24 | |
| Line contains a tab character. | 25 | |
| Missing a Javadoc comment. | 25 | |
| Line has trailing spaces. | 26 | |
| Line contains a tab character. | 26 | |
| Line contains a tab character. | 27 | |
| Missing a Javadoc comment. | 27 | |
| '{' is not preceded with whitespace. | 27 | |
| Line contains a tab character. | 28 | |
| Line has trailing spaces. | 29 | |
| Line contains a tab character. | 30 | |
| Method 'getData' is not designed for extension - needs to be abstract, final or empty. | 30 | |
| Missing a Javadoc comment. | 30 | |
| Line contains a tab character. | 31 | |
| 'if' is not followed by whitespace. | 31 | |
| '{' is not preceded with whitespace. | 31 | |
| Line contains a tab character. | 32 | |
| Line contains a tab character. | 33 | |
| Line contains a tab character. | 34 | |
| Line contains a tab character. | 35 | |
| Line has trailing spaces. | 36 | |
| Line is longer than 80 characters (found 122). | 37 | |
| Line contains a tab character. | 37 | |
| Method 'getData' is not designed for extension - needs to be abstract, final or empty. | 37 | |
| Missing a Javadoc comment. | 37 | |
| Parameter index should be final. | 37 | |
| Parameter length should be final. | 37 | |
| Redundant throws: 'java.lang.IndexOutOfBoundsException' is unchecked exception. | 37 | |
| '{' is not preceded with whitespace. | 37 | |
| Line contains a tab character. | 38 | |
| 'if' is not followed by whitespace. | 38 | |
| '{' is not preceded with whitespace. | 38 | |
| Line contains a tab character. | 39 | |
| Line contains a tab character. | 40 | |
| Line has trailing spaces. | 41 | |
| Line contains a tab character. | 41 | |
| Line contains a tab character. | 42 | |
| Line contains a tab character. | 43 | |
| Line contains a tab character. | 44 | |
| Line has trailing spaces. | 45 | |
| Line is longer than 80 characters (found 110). | 46 | |
| Line contains a tab character. | 46 | |
| Method 'getByteAt' is not designed for extension - needs to be abstract, final or empty. | 46 | |
| Missing a Javadoc comment. | 46 | |
| Parameter index should be final. | 46 | |
| Redundant throws: 'java.lang.IndexOutOfBoundsException' is unchecked exception. | 46 | |
| '{' is not preceded with whitespace. | 46 | |
| Line contains a tab character. | 47 | |
| 'if' is not followed by whitespace. | 47 | |
| '{' is not preceded with whitespace. | 47 | |
| Line contains a tab character. | 48 | |
| Line contains a tab character. | 49 | |
| Line contains a tab character. | 50 | |
| Line contains a tab character. | 51 | |
| Line has trailing spaces. | 52 | |
| Line contains a tab character. | 53 | |
| Method 'table_id' is not designed for extension - needs to be abstract, final or empty. | 53 | |
| Missing a Javadoc comment. | 53 | |
| Name 'table_id' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 53 | |
| '{' is not preceded with whitespace. | 53 | |
| Line contains a tab character. | 54 | |
| Line contains a tab character. | 55 | |
| Line has trailing spaces. | 56 | |
| Line is longer than 80 characters (found 82). | 57 | |
| Line contains a tab character. | 57 | |
| Method 'section_syntax_indicator' is not designed for extension - needs to be abstract, final or empty. | 57 | |
| Missing a Javadoc comment. | 57 | |
| Name 'section_syntax_indicator' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 57 | |
| '{' is not preceded with whitespace. | 57 | |
| Line contains a tab character. | 58 | |
| Line contains a tab character. | 59 | |
| Line has trailing spaces. | 60 | |
| Line is longer than 80 characters (found 81). | 61 | |
| Line contains a tab character. | 61 | |
| Method 'private_indicator' is not designed for extension - needs to be abstract, final or empty. | 61 | |
| Missing a Javadoc comment. | 61 | |
| Name 'private_indicator' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 61 | |
| Line contains a tab character. | 62 | |
| Line contains a tab character. | 63 | |
| Line has trailing spaces. | 64 | |
| Line contains a tab character. | 65 | |
| Method 'section_length' is not designed for extension - needs to be abstract, final or empty. | 65 | |
| Missing a Javadoc comment. | 65 | |
| Name 'section_length' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 65 | |
| Line contains a tab character. | 66 | |
| Line contains a tab character. | 67 | |
| Line has trailing spaces. | 68 | |
| Line contains a tab character. | 69 | |
| Method 'table_id_extension' is not designed for extension - needs to be abstract, final or empty. | 69 | |
| Missing a Javadoc comment. | 69 | |
| Name 'table_id_extension' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 69 | |
| Line contains a tab character. | 70 | |
| Line contains a tab character. | 71 | |
| Line has trailing spaces. | 72 | |
| Line contains a tab character. | 73 | |
| Method 'version_number' is not designed for extension - needs to be abstract, final or empty. | 73 | |
| Missing a Javadoc comment. | 73 | |
| Name 'version_number' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 73 | |
| '{' is not preceded with whitespace. | 73 | |
| Line contains a tab character. | 74 | |
| Line contains a tab character. | 75 | |
| Line has trailing spaces. | 76 | |
| Line contains a tab character. | 77 | |
| Method 'current_next_indicator' is not designed for extension - needs to be abstract, final or empty. | 77 | |
| Missing a Javadoc comment. | 77 | |
| Name 'current_next_indicator' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 77 | |
| '{' is not preceded with whitespace. | 77 | |
| Line contains a tab character. | 78 | |
| Line contains a tab character. | 79 | |
| Line has trailing spaces. | 80 | |
| Line contains a tab character. | 81 | |
| Method 'section_number' is not designed for extension - needs to be abstract, final or empty. | 81 | |
| Missing a Javadoc comment. | 81 | |
| Name 'section_number' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 81 | |
| Line contains a tab character. | 82 | |
| Line contains a tab character. | 83 | |
| Line has trailing spaces. | 84 | |
| Line contains a tab character. | 85 | |
| Method 'last_section_number' is not designed for extension - needs to be abstract, final or empty. | 85 | |
| Missing a Javadoc comment. | 85 | |
| Name 'last_section_number' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 85 | |
| '{' is not preceded with whitespace. | 85 | |
| Line contains a tab character. | 86 | |
| Line contains a tab character. | 87 | |
| Line has trailing spaces. | 88 | |
| Line contains a tab character. | 89 | |
| Method 'getFullStatus' is not designed for extension - needs to be abstract, final or empty. | 89 | |
| Missing a Javadoc comment. | 89 | |
| '{' is not preceded with whitespace. | 89 | |
| Line contains a tab character. | 90 | |
| Line contains a tab character. | 91 | |
| Line has trailing spaces. | 92 | |
| Line contains a tab character. | 93 | |
| Missing a Javadoc comment. | 93 | |
| Line contains a tab character. | 94 | |
| Line has trailing spaces. | 95 | |
| Line contains a tab character. | 96 | |
| Method 'clone' is not designed for extension - needs to be abstract, final or empty. | 96 | |
| Missing a Javadoc comment. | 96 | |
| Line contains a tab character. | 97 | |
| Line contains a tab character. | 98 |
| Severity | Message | Line |
|---|---|---|
| Line has trailing spaces. | 3 | |
| Line has trailing spaces. | 5 | |
| Line has trailing spaces. | 6 | |
| Line has trailing spaces. | 7 | |
| Line has trailing spaces. | 19 | |
| Line has trailing spaces. | 20 | |
| Unknown tag 'statuscode'. | 22 | |
| Line contains a tab character. | 24 | |
| '{' is not preceded with whitespace. | 24 | |
| Line has trailing spaces. | 25 | |
| Line is longer than 80 characters (found 82). | 26 | |
| Line contains a tab character. | 26 | |
| Missing a Javadoc comment. | 26 | |
| Parameter sectionFilter should be final. | 26 | |
| Parameter appData should be final. | 26 | |
| '{' is not preceded with whitespace. | 26 | |
| Line contains a tab character. | 27 | |
| ',' is not followed by whitespace. | 27 | |
| Line contains a tab character. | 28 | |
| Line has trailing spaces. | 29 | |
| Line contains a tab character. | 30 | |
| Method 'getSource' is not designed for extension - needs to be abstract, final or empty. | 30 | |
| Missing a Javadoc comment. | 30 | |
| '{' is not preceded with whitespace. | 30 | |
| Line contains a tab character. | 31 | |
| Line contains a tab character. | 32 |
| Severity | Message | Line |
|---|---|---|
| Line has trailing spaces. | 3 | |
| Line has trailing spaces. | 5 | |
| Line has trailing spaces. | 6 | |
| Line has trailing spaces. | 7 | |
| Missing a Javadoc comment. | 17 | |
| '{' is not preceded with whitespace. | 17 | |
| Line has trailing spaces. | 18 | |
| Line contains a tab character. | 18 | |
| Line contains a tab character. | 19 | |
| Missing a Javadoc comment. | 19 | |
| Line contains a tab character. | 20 | |
| Line has trailing spaces. | 21 | |
| Line is longer than 80 characters (found 193). | 22 | |
| Line contains a tab character. | 22 | |
| Missing a Javadoc comment. | 22 | |
| '(' is followed by whitespace. | 22 | |
| Parameter appData should be final. | 22 | |
| Parameter pid should be final. | 22 | |
| ')' is preceded with whitespace. | 22 | |
| Line contains a tab character. | 23 | |
| Line has trailing spaces. | 24 | |
| Line is longer than 80 characters (found 205). | 25 | |
| Line contains a tab character. | 25 | |
| Missing a Javadoc comment. | 25 | |
| '(' is followed by whitespace. | 25 | |
| Parameter appData should be final. | 25 | |
| Parameter pid should be final. | 25 | |
| Parameter table_id should be final. | 25 | |
| Name 'table_id' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 25 | |
| ')' is preceded with whitespace. | 25 | |
| '{' is not preceded with whitespace. | 25 | |
| Line contains a tab character. | 26 | |
| Line has trailing spaces. | 27 | |
| Line is longer than 80 characters (found 250). | 28 | |
| Line contains a tab character. | 28 | |
| Missing a Javadoc comment. | 28 | |
| '(' is followed by whitespace. | 28 | |
| Parameter appData should be final. | 28 | |
| Parameter pid should be final. | 28 | |
| Parameter table_id should be final. | 28 | |
| Name 'table_id' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 28 | |
| Parameter posFilterDef should be final. | 28 | |
| Array brackets at illegal position. | 28 | |
| Parameter posFilterMask should be final. | 28 | |
| Array brackets at illegal position. | 28 | |
| ')' is preceded with whitespace. | 28 | |
| '{' is not preceded with whitespace. | 28 | |
| Line contains a tab character. | 29 | |
| Line has trailing spaces. | 30 | |
| Line is longer than 80 characters (found 261). | 31 | |
| Line contains a tab character. | 31 | |
| Missing a Javadoc comment. | 31 | |
| '(' is followed by whitespace. | 31 | |
| Parameter appData should be final. | 31 | |
| Parameter pid should be final. | 31 | |
| Parameter table_id should be final. | 31 | |
| Name 'table_id' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 31 | |
| Parameter offset should be final. | 31 | |
| Parameter posFilterDef should be final. | 31 | |
| Array brackets at illegal position. | 31 | |
| Parameter posFilterMask should be final. | 31 | |
| Array brackets at illegal position. | 31 | |
| ')' is preceded with whitespace. | 31 | |
| '{' is not preceded with whitespace. | 31 | |
| Line contains a tab character. | 32 | |
| Line has trailing spaces. | 33 | |
| Line is longer than 80 characters (found 291). | 34 | |
| Line contains a tab character. | 34 | |
| Missing a Javadoc comment. | 34 | |
| '(' is followed by whitespace. | 34 | |
| Parameter appData should be final. | 34 | |
| Parameter pid should be final. | 34 | |
| Parameter table_id should be final. | 34 | |
| Name 'table_id' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 34 | |
| Parameter posFilterDef should be final. | 34 | |
| Array brackets at illegal position. | 34 | |
| Parameter posFilterMask should be final. | 34 | |
| Array brackets at illegal position. | 34 | |
| Parameter negFilterDef should be final. | 34 | |
| Array brackets at illegal position. | 34 | |
| Parameter negFilterMask should be final. | 34 | |
| Array brackets at illegal position. | 34 | |
| '{' is not preceded with whitespace. | 34 | |
| Line contains a tab character. | 35 | |
| Line has trailing spaces. | 36 | |
| Line is longer than 80 characters (found 302). | 37 | |
| Line contains a tab character. | 37 | |
| Missing a Javadoc comment. | 37 | |
| More than 7 parameters (found 8). | 37 | |
| '(' is followed by whitespace. | 37 | |
| Parameter appData should be final. | 37 | |
| Parameter pid should be final. | 37 | |
| Parameter table_id should be final. | 37 | |
| Name 'table_id' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 37 | |
| Parameter offset should be final. | 37 | |
| Parameter posFilterDef should be final. | 37 | |
| Array brackets at illegal position. | 37 | |
| Parameter posFilterMask should be final. | 37 | |
| Array brackets at illegal position. | 37 | |
| Parameter negFilterDef should be final. | 37 | |
| Array brackets at illegal position. | 37 | |
| Parameter negFilterMask should be final. | 37 | |
| Array brackets at illegal position. | 37 | |
| '{' is not preceded with whitespace. | 37 | |
| Line contains a tab character. | 38 | |
| Line has trailing spaces. | 39 | |
| Line contains a tab character. | 40 | |
| Missing a Javadoc comment. | 40 | |
| '{' is not preceded with whitespace. | 40 | |
| Line contains a tab character. | 41 | |
| Line is longer than 80 characters (found 82). | 43 | |
| Line contains a tab character. | 43 | |
| Missing a Javadoc comment. | 43 | |
| Parameter milliseconds should be final. | 43 | |
| Redundant throws: 'IllegalArgumentException' is unchecked exception. | 43 | |
| '{' is not preceded with whitespace. | 43 | |
| Line contains a tab character. | 44 | |
| Line has trailing spaces. | 45 | |
| Line contains a tab character. | 46 | |
| Missing a Javadoc comment. | 46 | |
| '(' is followed by whitespace. | 46 | |
| Parameter listener should be final. | 46 | |
| '{' is not preceded with whitespace. | 46 | |
| Line contains a tab character. | 47 | |
| Line has trailing spaces. | 48 | |
| Line contains a tab character. | 48 | |
| Line is longer than 80 characters (found 81). | 49 | |
| Line contains a tab character. | 49 | |
| Missing a Javadoc comment. | 49 | |
| '(' is followed by whitespace. | 49 | |
| Parameter listener should be final. | 49 | |
| '{' is not preceded with whitespace. | 49 | |
| Line contains a tab character. | 50 |
| Severity | Message | Line |
|---|---|---|
| Line has trailing spaces. | 3 | |
| Line has trailing spaces. | 5 | |
| Line has trailing spaces. | 6 | |
| Line has trailing spaces. | 7 | |
| Line has trailing spaces. | 18 | |
| Line has trailing spaces. | 19 | |
| Unknown tag 'statuscode'. | 21 | |
| '{' is not preceded with whitespace. | 23 | |
| Line has trailing spaces. | 24 | |
| Line contains a tab character. | 25 | |
| Missing a Javadoc comment. | 25 | |
| Line has trailing spaces. | 26 | |
| Line contains a tab character. | 26 | |
| Line contains a tab character. | 27 | |
| Missing a Javadoc comment. | 27 | |
| Parameter sectionFilter should be final. | 27 | |
| Parameter appData should be final. | 27 | |
| 'appData' hides a field. | 27 | |
| '{' is not preceded with whitespace. | 27 | |
| Line contains a tab character. | 28 | |
| ';' is preceded with whitespace. | 28 | |
| Line contains a tab character. | 29 | |
| Line contains a tab character. | 30 | |
| Line has trailing spaces. | 31 | |
| Line contains a tab character. | 32 | |
| Method 'getSource' is not designed for extension - needs to be abstract, final or empty. | 32 | |
| Missing a Javadoc comment. | 32 | |
| '{' is not preceded with whitespace. | 32 | |
| Line contains a tab character. | 33 | |
| Line contains a tab character. | 34 | |
| Line contains a tab character. | 36 | |
| Method 'getAppData' is not designed for extension - needs to be abstract, final or empty. | 36 | |
| Missing a Javadoc comment. | 36 | |
| '{' is not preceded with whitespace. | 36 | |
| Line contains a tab character. | 37 | |
| Line contains a tab character. | 38 |
| Severity | Message | Line |
|---|---|---|
| Line has trailing spaces. | 3 | |
| Line has trailing spaces. | 5 | |
| Line has trailing spaces. | 6 | |
| Line has trailing spaces. | 7 | |
| Line has trailing spaces. | 18 | |
| Line has trailing spaces. | 19 | |
| Unknown tag 'statuscode'. | 21 | |
| '{' is not preceded with whitespace. | 23 | |
| Line has trailing spaces. | 24 | |
| Line contains a tab character. | 25 | |
| Missing a Javadoc comment. | 25 | |
| Line contains a tab character. | 26 | |
| Line contains a tab character. | 27 | |
| Line has trailing spaces. | 28 | |
| Line contains a tab character. | 29 | |
| Missing a Javadoc comment. | 29 | |
| Parameter s should be final. | 29 | |
| '{' is not preceded with whitespace. | 29 | |
| Line contains a tab character. | 30 | |
| Line contains a tab character. | 31 |
| Severity | Message | Line |
|---|---|---|
| Line has trailing spaces. | 3 | |
| Line has trailing spaces. | 5 | |
| Line has trailing spaces. | 6 | |
| Line has trailing spaces. | 7 | |
| Line is longer than 80 characters (found 118). | 17 | |
| Missing a Javadoc comment. | 17 | |
| Line contains a tab character. | 17 | |
| '{' is not preceded with whitespace. | 17 | |
| Line has trailing spaces. | 18 | |
| Line contains a tab character. | 19 | |
| Missing a Javadoc comment. | 19 | |
| Parameter numberOfFilters should be final. | 19 | |
| '{' is not preceded with whitespace. | 19 | |
| Line contains a tab character. | 20 | |
| Line has trailing spaces. | 21 | |
| Line contains a tab character. | 21 | |
| Line is longer than 80 characters (found 81). | 22 | |
| Line contains a tab character. | 22 | |
| Missing a Javadoc comment. | 22 | |
| Parameter numberOfFilters should be final. | 22 | |
| Parameter resourcePriority should be final. | 22 | |
| '{' is not preceded with whitespace. | 22 | |
| Line contains a tab character. | 23 | |
| Line has trailing spaces. | 24 | |
| Line contains a tab character. | 25 | |
| Method 'newSimpleSectionFilter' is not designed for extension - needs to be abstract, final or empty. | 25 | |
| Missing a Javadoc comment. | 25 | |
| '{' is not preceded with whitespace. | 25 | |
| Line contains a tab character. | 26 | |
| Line contains a tab character. | 27 | |
| Line has trailing spaces. | 28 | |
| Line contains a tab character. | 29 | |
| Method 'newSimpleSectionFilter' is not designed for extension - needs to be abstract, final or empty. | 29 | |
| Missing a Javadoc comment. | 29 | |
| Parameter sectionSize should be final. | 29 | |
| '{' is not preceded with whitespace. | 29 | |
| Line contains a tab character. | 30 | |
| Line contains a tab character. | 31 | |
| Line has trailing spaces. | 32 | |
| Line contains a tab character. | 33 | |
| Method 'newRingSectionFilter' is not designed for extension - needs to be abstract, final or empty. | 33 | |
| Missing a Javadoc comment. | 33 | |
| Parameter ringSize should be final. | 33 | |
| '{' is not preceded with whitespace. | 33 | |
| Line contains a tab character. | 34 | |
| Line contains a tab character. | 35 | |
| Line has trailing spaces. | 36 | |
| Line is longer than 80 characters (found 86). | 37 | |
| Line contains a tab character. | 37 | |
| Method 'newRingSectionFilter' is not designed for extension - needs to be abstract, final or empty. | 37 | |
| Missing a Javadoc comment. | 37 | |
| Parameter ringSize should be final. | 37 | |
| Parameter sectionSize should be final. | 37 | |
| '{' is not preceded with whitespace. | 37 | |
| Line contains a tab character. | 38 | |
| Line contains a tab character. | 39 | |
| Line has trailing spaces. | 40 | |
| Line contains a tab character. | 41 | |
| Method 'newTableSectionFilter' is not designed for extension - needs to be abstract, final or empty. | 41 | |
| Missing a Javadoc comment. | 41 | |
| '{' is not preceded with whitespace. | 41 | |
| Line contains a tab character. | 42 | |
| Line contains a tab character. | 43 | |
| Line has trailing spaces. | 44 | |
| Line contains a tab character. | 45 | |
| Method 'newTableSectionFilter' is not designed for extension - needs to be abstract, final or empty. | 45 | |
| Missing a Javadoc comment. | 45 | |
| Parameter sectionSize should be final. | 45 | |
| '{' is not preceded with whitespace. | 45 | |
| Line contains a tab character. | 46 | |
| Line contains a tab character. | 47 | |
| Line has trailing spaces. | 48 | |
| Line is longer than 80 characters (found 255). | 49 | |
| Line contains a tab character. | 49 | |
| Missing a Javadoc comment. | 49 | |
| Parameter stream should be final. | 49 | |
| Parameter client should be final. | 49 | |
| Parameter requestData should be final. | 49 | |
| ',' is not followed by whitespace. | 49 | |
| Line contains a tab character. | 50 | |
| Line has trailing spaces. | 51 | |
| Line contains a tab character. | 52 | |
| Missing a Javadoc comment. | 52 | |
| '{' is not preceded with whitespace. | 52 | |
| Line contains a tab character. | 53 | |
| Line has trailing spaces. | 54 | |
| Line contains a tab character. | 55 | |
| Method 'getSource' is not designed for extension - needs to be abstract, final or empty. | 55 | |
| Missing a Javadoc comment. | 55 | |
| '{' is not preceded with whitespace. | 55 | |
| Line contains a tab character. | 56 | |
| Line contains a tab character. | 57 | |
| Line has trailing spaces. | 58 | |
| Line contains a tab character. | 59 | |
| Method 'getClient' is not designed for extension - needs to be abstract, final or empty. | 59 | |
| Missing a Javadoc comment. | 59 | |
| '{' is not preceded with whitespace. | 59 | |
| Line contains a tab character. | 60 | |
| Line contains a tab character. | 61 | |
| Line has trailing spaces. | 62 | |
| Line is longer than 80 characters (found 105). | 63 | |
| Line contains a tab character. | 63 | |
| Missing a Javadoc comment. | 63 | |
| '(' is preceded with whitespace. | 63 | |
| Parameter listener should be final. | 63 | |
| '{' is not preceded with whitespace. | 63 | |
| Line contains a tab character. | 64 | |
| Line has trailing spaces. | 65 | |
| Line is longer than 80 characters (found 108). | 66 | |
| Line contains a tab character. | 66 | |
| Missing a Javadoc comment. | 66 | |
| '(' is preceded with whitespace. | 66 | |
| Parameter listener should be final. | 66 | |
| '{' is not preceded with whitespace. | 66 | |
| Line contains a tab character. | 67 |
| Severity | Message | Line |
|---|---|---|
| Line has trailing spaces. | 3 | |
| Line has trailing spaces. | 5 | |
| Line has trailing spaces. | 6 | |
| Line has trailing spaces. | 7 | |
| Missing a Javadoc comment. | 17 | |
| '{' is not preceded with whitespace. | 17 | |
| Line has trailing spaces. | 18 | |
| Missing a Javadoc comment. | 19 | |
| Redundant 'public' modifier. | 19 | |
| '(' is preceded with whitespace. | 19 | |
| '(' is followed by whitespace. | 19 | |
| ')' is preceded with whitespace. | 19 |
| Severity | Message | Line |
|---|---|---|
| Line has trailing spaces. | 3 | |
| Line has trailing spaces. | 5 | |
| Line has trailing spaces. | 6 | |
| Line has trailing spaces. | 7 | |
| Missing a Javadoc comment. | 17 | |
| '{' is not preceded with whitespace. | 17 | |
| Line has trailing spaces. | 18 | |
| Line contains a tab character. | 18 | |
| Line contains a tab character. | 19 | |
| Missing a Javadoc comment. | 19 | |
| '{' is not preceded with whitespace. | 19 | |
| Line contains a tab character. | 20 | |
| Line has trailing spaces. | 21 | |
| Line contains a tab character. | 22 | |
| Method 'getSection' is not designed for extension - needs to be abstract, final or empty. | 22 | |
| Missing a Javadoc comment. | 22 | |
| '{' is not preceded with whitespace. | 22 | |
| Line contains a tab character. | 23 | |
| Line contains a tab character. | 24 |
| Severity | Message | Line |
|---|---|---|
| Line has trailing spaces. | 3 | |
| Line has trailing spaces. | 5 | |
| Line has trailing spaces. | 6 | |
| Line has trailing spaces. | 7 | |
| Line has trailing spaces. | 16 | |
| Missing a Javadoc comment. | 17 | |
| Line contains a tab character. | 17 | |
| '{' is not preceded with whitespace. | 17 | |
| Line has trailing spaces. | 18 | |
| Line contains a tab character. | 18 | |
| Line contains a tab character. | 19 | |
| Missing a Javadoc comment. | 19 | |
| '{' is not preceded with whitespace. | 19 | |
| Line contains a tab character. | 20 | |
| Line has trailing spaces. | 21 | |
| Line contains a tab character. | 22 | |
| Method 'getSections' is not designed for extension - needs to be abstract, final or empty. | 22 | |
| Missing a Javadoc comment. | 22 | |
| '{' is not preceded with whitespace. | 22 | |
| Line contains a tab character. | 23 | |
| Line contains a tab character. | 24 |
| Severity | Message | Line |
|---|---|---|
| Line has trailing spaces. | 3 | |
| Line has trailing spaces. | 5 | |
| Line has trailing spaces. | 6 | |
| Line has trailing spaces. | 7 | |
| Line has trailing spaces. | 18 | |
| Line has trailing spaces. | 19 | |
| Unknown tag 'statuscode'. | 21 | |
| '{' is not preceded with whitespace. | 23 | |
| Line has trailing spaces. | 24 | |
| Line contains a tab character. | 25 | |
| Missing a Javadoc comment. | 25 | |
| Parameter sectionFilter should be final. | 25 | |
| Parameter appData should be final. | 25 | |
| '{' is not preceded with whitespace. | 25 | |
| Line contains a tab character. | 26 | |
| Line contains a tab character. | 27 | |
| Line contains a tab character. | 29 | |
| Method 'getSource' is not designed for extension - needs to be abstract, final or empty. | 29 | |
| Missing a Javadoc comment. | 29 | |
| '{' is not preceded with whitespace. | 29 | |
| Line contains a tab character. | 30 | |
| Line contains a tab character. | 31 |
| Severity | Message | Line |
|---|---|---|
| Line has trailing spaces. | 3 | |
| Line has trailing spaces. | 5 | |
| Line has trailing spaces. | 6 | |
| Line has trailing spaces. | 7 | |
| Missing a Javadoc comment. | 17 | |
| '{' is not preceded with whitespace. | 17 | |
| Line has trailing spaces. | 18 | |
| Line is longer than 80 characters (found 89). | 19 | |
| Line contains a tab character. | 19 | |
| Missing a Javadoc comment. | 19 | |
| Parameter sectionFilter should be final. | 19 | |
| Parameter appData should be final. | 19 | |
| Line contains a tab character. | 20 | |
| Line contains a tab character. | 21 | |
| Line contains a tab character. | 23 | |
| Method 'getSource' is not designed for extension - needs to be abstract, final or empty. | 23 | |
| Missing a Javadoc comment. | 23 | |
| '{' is not preceded with whitespace. | 23 | |
| Line contains a tab character. | 24 | |
| Line contains a tab character. | 25 | |
| Line contains a tab character. | 27 | |
| Method 'getOriginalVersion' is not designed for extension - needs to be abstract, final or empty. | 27 | |
| Missing a Javadoc comment. | 27 | |
| Line contains a tab character. | 28 | |
| Line contains a tab character. | 29 | |
| Line has trailing spaces. | 30 | |
| Line contains a tab character. | 31 | |
| Method 'getNewVersion' is not designed for extension - needs to be abstract, final or empty. | 31 | |
| Missing a Javadoc comment. | 31 | |
| '{' is not preceded with whitespace. | 31 | |
| Line contains a tab character. | 32 | |
| Line contains a tab character. | 33 | |
| Line has trailing spaces. | 36 |
| Severity | Message | Line |
|---|---|---|
| Line has trailing spaces. | 3 | |
| Line has trailing spaces. | 5 | |
| Line has trailing spaces. | 6 | |
| Line has trailing spaces. | 7 | |
| Line has trailing spaces. | 18 | |
| Line has trailing spaces. | 19 | |
| Unknown tag 'statuscode'. | 21 | |
| Line contains a tab character. | 25 | |
| Missing a Javadoc comment. | 25 | |
| Line contains a tab character. | 26 | |
| Line contains a tab character. | 27 | |
| Line contains a tab character. | 29 | |
| Missing a Javadoc comment. | 29 | |
| Parameter reason should be final. | 29 | |
| Line contains a tab character. | 30 | |
| Line contains a tab character. | 31 |
| Severity | Message | Line |
|---|---|---|
| Line has trailing spaces. | 3 | |
| Line has trailing spaces. | 5 | |
| Line has trailing spaces. | 6 | |
| Line has trailing spaces. | 7 | |
| Line has trailing spaces. | 19 | |
| Line has trailing spaces. | 20 | |
| Unknown tag 'statuscode'. | 22 | |
| Unknown tag 'comment'. | 23 | |
| Line contains a tab character. | 27 | |
| Missing a Javadoc comment. | 27 | |
| Line has trailing spaces. | 28 | |
| Line contains a tab character. | 28 | |
| Line contains a tab character. | 29 | |
| Missing a Javadoc comment. | 29 | |
| Line contains a tab character. | 30 | |
| Line contains a tab character. | 32 | |
| Missing a Javadoc comment. | 32 | |
| Parameter url should be final. | 32 | |
| 'url' hides a field. | 32 | |
| Line contains a tab character. | 33 | |
| Line contains a tab character. | 34 | |
| Line contains a tab character. | 36 | |
| Method 'toString' is not designed for extension - needs to be abstract, final or empty. | 36 | |
| Missing a Javadoc comment. | 36 | |
| Line contains a tab character. | 37 | |
| Line contains a tab character. | 38 | |
| Line contains a tab character. | 40 | |
| Method 'hasMultipleTransformations' is not designed for extension - needs to be abstract, final or empty. | 40 | |
| Missing a Javadoc comment. | 40 | |
| Line contains a tab character. | 41 | |
| Line contains a tab character. | 42 | |
| Line contains a tab character. | 44 | |
| Method 'toExternalForm' is not designed for extension - needs to be abstract, final or empty. | 44 | |
| Missing a Javadoc comment. | 44 | |
| Line contains a tab character. | 45 | |
| Line contains a tab character. | 46 |
| Severity | Message | Line |
|---|---|---|
| Missing package-info.java file. | ||
| Line has trailing spaces. | 3 | |
| Line has trailing spaces. | 5 | |
| Line has trailing spaces. | 6 | |
| Line has trailing spaces. | 7 | |
| Missing a Javadoc comment. | 17 |
| Severity | Message | Line |
|---|---|---|
| Line has trailing spaces. | 3 | |
| Line has trailing spaces. | 5 | |
| Line has trailing spaces. | 6 | |
| Line has trailing spaces. | 7 | |
| Line has trailing spaces. | 18 | |
| Line has trailing spaces. | 19 | |
| Unknown tag 'statuscode'. | 21 | |
| Line contains a tab character. | 25 | |
| Missing a Javadoc comment. | 25 | |
| Line contains a tab character. | 26 | |
| Line contains a tab character. | 27 | |
| Line contains a tab character. | 29 | |
| Missing a Javadoc comment. | 29 | |
| Parameter reason should be final. | 29 | |
| Line contains a tab character. | 30 | |
| Line contains a tab character. | 31 |
| Severity | Message | Line |
|---|---|---|
| Line has trailing spaces. | 3 | |
| Line has trailing spaces. | 5 | |
| Line has trailing spaces. | 6 | |
| Line has trailing spaces. | 7 | |
| Line has trailing spaces. | 18 | |
| Line has trailing spaces. | 19 | |
| Unknown tag 'statuscode'. | 21 | |
| '{' is not preceded with whitespace. | 23 | |
| Line has trailing spaces. | 24 | |
| Line has trailing spaces. | 25 | |
| Line contains a tab character. | 25 | |
| Missing a Javadoc comment. | 25 | |
| Parameter o should be final. | 25 | |
| Line has trailing spaces. | 26 | |
| Line contains a tab character. | 26 | |
| Line contains a tab character. | 27 | |
| Line contains a tab character. | 29 | |
| Method 'getSource' is not designed for extension - needs to be abstract, final or empty. | 29 | |
| Missing a Javadoc comment. | 29 | |
| Line contains a tab character. | 30 | |
| Line contains a tab character. | 31 |
| Severity | Message | Line |
|---|---|---|
| Line has trailing spaces. | 3 | |
| Line has trailing spaces. | 5 | |
| Line has trailing spaces. | 6 | |
| Line has trailing spaces. | 7 | |
| Line has trailing spaces. | 18 | |
| Line has trailing spaces. | 19 | |
| Unknown tag 'statuscode'. | 21 | |
| Line contains a tab character. | 25 | |
| Missing a Javadoc comment. | 25 | |
| Line contains a tab character. | 26 | |
| Line contains a tab character. | 27 | |
| Line contains a tab character. | 29 | |
| Missing a Javadoc comment. | 29 | |
| Parameter reason should be final. | 29 | |
| Line contains a tab character. | 30 | |
| Line contains a tab character. | 31 |
| Severity | Message | Line |
|---|---|---|
| Line has trailing spaces. | 3 | |
| Line has trailing spaces. | 5 | |
| Line has trailing spaces. | 6 | |
| Line has trailing spaces. | 7 | |
| Missing a Javadoc comment. | 17 | |
| Line contains a tab character. | 19 | |
| Missing a Javadoc comment. | 19 | |
| Redundant 'public' modifier. | 19 |
| Severity | Message | Line |
|---|---|---|
| Line has trailing spaces. | 3 | |
| Line has trailing spaces. | 5 | |
| Line has trailing spaces. | 6 | |
| Line has trailing spaces. | 7 | |
| Line has trailing spaces. | 18 | |
| Line has trailing spaces. | 19 | |
| Unknown tag 'statuscode'. | 21 | |
| Line has trailing spaces. | 24 | |
| Line contains a tab character. | 25 | |
| Missing a Javadoc comment. | 25 | |
| Line has trailing spaces. | 26 | |
| Line contains a tab character. | 26 | |
| Line contains a tab character. | 27 | |
| Missing a Javadoc comment. | 27 | |
| Parameter data should be final. | 27 | |
| 'data' hides a field. | 27 | |
| Line contains a tab character. | 28 | |
| Line contains a tab character. | 29 | |
| Line has trailing spaces. | 30 | |
| Line contains a tab character. | 31 | |
| Method 'getData' is not designed for extension - needs to be abstract, final or empty. | 31 | |
| Missing a Javadoc comment. | 31 | |
| Line contains a tab character. | 32 | |
| Line contains a tab character. | 33 |
| Severity | Message | Line |
|---|---|---|
| Line has trailing spaces. | 3 | |
| Line has trailing spaces. | 5 | |
| Line has trailing spaces. | 6 | |
| Line has trailing spaces. | 7 | |
| Missing a Javadoc comment. | 21 | |
| Line contains a tab character. | 23 | |
| Missing a Javadoc comment. | 23 | |
| '{' is not followed by whitespace. | 23 | |
| '}' is not preceded with whitespace. | 23 | |
| Line has trailing spaces. | 24 | |
| Line contains a tab character. | 25 | |
| Missing a Javadoc comment. | 25 | |
| 'static' modifier out of order with the JLS suggestions. | 25 | |
| Line contains a tab character. | 27 | |
| Missing a Javadoc comment. | 27 | |
| 'static' modifier out of order with the JLS suggestions. | 27 | |
| Line contains a tab character. | 29 | |
| Missing a Javadoc comment. | 29 | |
| 'static' modifier out of order with the JLS suggestions. | 29 | |
| Line has trailing spaces. | 30 | |
| Line contains a tab character. | 31 | |
| Missing a Javadoc comment. | 31 | |
| 'static' modifier out of order with the JLS suggestions. | 31 | |
| Line contains a tab character. | 33 | |
| Missing a Javadoc comment. | 33 | |
| 'static' modifier out of order with the JLS suggestions. | 33 | |
| Line contains a tab character. | 35 | |
| Missing a Javadoc comment. | 35 | |
| 'static' modifier out of order with the JLS suggestions. | 35 | |
| Line contains a tab character. | 37 | |
| Missing a Javadoc comment. | 37 | |
| 'static' modifier out of order with the JLS suggestions. | 37 | |
| Line has trailing spaces. | 38 | |
| Line is longer than 80 characters (found 127). | 39 | |
| Line contains a tab character. | 39 | |
| Method 'queryEntitlement' is not designed for extension - needs to be abstract, final or empty. | 39 | |
| Missing a Javadoc comment. | 39 | |
| Parameter locator should be final. | 39 | |
| Line contains a tab character. | 40 | |
| Line contains a tab character. | 41 | |
| Line has trailing spaces. | 42 | |
| Line is longer than 80 characters (found 85). | 43 | |
| Line contains a tab character. | 43 | |
| Method 'buyEntitlement' is not designed for extension - needs to be abstract, final or empty. | 43 | |
| Missing a Javadoc comment. | 43 | |
| Parameter locator should be final. | 43 | |
| Line contains a tab character. | 44 | |
| Line contains a tab character. | 45 | |
| Line has trailing spaces. | 46 | |
| Line contains a tab character. | 47 | |
| Method 'listEntitlements' is not designed for extension - needs to be abstract, final or empty. | 47 | |
| Missing a Javadoc comment. | 47 | |
| Line contains a tab character. | 48 | |
| Line contains a tab character. | 49 | |
| Line has trailing spaces. | 50 | |
| Line contains a tab character. | 51 | |
| Method 'isConnectable' is not designed for extension - needs to be abstract, final or empty. | 51 | |
| Missing a Javadoc comment. | 51 | |
| Parameter ts should be final. | 51 | |
| Line contains a tab character. | 52 | |
| Line contains a tab character. | 53 | |
| Line has trailing spaces. | 54 | |
| Line contains a tab character. | 55 | |
| Method 'getSlotNumber' is not designed for extension - needs to be abstract, final or empty. | 55 | |
| Missing a Javadoc comment. | 55 | |
| Line contains a tab character. | 56 | |
| Line contains a tab character. | 57 | |
| Line contains a tab character. | 59 | |
| Method 'isDescramblable' is not designed for extension - needs to be abstract, final or empty. | 59 | |
| Missing a Javadoc comment. | 59 | |
| Parameter s should be final. | 59 | |
| Line contains a tab character. | 60 | |
| Line has trailing spaces. | 61 | |
| Line contains a tab character. | 61 | |
| Line has trailing spaces. | 62 | |
| Line is longer than 80 characters (found 87). | 63 | |
| Line contains a tab character. | 63 | |
| Method 'isDescramblable' is not designed for extension - needs to be abstract, final or empty. | 63 | |
| Missing a Javadoc comment. | 63 | |
| Parameter streams should be final. | 63 | |
| Line contains a tab character. | 64 | |
| Line has trailing spaces. | 66 | |
| Line has trailing spaces. | 67 | |
| Line contains a tab character. | 67 | |
| Line contains a tab character. | 68 | |
| Method 'getCASystemIDs' is not designed for extension - needs to be abstract, final or empty. | 68 | |
| Missing a Javadoc comment. | 68 | |
| Line contains a tab character. | 69 | |
| Line contains a tab character. | 70 | |
| Line contains a tab character. | 72 | |
| Method 'getModuleType' is not designed for extension - needs to be abstract, final or empty. | 72 | |
| Missing a Javadoc comment. | 72 | |
| Line contains a tab character. | 73 | |
| Line contains a tab character. | 74 | |
| Line has trailing spaces. | 75 | |
| Line is longer than 80 characters (found 84). | 76 | |
| Line contains a tab character. | 76 | |
| Method 'openMessageSession' is not designed for extension - needs to be abstract, final or empty. | 76 | |
| Missing a Javadoc comment. | 76 | |
| Parameter listener should be final. | 76 | |
| Line contains a tab character. | 77 | |
| Line contains a tab character. | 80 | |
| Missing a Javadoc comment. | 80 | |
| Parameter session_id should be final. | 80 | |
| Name 'session_id' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 80 | |
| Line contains a tab character. | 81 | |
| Line has trailing spaces. | 82 | |
| Line is longer than 80 characters (found 84). | 83 | |
| Line contains a tab character. | 83 | |
| Missing a Javadoc comment. | 83 | |
| Parameter session_id should be final. | 83 | |
| Name 'session_id' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 83 | |
| Parameter msg should be final. | 83 | |
| Line contains a tab character. | 84 | |
| Line is longer than 80 characters (found 91). | 86 | |
| Line contains a tab character. | 86 | |
| Method 'getApplicationTitle' is not designed for extension - needs to be abstract, final or empty. | 86 | |
| Missing a Javadoc comment. | 86 | |
| '{' is not preceded with whitespace. | 86 | |
| 'return' is not preceded with whitespace. | 86 | |
| '{' is not followed by whitespace. | 86 | |
| ';' is not followed by whitespace. | 86 | |
| '}' is not preceded with whitespace. | 86 | |
| Line contains a tab character. | 88 | |
| Missing a Javadoc comment. | 88 | |
| '{' is not preceded with whitespace. | 88 | |
| '{' is not followed by whitespace. | 88 | |
| '}' is not preceded with whitespace. | 88 | |
| Missing a Javadoc comment. | 90 | |
| '{' is not preceded with whitespace. | 90 | |
| '{' is not followed by whitespace. | 90 | |
| '}' is not preceded with whitespace. | 90 |
| Severity | Message | Line |
|---|---|---|
| Line has trailing spaces. | 3 | |
| Line has trailing spaces. | 5 | |
| Line has trailing spaces. | 6 | |
| Line has trailing spaces. | 7 | |
| Line has trailing spaces. | 19 | |
| Line contains a tab character. | 19 | |
| Class CAModuleManager should be declared as final. | 20 | |
| Missing a Javadoc comment. | 20 | |
| Line contains a tab character. | 22 | |
| Missing a Javadoc comment. | 22 | |
| Line contains a tab character. | 23 | |
| Line contains a tab character. | 25 | |
| Missing a Javadoc comment. | 25 | |
| Line contains a tab character. | 26 | |
| Line contains a tab character. | 27 | |
| Line has trailing spaces. | 28 | |
| Line contains a tab character. | 28 | |
| Line contains a tab character. | 29 | |
| Missing a Javadoc comment. | 29 | |
| Line contains a tab character. | 30 | |
| Line contains a tab character. | 31 | |
| Line has trailing spaces. | 32 | |
| Line contains a tab character. | 33 | |
| Missing a Javadoc comment. | 33 | |
| Line contains a tab character. | 34 | |
| Line contains a tab character. | 35 | |
| Line has trailing spaces. | 36 | |
| Line contains a tab character. | 37 | |
| Missing a Javadoc comment. | 37 | |
| Parameter s should be final. | 37 | |
| Line contains a tab character. | 38 | |
| Line contains a tab character. | 39 | |
| Line has trailing spaces. | 40 | |
| Line contains a tab character. | 41 | |
| Missing a Javadoc comment. | 41 | |
| Parameter l should be final. | 41 | |
| Line contains a tab character. | 42 | |
| Line contains a tab character. | 44 | |
| Missing a Javadoc comment. | 44 | |
| Parameter l should be final. | 44 | |
| Line contains a tab character. | 45 | |
| Line has trailing spaces. | 46 | |
| Line contains a tab character. | 47 | |
| Missing a Javadoc comment. | 47 | |
| Parameter listener should be final. | 47 | |
| Line has trailing spaces. | 49 | |
| Line contains a tab character. | 50 | |
| Missing a Javadoc comment. | 50 | |
| Parameter listener should be final. | 50 | |
| Line contains a tab character. | 51 | |
| Line has trailing spaces. | 52 | |
| Line contains a tab character. | 53 | |
| Missing a Javadoc comment. | 53 | |
| Parameter l should be final. | 53 | |
| Line contains a tab character. | 54 | |
| Line has trailing spaces. | 55 | |
| Line is longer than 80 characters (found 81). | 56 | |
| Line contains a tab character. | 56 | |
| Missing a Javadoc comment. | 56 | |
| Parameter l should be final. | 56 | |
| Line contains a tab character. | 57 | |
| Line has trailing spaces. | 58 |
| Severity | Message | Line |
|---|---|---|
| Line has trailing spaces. | 3 | |
| Line has trailing spaces. | 5 | |
| Line has trailing spaces. | 6 | |
| Line has trailing spaces. | 7 | |
| Line has trailing spaces. | 18 | |
| Line has trailing spaces. | 19 | |
| Unknown tag 'statuscode'. | 21 | |
| Line contains a tab character. | 25 | |
| Missing a Javadoc comment. | 25 | |
| Parameter caModule should be final. | 25 | |
| Parameter dialogueId should be final. | 25 | |
| Line contains a tab character. | 26 | |
| Line contains a tab character. | 27 |
| Severity | Message | Line |
|---|---|---|
| Line has trailing spaces. | 3 | |
| Line has trailing spaces. | 5 | |
| Line has trailing spaces. | 6 | |
| Line has trailing spaces. | 7 | |
| Line has trailing spaces. | 18 | |
| Line has trailing spaces. | 19 | |
| Unknown tag 'statuscode'. | 21 | |
| Line has trailing spaces. | 24 | |
| Line contains a tab character. | 25 | |
| Missing a Javadoc comment. | 25 | |
| Parameter o should be final. | 25 | |
| Line contains a tab character. | 26 | |
| Line contains a tab character. | 27 | |
| Line contains a tab character. | 29 | |
| Method 'getSource' is not designed for extension - needs to be abstract, final or empty. | 29 | |
| Missing a Javadoc comment. | 29 | |
| Line contains a tab character. | 30 | |
| Line contains a tab character. | 31 |
| Severity | Message | Line |
|---|---|---|
| Line has trailing spaces. | 3 | |
| Line has trailing spaces. | 5 | |
| Line has trailing spaces. | 6 | |
| Line has trailing spaces. | 7 | |
| Missing a Javadoc comment. | 17 | |
| Line contains a tab character. | 19 | |
| Missing a Javadoc comment. | 19 | |
| Redundant 'public' modifier. | 19 |
| Severity | Message | Line |
|---|---|---|
| Line has trailing spaces. | 3 | |
| Line has trailing spaces. | 5 | |
| Line has trailing spaces. | 6 | |
| Line has trailing spaces. | 7 | |
| Missing a Javadoc comment. | 22 | |
| Missing a Javadoc comment. | 24 | |
| Parameter c should be final. | 24 | |
| '{' is not preceded with whitespace. | 24 | |
| Line is longer than 80 characters (found 115). | 28 | |
| Line contains a tab character. | 28 | |
| Missing a Javadoc comment. | 28 | |
| Parameter s should be final. | 28 | |
| Line has trailing spaces. | 30 | |
| Line is longer than 80 characters (found 132). | 31 | |
| Line contains a tab character. | 31 | |
| Missing a Javadoc comment. | 31 | |
| Parameter streams should be final. | 31 | |
| Line has trailing spaces. | 34 | |
| Line is longer than 80 characters (found 145). | 35 | |
| Line contains a tab character. | 35 | |
| Method 'startDescrambling' is not designed for extension - needs to be abstract, final or empty. | 35 | |
| Missing a Javadoc comment. | 35 | |
| Parameter s should be final. | 35 | |
| Parameter requestData should be final. | 35 | |
| Line contains a tab character. | 36 | |
| Line is longer than 80 characters (found 162). | 39 | |
| Line contains a tab character. | 39 | |
| Method 'startDescrambling' is not designed for extension - needs to be abstract, final or empty. | 39 | |
| Missing a Javadoc comment. | 39 | |
| Parameter streams should be final. | 39 | |
| Parameter requestData should be final. | 39 | |
| Line contains a tab character. | 40 | |
| Line is longer than 80 characters (found 158). | 43 | |
| Line contains a tab character. | 43 | |
| Missing a Javadoc comment. | 43 | |
| Parameter s should be final. | 43 | |
| Parameter module should be final. | 43 | |
| Parameter requestData should be final. | 43 | |
| Line is longer than 80 characters (found 175). | 46 | |
| Line contains a tab character. | 46 | |
| Missing a Javadoc comment. | 46 | |
| Parameter streams should be final. | 46 | |
| Parameter module should be final. | 46 | |
| Parameter requestData should be final. | 46 | |
| Line has trailing spaces. | 48 | |
| Line contains a tab character. | 49 | |
| Missing a Javadoc comment. | 49 | |
| '{' is not followed by whitespace. | 49 | |
| '}' is not preceded with whitespace. | 49 | |
| Line has trailing spaces. | 50 | |
| Line is longer than 80 characters (found 86). | 51 | |
| Line contains a tab character. | 51 | |
| Missing a Javadoc comment. | 51 | |
| Parameter streams should be final. | 51 | |
| '{' is not followed by whitespace. | 51 | |
| '}' is not preceded with whitespace. | 51 | |
| Line contains a tab character. | 53 | |
| Missing a Javadoc comment. | 53 | |
| Parameter l should be final. | 53 | |
| Line contains a tab character. | 54 | |
| Line contains a tab character. | 56 | |
| Missing a Javadoc comment. | 56 | |
| Parameter l should be final. | 56 | |
| Line contains a tab character. | 57 | |
| Line contains a tab character. | 59 | |
| Method 'getCAModule' is not designed for extension - needs to be abstract, final or empty. | 59 | |
| Missing a Javadoc comment. | 59 | |
| Line contains a tab character. | 60 | |
| Line contains a tab character. | 61 | |
| Line has trailing spaces. | 62 | |
| Line contains a tab character. | 63 | |
| Method 'getClient' is not designed for extension - needs to be abstract, final or empty. | 63 | |
| Missing a Javadoc comment. | 63 | |
| Line contains a tab character. | 64 | |
| Line contains a tab character. | 65 | |
| Line contains a tab character. | 67 | |
| Method 'getElementaryStreams' is not designed for extension - needs to be abstract, final or empty. | 67 | |
| Missing a Javadoc comment. | 67 | |
| Line contains a tab character. | 68 | |
| Line contains a tab character. | 69 |
| Severity | Message | Line |
|---|---|---|
| Line has trailing spaces. | 3 | |
| Line has trailing spaces. | 5 | |
| Line has trailing spaces. | 6 | |
| Line has trailing spaces. | 7 | |
| Line is longer than 80 characters (found 87). | 17 | |
| Missing a Javadoc comment. | 17 | |
| Line contains a tab character. | 19 | |
| Missing a Javadoc comment. | 19 | |
| Parameter caModule should be final. | 19 | |
| Line contains a tab character. | 20 | |
| Line contains a tab character. | 21 | |
| Line contains a tab character. | 23 | |
| Method 'getServiceLocator' is not designed for extension - needs to be abstract, final or empty. | 23 | |
| Missing a Javadoc comment. | 23 | |
| Line contains a tab character. | 24 | |
| Line contains a tab character. | 25 | |
| Line contains a tab character. | 27 | |
| Method 'getSource' is not designed for extension - needs to be abstract, final or empty. | 27 | |
| Missing a Javadoc comment. | 27 | |
| Line contains a tab character. | 28 | |
| Line contains a tab character. | 29 |
| Severity | Message | Line |
|---|---|---|
| Line has trailing spaces. | 3 | |
| Line has trailing spaces. | 5 | |
| Line has trailing spaces. | 6 | |
| Line has trailing spaces. | 7 | |
| Line is longer than 80 characters (found 87). | 17 | |
| Missing a Javadoc comment. | 17 | |
| Line contains a tab character. | 19 | |
| Missing a Javadoc comment. | 19 | |
| Parameter caModule should be final. | 19 | |
| Line contains a tab character. | 20 | |
| Line contains a tab character. | 21 | |
| Line contains a tab character. | 23 | |
| Method 'getServiceLocator' is not designed for extension - needs to be abstract, final or empty. | 23 | |
| Missing a Javadoc comment. | 23 | |
| Line contains a tab character. | 24 | |
| Line contains a tab character. | 25 | |
| Line contains a tab character. | 27 | |
| Method 'getSource' is not designed for extension - needs to be abstract, final or empty. | 27 | |
| Missing a Javadoc comment. | 27 | |
| Line contains a tab character. | 28 | |
| Line contains a tab character. | 29 |
| Severity | Message | Line |
|---|---|---|
| Line has trailing spaces. | 3 | |
| Line has trailing spaces. | 5 | |
| Line has trailing spaces. | 6 | |
| Line has trailing spaces. | 7 | |
| Missing a Javadoc comment. | 17 | |
| Line contains a tab character. | 19 | |
| Missing a Javadoc comment. | 19 | |
| '{' is not followed by whitespace. | 19 | |
| '}' is not preceded with whitespace. | 19 | |
| Line contains a tab character. | 21 | |
| Method 'getBlindAnswer' is not designed for extension - needs to be abstract, final or empty. | 21 | |
| Missing a Javadoc comment. | 21 | |
| Line contains a tab character. | 22 | |
| Line contains a tab character. | 23 | |
| Line contains a tab character. | 25 | |
| Method 'getAnswerLength' is not designed for extension - needs to be abstract, final or empty. | 25 | |
| Missing a Javadoc comment. | 25 | |
| Line contains a tab character. | 26 | |
| Line contains a tab character. | 27 | |
| Line contains a tab character. | 29 | |
| Missing a Javadoc comment. | 29 | |
| 'public' modifier out of order with the JLS suggestions. | 29 | |
| Parameter answer should be final. | 29 | |
| Line contains a tab character. | 30 |
| Severity | Message | Line |
|---|---|---|
| Line has trailing spaces. | 3 | |
| Line has trailing spaces. | 5 | |
| Line has trailing spaces. | 6 | |
| Line has trailing spaces. | 7 | |
| Missing a Javadoc comment. | 17 | |
| Line contains a tab character. | 19 | |
| Missing a Javadoc comment. | 19 | |
| Line contains a tab character. | 20 | |
| Line contains a tab character. | 21 | |
| Line contains a tab character. | 23 | |
| Missing a Javadoc comment. | 23 | |
| Parameter reason should be final. | 23 | |
| Line contains a tab character. | 24 | |
| Line contains a tab character. | 25 |
| Severity | Message | Line |
|---|---|---|
| Line has trailing spaces. | 3 | |
| Line has trailing spaces. | 5 | |
| Line has trailing spaces. | 6 | |
| Line has trailing spaces. | 7 | |
| Missing a Javadoc comment. | 17 | |
| Line contains a tab character. | 20 | |
| Missing a Javadoc comment. | 20 | |
| '{' is not followed by whitespace. | 20 | |
| '}' is not preceded with whitespace. | 20 | |
| Line contains a tab character. | 22 | |
| Method 'getTitleText' is not designed for extension - needs to be abstract, final or empty. | 22 | |
| Missing a Javadoc comment. | 22 | |
| Line contains a tab character. | 23 | |
| Line contains a tab character. | 24 | |
| Line has trailing spaces. | 25 | |
| Line contains a tab character. | 26 | |
| Method 'getSubTitleText' is not designed for extension - needs to be abstract, final or empty. | 26 | |
| Missing a Javadoc comment. | 26 | |
| Line contains a tab character. | 27 | |
| Line contains a tab character. | 28 | |
| Line contains a tab character. | 30 | |
| Method 'getBottomText' is not designed for extension - needs to be abstract, final or empty. | 30 | |
| Missing a Javadoc comment. | 30 | |
| '{' is not preceded with whitespace. | 30 | |
| Line contains a tab character. | 31 | |
| Line contains a tab character. | 32 | |
| Line contains a tab character. | 34 | |
| Method 'getList' is not designed for extension - needs to be abstract, final or empty. | 34 | |
| Missing a Javadoc comment. | 34 | |
| Line contains a tab character. | 35 | |
| Line contains a tab character. | 36 |
| Severity | Message | Line |
|---|---|---|
| Line has trailing spaces. | 3 | |
| Line has trailing spaces. | 5 | |
| Line has trailing spaces. | 6 | |
| Line has trailing spaces. | 7 | |
| Line has trailing spaces. | 19 | |
| Line has trailing spaces. | 20 | |
| Unknown tag 'statuscode'. | 22 | |
| Line contains a tab character. | 26 | |
| Missing a Javadoc comment. | 26 | |
| Parameter caModule should be final. | 26 | |
| Line contains a tab character. | 27 | |
| Line contains a tab character. | 28 | |
| Line contains a tab character. | 30 | |
| Method 'getSource' is not designed for extension - needs to be abstract, final or empty. | 30 | |
| Missing a Javadoc comment. | 30 | |
| Line contains a tab character. | 31 | |
| Line contains a tab character. | 32 |
| Severity | Message | Line |
|---|---|---|
| Line has trailing spaces. | 3 | |
| Line has trailing spaces. | 5 | |
| Line has trailing spaces. | 6 | |
| Line has trailing spaces. | 7 | |
| Line has trailing spaces. | 18 | |
| Line has trailing spaces. | 19 | |
| Unknown tag 'statuscode'. | 21 | |
| Line contains a tab character. | 25 | |
| Missing a Javadoc comment. | 25 | |
| Line has trailing spaces. | 26 | |
| Line contains a tab character. | 26 | |
| Line contains a tab character. | 27 | |
| Missing a Javadoc comment. | 27 | |
| Parameter source should be final. | 27 | |
| Parameter dialogueId should be final. | 27 | |
| 'dialogueId' hides a field. | 27 | |
| Line contains a tab character. | 28 | |
| Line contains a tab character. | 29 | |
| Line contains a tab character. | 30 | |
| Line has trailing spaces. | 31 | |
| Line contains a tab character. | 31 | |
| Line contains a tab character. | 32 | |
| Method 'getDialogueId' is not designed for extension - needs to be abstract, final or empty. | 32 | |
| Missing a Javadoc comment. | 32 | |
| Line contains a tab character. | 33 | |
| Line contains a tab character. | 34 | |
| Line contains a tab character. | 36 | |
| Method 'getSource' is not designed for extension - needs to be abstract, final or empty. | 36 | |
| Missing a Javadoc comment. | 36 | |
| Line contains a tab character. | 37 | |
| Line contains a tab character. | 38 |
| Severity | Message | Line |
|---|---|---|
| Line has trailing spaces. | 3 | |
| Line has trailing spaces. | 5 | |
| Line has trailing spaces. | 6 | |
| Line has trailing spaces. | 7 | |
| Line has trailing spaces. | 18 | |
| Line has trailing spaces. | 19 | |
| Unknown tag 'statuscode'. | 21 | |
| Line contains a tab character. | 25 | |
| Missing a Javadoc comment. | 25 | |
| Parameter caModule should be final. | 25 | |
| Line contains a tab character. | 26 | |
| Line contains a tab character. | 27 | |
| Line contains a tab character. | 29 | |
| Method 'getSource' is not designed for extension - needs to be abstract, final or empty. | 29 | |
| Missing a Javadoc comment. | 29 | |
| Line contains a tab character. | 30 | |
| Line contains a tab character. | 31 |
| Severity | Message | Line |
|---|---|---|
| Line has trailing spaces. | 3 | |
| Line has trailing spaces. | 5 | |
| Line has trailing spaces. | 6 | |
| Line has trailing spaces. | 7 | |
| Missing a Javadoc comment. | 17 | |
| Line has trailing spaces. | 18 | |
| Line contains a tab character. | 18 | |
| Missing a Javadoc comment. | 19 | |
| Redundant 'public' modifier. | 19 |
| Severity | Message | Line |
|---|---|---|
| Line has trailing spaces. | 3 | |
| Line has trailing spaces. | 5 | |
| Line has trailing spaces. | 6 | |
| Line has trailing spaces. | 7 | |
| Line has trailing spaces. | 18 | |
| Line has trailing spaces. | 19 | |
| Unknown tag 'statuscode'. | 21 | |
| Line contains a tab character. | 25 | |
| Missing a Javadoc comment. | 25 | |
| Line contains a tab character. | 26 | |
| Line contains a tab character. | 27 | |
| Line contains a tab character. | 29 | |
| Missing a Javadoc comment. | 29 | |
| Parameter reason should be final. | 29 | |
| Line contains a tab character. | 30 | |
| Line contains a tab character. | 31 |
| Severity | Message | Line |
|---|---|---|
| Line has trailing spaces. | 3 | |
| Line has trailing spaces. | 5 | |
| Line has trailing spaces. | 6 | |
| Line has trailing spaces. | 7 | |
| Missing a Javadoc comment. | 17 | |
| Line contains a tab character. | 19 | |
| Missing a Javadoc comment. | 19 | |
| '{' is not followed by whitespace. | 19 | |
| '}' is not preceded with whitespace. | 19 | |
| Line contains a tab character. | 21 | |
| Missing a Javadoc comment. | 21 | |
| Line contains a tab character. | 22 |
| Severity | Message | Line |
|---|---|---|
| Line has trailing spaces. | 3 | |
| Line has trailing spaces. | 5 | |
| Line has trailing spaces. | 6 | |
| Line has trailing spaces. | 7 | |
| Missing a Javadoc comment. | 17 | |
| Missing a Javadoc comment. | 19 | |
| '{' is not followed by whitespace. | 19 | |
| '}' is not preceded with whitespace. | 19 | |
| Missing a Javadoc comment. | 21 | |
| 'public' modifier out of order with the JLS suggestions. | 21 | |
| Parameter choice should be final. | 21 |
| Severity | Message | Line |
|---|---|---|
| Line has trailing spaces. | 3 | |
| Line has trailing spaces. | 5 | |
| Line has trailing spaces. | 6 | |
| Line has trailing spaces. | 7 | |
| Line has trailing spaces. | 18 | |
| Line has trailing spaces. | 19 | |
| Unknown tag 'statuscode'. | 21 | |
| Line contains a tab character. | 25 | |
| Missing a Javadoc comment. | 25 | |
| Line has trailing spaces. | 26 | |
| Line contains a tab character. | 26 | |
| Line contains a tab character. | 27 | |
| Missing a Javadoc comment. | 27 | |
| Parameter object should be final. | 27 | |
| Line contains a tab character. | 28 | |
| Line contains a tab character. | 29 | |
| Line has trailing spaces. | 30 | |
| Line contains a tab character. | 30 | |
| Line contains a tab character. | 31 | |
| Missing a Javadoc comment. | 31 | |
| Parameter object should be final. | 31 | |
| Parameter sessionId should be final. | 31 | |
| 'sessionId' hides a field. | 31 | |
| Line contains a tab character. | 32 | |
| Line contains a tab character. | 33 | |
| Line contains a tab character. | 34 | |
| Line has trailing spaces. | 36 | |
| Line contains a tab character. | 36 | |
| Method 'getSessionId' is not designed for extension - needs to be abstract, final or empty. | 36 | |
| Missing a Javadoc comment. | 36 | |
| Line contains a tab character. | 37 | |
| Line contains a tab character. | 38 | |
| Line contains a tab character. | 40 | |
| Method 'getSource' is not designed for extension - needs to be abstract, final or empty. | 40 | |
| Missing a Javadoc comment. | 40 | |
| Line contains a tab character. | 41 | |
| Line contains a tab character. | 42 |
| Severity | Message | Line |
|---|---|---|
| Line has trailing spaces. | 3 | |
| Line has trailing spaces. | 5 | |
| Line has trailing spaces. | 6 | |
| Line has trailing spaces. | 7 | |
| Missing a Javadoc comment. | 17 | |
| Line has trailing spaces. | 18 | |
| Line contains a tab character. | 18 | |
| Line contains a tab character. | 19 | |
| Missing a Javadoc comment. | 19 | |
| Redundant 'public' modifier. | 19 |
| Severity | Message | Line |
|---|---|---|
| Line has trailing spaces. | 3 | |
| Line has trailing spaces. | 5 | |
| Line has trailing spaces. | 6 | |
| Line has trailing spaces. | 7 | |
| Line has trailing spaces. | 18 | |
| Line has trailing spaces. | 19 | |
| Unknown tag 'statuscode'. | 21 | |
| Line contains a tab character. | 25 | |
| Missing a Javadoc comment. | 25 | |
| Line contains a tab character. | 26 | |
| Line contains a tab character. | 27 | |
| Line contains a tab character. | 29 | |
| Missing a Javadoc comment. | 29 | |
| Parameter reason should be final. | 29 | |
| Line contains a tab character. | 30 | |
| Line contains a tab character. | 31 |
| Severity | Message | Line |
|---|---|---|
| Line has trailing spaces. | 3 | |
| Line has trailing spaces. | 5 | |
| Line has trailing spaces. | 6 | |
| Line has trailing spaces. | 7 | |
| Line has trailing spaces. | 18 | |
| Line has trailing spaces. | 19 | |
| Unknown tag 'statuscode'. | 21 | |
| Line has trailing spaces. | 24 | |
| Line contains a tab character. | 24 | |
| Line contains a tab character. | 25 | |
| Missing a Javadoc comment. | 25 | |
| Line has trailing spaces. | 26 | |
| Line contains a tab character. | 26 | |
| Line contains a tab character. | 27 | |
| Missing a Javadoc comment. | 27 | |
| Parameter slotNumber should be final. | 27 | |
| 'slotNumber' hides a field. | 27 | |
| Parameter caModuleManager should be final. | 27 | |
| Line contains a tab character. | 28 | |
| Line contains a tab character. | 29 | |
| Line contains a tab character. | 30 | |
| Line contains a tab character. | 32 | |
| Method 'getSlotNumber' is not designed for extension - needs to be abstract, final or empty. | 32 | |
| Missing a Javadoc comment. | 32 | |
| Line contains a tab character. | 33 | |
| Line contains a tab character. | 34 | |
| Line contains a tab character. | 36 | |
| Method 'getSource' is not designed for extension - needs to be abstract, final or empty. | 36 | |
| Missing a Javadoc comment. | 36 | |
| Line contains a tab character. | 37 | |
| Line contains a tab character. | 38 |
| Severity | Message | Line |
|---|---|---|
| Line has trailing spaces. | 3 | |
| Line has trailing spaces. | 5 | |
| Line has trailing spaces. | 6 | |
| Line has trailing spaces. | 7 | |
| Line has trailing spaces. | 18 | |
| Line has trailing spaces. | 19 | |
| Unknown tag 'statuscode'. | 21 | |
| Line has trailing spaces. | 24 | |
| Line contains a tab character. | 25 | |
| Missing a Javadoc comment. | 25 | |
| Line contains a tab character. | 26 | |
| Line contains a tab character. | 27 | |
| Line has trailing spaces. | 28 | |
| Line contains a tab character. | 28 | |
| Line contains a tab character. | 29 | |
| Missing a Javadoc comment. | 29 | |
| Parameter reason should be final. | 29 | |
| Line contains a tab character. | 30 | |
| Line contains a tab character. | 31 |
| Severity | Message | Line |
|---|---|---|
| Line has trailing spaces. | 3 | |
| Line has trailing spaces. | 5 | |
| Line has trailing spaces. | 6 | |
| Line has trailing spaces. | 7 | |
| Line has trailing spaces. | 18 | |
| Line has trailing spaces. | 19 | |
| Unknown tag 'statuscode'. | 21 | |
| Line contains a tab character. | 25 | |
| Missing a Javadoc comment. | 25 | |
| Line contains a tab character. | 26 | |
| Line has trailing spaces. | 27 | |
| Line contains a tab character. | 27 | |
| Line contains a tab character. | 29 | |
| Missing a Javadoc comment. | 29 | |
| Parameter reason should be final. | 29 | |
| Line contains a tab character. | 30 | |
| Line contains a tab character. | 31 |
| Severity | Message | Line |
|---|---|---|
| Line has trailing spaces. | 3 | |
| Line has trailing spaces. | 5 | |
| Line has trailing spaces. | 6 | |
| Line has trailing spaces. | 7 | |
| Line has trailing spaces. | 18 | |
| Line has trailing spaces. | 19 | |
| Unknown tag 'statuscode'. | 21 | |
| '{' is not preceded with whitespace. | 23 | |
| Line contains a tab character. | 25 | |
| Missing a Javadoc comment. | 25 | |
| Line has trailing spaces. | 26 | |
| Line contains a tab character. | 26 | |
| Line contains a tab character. | 27 | |
| Missing a Javadoc comment. | 27 | |
| Parameter caModule should be final. | 27 | |
| Parameter data should be final. | 27 | |
| 'data' hides a field. | 27 | |
| Line contains a tab character. | 28 | |
| Line contains a tab character. | 29 | |
| Line contains a tab character. | 30 | |
| Line has trailing spaces. | 31 | |
| Line contains a tab character. | 32 | |
| Method 'getSource' is not designed for extension - needs to be abstract, final or empty. | 32 | |
| Missing a Javadoc comment. | 32 | |
| Line contains a tab character. | 33 | |
| Line contains a tab character. | 34 | |
| Line has trailing spaces. | 35 | |
| Line contains a tab character. | 36 | |
| Method 'getData' is not designed for extension - needs to be abstract, final or empty. | 36 | |
| Missing a Javadoc comment. | 36 | |
| Line contains a tab character. | 37 | |
| Line contains a tab character. | 38 |
| Severity | Message | Line |
|---|---|---|
| Line has trailing spaces. | 3 | |
| Line has trailing spaces. | 5 | |
| Line has trailing spaces. | 6 | |
| Line has trailing spaces. | 7 | |
| Line has trailing spaces. | 18 | |
| Line has trailing spaces. | 19 | |
| Unknown tag 'statuscode'. | 21 | |
| '{' is not preceded with whitespace. | 23 | |
| Missing a Javadoc comment. | 25 | |
| Parameter sessionId should be final. | 25 | |
| Parameter caModule should be final. | 25 | |
| Line contains a tab character. | 26 | |
| Line has trailing spaces. | 28 | |
| Line contains a tab character. | 29 | |
| Method 'getSource' is not designed for extension - needs to be abstract, final or empty. | 29 | |
| Missing a Javadoc comment. | 29 | |
| Line contains a tab character. | 30 | |
| Line contains a tab character. | 31 |
| Severity | Message | Line |
|---|---|---|
| Line has trailing spaces. | 3 | |
| Line has trailing spaces. | 5 | |
| Line has trailing spaces. | 6 | |
| Line has trailing spaces. | 7 | |
| Line has trailing spaces. | 18 | |
| Line has trailing spaces. | 19 | |
| Unknown tag 'statuscode'. | 21 | |
| Line contains a tab character. | 25 | |
| Missing a Javadoc comment. | 25 | |
| Line contains a tab character. | 26 | |
| Line contains a tab character. | 27 | |
| Line contains a tab character. | 29 | |
| Missing a Javadoc comment. | 29 | |
| Parameter reason should be final. | 29 | |
| Line contains a tab character. | 30 | |
| Line contains a tab character. | 31 |
| Severity | Message | Line |
|---|---|---|
| Line has trailing spaces. | 3 | |
| Line has trailing spaces. | 5 | |
| Line has trailing spaces. | 6 | |
| Line has trailing spaces. | 7 | |
| Line has trailing spaces. | 18 | |
| Line has trailing spaces. | 19 | |
| Unknown tag 'statuscode'. | 21 | |
| Line contains a tab character. | 25 | |
| Missing a Javadoc comment. | 25 | |
| Line has trailing spaces. | 26 | |
| Line contains a tab character. | 26 | |
| Line contains a tab character. | 27 | |
| Missing a Javadoc comment. | 27 | |
| Parameter caModule should be final. | 27 | |
| 'caModule' hides a field. | 27 | |
| Parameter caModuleManager should be final. | 27 | |
| Line contains a tab character. | 28 | |
| Line contains a tab character. | 29 | |
| Line contains a tab character. | 30 | |
| Line contains a tab character. | 32 | |
| Method 'getModule' is not designed for extension - needs to be abstract, final or empty. | 32 | |
| Missing a Javadoc comment. | 32 | |
| Line contains a tab character. | 33 | |
| Line contains a tab character. | 34 | |
| Line has trailing spaces. | 35 | |
| Line contains a tab character. | 35 | |
| Line contains a tab character. | 36 | |
| Method 'getSource' is not designed for extension - needs to be abstract, final or empty. | 36 | |
| Missing a Javadoc comment. | 36 | |
| Line contains a tab character. | 37 | |
| Line contains a tab character. | 38 |
| Severity | Message | Line |
|---|---|---|
| Line has trailing spaces. | 3 | |
| Line has trailing spaces. | 5 | |
| Line has trailing spaces. | 6 | |
| Line has trailing spaces. | 7 | |
| Line has trailing spaces. | 18 | |
| Line has trailing spaces. | 19 | |
| Unknown tag 'statuscode'. | 21 | |
| Line contains a tab character. | 25 | |
| Missing a Javadoc comment. | 25 | |
| Line contains a tab character. | 26 | |
| Line contains a tab character. | 27 | |
| Line contains a tab character. | 29 | |
| Missing a Javadoc comment. | 29 | |
| Parameter reason should be final. | 29 | |
| Line contains a tab character. | 30 | |
| Line contains a tab character. | 31 |
| Severity | Message | Line |
|---|---|---|
| Line has trailing spaces. | 3 | |
| Line has trailing spaces. | 5 | |
| Line has trailing spaces. | 6 | |
| Line has trailing spaces. | 7 | |
| Line has trailing spaces. | 18 | |
| Line has trailing spaces. | 19 | |
| Unknown tag 'statuscode'. | 21 | |
| Line contains a tab character. | 25 | |
| Missing a Javadoc comment. | 25 | |
| Line contains a tab character. | 26 | |
| Line contains a tab character. | 27 | |
| Line contains a tab character. | 29 | |
| Missing a Javadoc comment. | 29 | |
| Parameter reason should be final. | 29 | |
| Line contains a tab character. | 30 | |
| Line contains a tab character. | 31 |
| Severity | Message | Line |
|---|---|---|
| Missing package-info.java file. | ||
| Line has trailing spaces. | 3 | |
| Line has trailing spaces. | 5 | |
| Line has trailing spaces. | 6 | |
| Line has trailing spaces. | 7 | |
| Line has trailing spaces. | 18 | |
| Line has trailing spaces. | 19 | |
| Unknown tag 'statuscode'. | 21 | |
| Line contains a tab character. | 25 | |
| Missing a Javadoc comment. | 25 | |
| Line contains a tab character. | 26 | |
| Line contains a tab character. | 27 | |
| Line contains a tab character. | 29 | |
| Missing a Javadoc comment. | 29 | |
| Parameter reason should be final. | 29 | |
| Line contains a tab character. | 30 | |
| Line contains a tab character. | 31 |
| Severity | Message | Line |
|---|---|---|
| Line has trailing spaces. | 3 | |
| Line has trailing spaces. | 5 | |
| Line has trailing spaces. | 6 | |
| Line has trailing spaces. | 7 | |
| Line has trailing spaces. | 18 | |
| Line has trailing spaces. | 19 | |
| Unknown tag 'statuscode'. | 21 | |
| Line contains a tab character. | 25 | |
| Missing a Javadoc comment. | 25 | |
| Line contains a tab character. | 26 | |
| Missing a Javadoc comment. | 26 | |
| Line contains a tab character. | 28 | |
| Missing a Javadoc comment. | 28 | |
| Parameter oldPid should be final. | 28 | |
| 'oldPid' hides a field. | 28 | |
| Parameter newPid should be final. | 28 | |
| 'newPid' hides a field. | 28 | |
| Parameter caModule should be final. | 28 | |
| Line contains a tab character. | 29 | |
| Line contains a tab character. | 30 | |
| Line contains a tab character. | 31 | |
| Line contains a tab character. | 32 | |
| Line contains a tab character. | 34 | |
| Method 'getReplacedPID' is not designed for extension - needs to be abstract, final or empty. | 34 | |
| Missing a Javadoc comment. | 34 | |
| Line contains a tab character. | 35 | |
| Line contains a tab character. | 36 | |
| Line has trailing spaces. | 37 | |
| Line contains a tab character. | 38 | |
| Method 'getReplacementPID' is not designed for extension - needs to be abstract, final or empty. | 38 | |
| Missing a Javadoc comment. | 38 | |
| Line contains a tab character. | 39 | |
| Line contains a tab character. | 40 | |
| Line contains a tab character. | 42 | |
| Method 'getSource' is not designed for extension - needs to be abstract, final or empty. | 42 | |
| Missing a Javadoc comment. | 42 | |
| Line contains a tab character. | 43 | |
| Line contains a tab character. | 44 |
| Severity | Message | Line |
|---|---|---|
| Line has trailing spaces. | 3 | |
| Line has trailing spaces. | 5 | |
| Line has trailing spaces. | 6 | |
| Line has trailing spaces. | 7 | |
| Line has trailing spaces. | 18 | |
| Line has trailing spaces. | 19 | |
| Unknown tag 'statuscode'. | 21 | |
| Line contains a tab character. | 25 | |
| Missing a Javadoc comment. | 25 | |
| Parameter sessionId should be final. | 25 | |
| Parameter caModule should be final. | 25 | |
| Line contains a tab character. | 26 | |
| Line contains a tab character. | 27 | |
| Line contains a tab character. | 29 | |
| Method 'getSource' is not designed for extension - needs to be abstract, final or empty. | 29 | |
| Missing a Javadoc comment. | 29 | |
| Line contains a tab character. | 30 | |
| Line contains a tab character. | 31 |
| Severity | Message | Line |
|---|---|---|
| Line has trailing spaces. | 3 | |
| Line has trailing spaces. | 5 | |
| Line has trailing spaces. | 6 | |
| Line has trailing spaces. | 7 | |
| Line has trailing spaces. | 18 | |
| Line has trailing spaces. | 19 | |
| Unknown tag 'statuscode'. | 21 | |
| Line contains a tab character. | 25 | |
| Missing a Javadoc comment. | 25 | |
| Parameter sessionId should be final. | 25 | |
| Parameter caModule should be final. | 25 | |
| Line contains a tab character. | 26 | |
| Line contains a tab character. | 27 | |
| Line contains a tab character. | 29 | |
| Method 'getSource' is not designed for extension - needs to be abstract, final or empty. | 29 | |
| Missing a Javadoc comment. | 29 | |
| Line contains a tab character. | 30 | |
| Line contains a tab character. | 31 |
| Severity | Message | Line |
|---|---|---|
| Line has trailing spaces. | 3 | |
| Line has trailing spaces. | 5 | |
| Line has trailing spaces. | 6 | |
| Line has trailing spaces. | 7 | |
| Line has trailing spaces. | 18 | |
| Line has trailing spaces. | 19 | |
| Unknown tag 'statuscode'. | 21 | |
| Line contains a tab character. | 25 | |
| Missing a Javadoc comment. | 25 | |
| Line has trailing spaces. | 26 | |
| Line contains a tab character. | 26 | |
| Line is longer than 80 characters (found 84). | 27 | |
| Line contains a tab character. | 27 | |
| Missing a Javadoc comment. | 27 | |
| Parameter mmiObject should be final. | 27 | |
| 'mmiObject' hides a field. | 27 | |
| Parameter dialogueId should be final. | 27 | |
| Parameter caModule should be final. | 27 | |
| Line contains a tab character. | 28 | |
| Line contains a tab character. | 29 | |
| Line contains a tab character. | 30 | |
| Line contains a tab character. | 33 | |
| Method 'getMMIObject' is not designed for extension - needs to be abstract, final or empty. | 33 | |
| Missing a Javadoc comment. | 33 | |
| Line contains a tab character. | 34 | |
| Line contains a tab character. | 35 |
| Severity | Message | Line |
|---|---|---|
| Line has trailing spaces. | 3 | |
| Line has trailing spaces. | 5 | |
| Line has trailing spaces. | 6 | |
| Line has trailing spaces. | 7 | |
| Line has trailing spaces. | 18 | |
| Line has trailing spaces. | 19 | |
| Unknown tag 'statuscode'. | 21 | |
| Line contains a tab character. | 25 | |
| Missing a Javadoc comment. | 25 | |
| Line has trailing spaces. | 26 | |
| Line contains a tab character. | 26 | |
| Line contains a tab character. | 27 | |
| Missing a Javadoc comment. | 27 | |
| Line contains a tab character. | 28 | |
| Line contains a tab character. | 29 | |
| Line has trailing spaces. | 30 | |
| Line contains a tab character. | 30 | |
| Line contains a tab character. | 31 | |
| Missing a Javadoc comment. | 31 | |
| Parameter text should be final. | 31 | |
| 'text' hides a field. | 31 | |
| '{' is not preceded with whitespace. | 31 | |
| Line contains a tab character. | 32 | |
| Line contains a tab character. | 33 | |
| Line contains a tab character. | 34 | |
| Line has trailing spaces. | 35 | |
| Line contains a tab character. | 36 | |
| Method 'getText' is not designed for extension - needs to be abstract, final or empty. | 36 | |
| Missing a Javadoc comment. | 36 | |
| Line contains a tab character. | 37 | |
| Line contains a tab character. | 38 |
| Severity | Message | Line |
|---|---|---|
| Line has trailing spaces. | 3 | |
| Line has trailing spaces. | 5 | |
| Line has trailing spaces. | 6 | |
| Line has trailing spaces. | 7 | |
| Line has trailing spaces. | 20 | |
| Line has trailing spaces. | 21 | |
| Unknown tag 'statuscode'. | 23 | |
| Line contains a tab character. | 27 | |
| Missing a Javadoc comment. | 27 | |
| Line has trailing spaces. | 28 | |
| Line contains a tab character. | 28 | |
| Line contains a tab character. | 29 | |
| Missing a Javadoc comment. | 29 | |
| Parameter locator should be final. | 29 | |
| 'locator' hides a field. | 29 | |
| Parameter caModule should be final. | 29 | |
| Line contains a tab character. | 30 | |
| Line contains a tab character. | 31 | |
| Line contains a tab character. | 32 | |
| Line contains a tab character. | 34 | |
| Method 'getLocator' is not designed for extension - needs to be abstract, final or empty. | 34 | |
| Missing a Javadoc comment. | 34 | |
| Line contains a tab character. | 35 | |
| Line contains a tab character. | 36 | |
| Line contains a tab character. | 38 | |
| Method 'getSource' is not designed for extension - needs to be abstract, final or empty. | 38 | |
| Missing a Javadoc comment. | 38 | |
| Line contains a tab character. | 39 | |
| Line contains a tab character. | 40 |
| Severity | Message | Line |
|---|---|---|
| Line has trailing spaces. | 3 | |
| Line has trailing spaces. | 5 | |
| Line has trailing spaces. | 6 | |
| Line has trailing spaces. | 7 | |
| Line has trailing spaces. | 18 | |
| Line has trailing spaces. | 19 | |
| Unknown tag 'statuscode'. | 21 | |
| Line contains a tab character. | 25 | |
| Missing a Javadoc comment. | 25 | |
| Line contains a tab character. | 26 | |
| Line has trailing spaces. | 27 | |
| Line contains a tab character. | 27 | |
| Line contains a tab character. | 29 | |
| Missing a Javadoc comment. | 29 | |
| Parameter reason should be final. | 29 | |
| Line contains a tab character. | 30 | |
| Line contains a tab character. | 31 |
| Severity | Message | Line |
|---|---|---|
| Missing package-info.java file. | ||
| Line has trailing spaces. | 3 | |
| Line has trailing spaces. | 5 | |
| Line has trailing spaces. | 6 | |
| Line has trailing spaces. | 7 | |
| Line has trailing spaces. | 24 | |
| Line has trailing spaces. | 25 | |
| Unknown tag 'statuscode'. | 27 | |
| Line is longer than 80 characters (found 90). | 28 | |
| Unknown tag 'comment'. | 28 | |
| Line has trailing spaces. | 32 | |
| Line contains a tab character. | 32 | |
| Missing a Javadoc comment. | 32 | |
| Name 'log' must match pattern '^[A-Z][A-Z0-9]*(_[A-Z0-9]+)*$'. | 32 | |
| Line has trailing spaces. | 33 | |
| Line contains a tab character. | 33 | |
| Line contains a tab character. | 34 | |
| Missing a Javadoc comment. | 34 | |
| Line has trailing spaces. | 35 | |
| Line contains a tab character. | 35 | |
| Line contains a tab character. | 36 | |
| Missing a Javadoc comment. | 36 | |
| Line contains a tab character. | 37 | |
| Missing a Javadoc comment. | 37 | |
| Line contains a tab character. | 38 | |
| Missing a Javadoc comment. | 38 | |
| Line has trailing spaces. | 39 | |
| Line contains a tab character. | 39 | |
| Line contains a tab character. | 40 | |
| Missing a Javadoc comment. | 40 | |
| Line contains a tab character. | 41 | |
| Missing a Javadoc comment. | 41 | |
| Line has trailing spaces. | 42 | |
| Line contains a tab character. | 42 | |
| Line contains a tab character. | 43 | |
| Missing a Javadoc comment. | 43 | |
| Line has trailing spaces. | 44 | |
| Line contains a tab character. | 44 | |
| Line contains a tab character. | 45 | |
| Missing a Javadoc comment. | 45 | |
| Parameter args should be final. | 45 | |
| Line contains a tab character. | 46 | |
| Line contains a tab character. | 47 | |
| Line contains a tab character. | 48 | |
| Line contains a tab character. | 49 | |
| Line contains a tab character. | 50 | |
| '12' is a magic number. | 50 | |
| Line has trailing spaces. | 51 | |
| Line contains a tab character. | 51 | |
| Line contains a tab character. | 52 | |
| Line contains a tab character. | 53 | |
| Line contains a tab character. | 54 | |
| Line contains a tab character. | 55 | |
| Line has trailing spaces. | 56 | |
| Line contains a tab character. | 56 | |
| Line contains a tab character. | 57 | |
| Line is longer than 80 characters (found 86). | 58 | |
| Line contains a tab character. | 58 | |
| Line has trailing spaces. | 59 | |
| Line contains a tab character. | 59 | |
| Line contains a tab character. | 60 | |
| Line has trailing spaces. | 61 | |
| Line contains a tab character. | 61 | |
| Line contains a tab character. | 62 | |
| Missing a Javadoc comment. | 62 | |
| Line contains a tab character. | 63 | |
| Line contains a tab character. | 64 | |
| Line contains a tab character. | 66 | |
| Missing a Javadoc comment. | 66 | |
| Parameter url should be final. | 66 | |
| Line contains a tab character. | 67 | |
| Line contains a tab character. | 68 | |
| 'if' is not followed by whitespace. | 68 | |
| Expression can be simplified. | 68 | |
| '{' is not preceded with whitespace. | 68 | |
| Line is longer than 80 characters (found 101). | 69 | |
| Line contains a tab character. | 69 | |
| Line contains a tab character. | 70 | |
| Line has trailing spaces. | 71 | |
| Line contains a tab character. | 71 | |
| Line contains a tab character. | 72 | |
| Line has trailing spaces. | 73 | |
| Line contains a tab character. | 73 | |
| Line contains a tab character. | 74 | |
| '6' is a magic number. | 74 | |
| ';' is not followed by whitespace. | 74 | |
| Line contains a tab character. | 75 | |
| Line has trailing spaces. | 76 | |
| Line contains a tab character. | 76 | |
| Line contains a tab character. | 77 | |
| Line contains a tab character. | 78 | |
| Line contains a tab character. | 79 | |
| 'if' is not followed by whitespace. | 79 | |
| '{' is not preceded with whitespace. | 79 | |
| Line contains a tab character. | 80 | |
| Line contains a tab character. | 81 | |
| Line contains a tab character. | 82 | |
| Line contains a tab character. | 83 | |
| Line contains a tab character. | 84 | |
| Line has trailing spaces. | 85 | |
| Line contains a tab character. | 85 | |
| Line has trailing spaces. | 86 | |
| Line contains a tab character. | 86 | |
| Line contains a tab character. | 87 | |
| Line contains a tab character. | 88 | |
| Line has trailing spaces. | 89 | |
| Line contains a tab character. | 89 | |
| Line contains a tab character. | 90 | |
| Line contains a tab character. | 91 | |
| Line has trailing spaces. | 92 | |
| Line contains a tab character. | 92 | |
| Line has trailing spaces. | 93 | |
| Line contains a tab character. | 93 | |
| 'if' is not followed by whitespace. | 93 | |
| '{' is not preceded with whitespace. | 93 | |
| Line is longer than 80 characters (found 108). | 94 | |
| Line contains a tab character. | 94 | |
| Line contains a tab character. | 95 | |
| Line has trailing spaces. | 96 | |
| Line contains a tab character. | 96 | |
| Line contains a tab character. | 97 | |
| Line contains a tab character. | 98 | |
| Line contains a tab character. | 99 | |
| Line has trailing spaces. | 100 | |
| Line contains a tab character. | 100 | |
| Line contains a tab character. | 101 | |
| 'if' is not followed by whitespace. | 101 | |
| '{' is not preceded with whitespace. | 101 | |
| Line contains a tab character. | 102 | |
| Line has trailing spaces. | 103 | |
| Line contains a tab character. | 103 | |
| Line is longer than 80 characters (found 89). | 104 | |
| Line contains a tab character. | 104 | |
| ';' is not followed by whitespace. | 104 | |
| Line has trailing spaces. | 105 | |
| Line contains a tab character. | 105 | |
| Line contains a tab character. | 106 | |
| Line contains a tab character. | 107 | |
| Line contains a tab character. | 108 | |
| Line has trailing spaces. | 109 | |
| Line contains a tab character. | 109 | |
| Line contains a tab character. | 110 | |
| Line has trailing spaces. | 111 | |
| Line contains a tab character. | 111 | |
| Line contains a tab character. | 112 | |
| Line contains a tab character. | 113 | |
| 'if' is not followed by whitespace. | 113 | |
| '4' is a magic number. | 113 | |
| '{' is not preceded with whitespace. | 113 | |
| Line contains a tab character. | 114 | |
| Line is longer than 80 characters (found 98). | 115 | |
| Line contains a tab character. | 115 | |
| '3' is a magic number. | 115 | |
| ';' is not followed by whitespace. | 115 | |
| Line contains a tab character. | 116 | |
| Line has trailing spaces. | 117 | |
| Line contains a tab character. | 117 | |
| Line has trailing spaces. | 118 | |
| Line contains a tab character. | 118 | |
| Line contains a tab character. | 119 | |
| Line has trailing spaces. | 120 | |
| Line contains a tab character. | 120 | |
| Line contains a tab character. | 121 | |
| Line contains a tab character. | 122 | |
| Line contains a tab character. | 123 | |
| Line has trailing spaces. | 124 | |
| Line contains a tab character. | 124 | |
| Line is longer than 80 characters (found 94). | 125 | |
| Line contains a tab character. | 125 | |
| ';' is not followed by whitespace. | 125 | |
| Line is longer than 80 characters (found 98). | 126 | |
| Line contains a tab character. | 126 | |
| ';' is not followed by whitespace. | 126 | |
| Line is longer than 80 characters (found 91). | 127 | |
| Line contains a tab character. | 127 | |
| ';' is not followed by whitespace. | 127 | |
| Line has trailing spaces. | 128 | |
| Line contains a tab character. | 128 | |
| Line has trailing spaces. | 129 | |
| Line contains a tab character. | 129 | |
| Line has trailing spaces. | 130 | |
| Line contains a tab character. | 130 | |
| Line has trailing spaces. | 131 | |
| Line contains a tab character. | 131 | |
| Line contains a tab character. | 132 | |
| Line contains a tab character. | 134 | |
| Missing a Javadoc comment. | 134 | |
| Parameter onid should be final. | 134 | |
| Parameter tsid should be final. | 134 | |
| Line contains a tab character. | 135 | |
| Line contains a tab character. | 136 | |
| Line contains a tab character. | 137 | |
| Line contains a tab character. | 138 | |
| Line is longer than 80 characters (found 93). | 140 | |
| Line contains a tab character. | 140 | |
| Missing a Javadoc comment. | 140 | |
| Parameter onid should be final. | 140 | |
| Parameter tsid should be final. | 140 | |
| Parameter serviceId should be final. | 140 | |
| 'serviceId' hides a field. | 140 | |
| Line contains a tab character. | 141 | |
| Line contains a tab character. | 142 | |
| Line contains a tab character. | 143 | |
| Line is longer than 80 characters (found 106). | 145 | |
| Line contains a tab character. | 145 | |
| Missing a Javadoc comment. | 145 | |
| Parameter onid should be final. | 145 | |
| Parameter tsid should be final. | 145 | |
| Parameter serviceid should be final. | 145 | |
| Parameter eventid should be final. | 145 | |
| Line contains a tab character. | 146 | |
| Line contains a tab character. | 147 | |
| Line contains a tab character. | 148 | |
| Line is longer than 80 characters (found 124). | 150 | |
| Line contains a tab character. | 150 | |
| Missing a Javadoc comment. | 150 | |
| Parameter onid should be final. | 150 | |
| Parameter tsid should be final. | 150 | |
| Parameter serviceid should be final. | 150 | |
| Parameter eventid should be final. | 150 | |
| Parameter componenttag should be final. | 150 | |
| Line contains a tab character. | 151 | |
| Line contains a tab character. | 152 | |
| Line contains a tab character. | 153 | |
| Line has trailing spaces. | 154 | |
| Line contains a tab character. | 154 | |
| Line contains a tab character. | 155 | |
| Line is longer than 80 characters (found 127). | 157 | |
| Line contains a tab character. | 157 | |
| Missing a Javadoc comment. | 157 | |
| Parameter onid should be final. | 157 | |
| Parameter tsid should be final. | 157 | |
| Parameter serviceid should be final. | 157 | |
| Parameter eventid should be final. | 157 | |
| Parameter componenttags should be final. | 157 | |
| Line contains a tab character. | 158 | |
| Line contains a tab character. | 159 | |
| Line contains a tab character. | 160 | |
| Line is longer than 80 characters (found 144). | 162 | |
| Line contains a tab character. | 162 | |
| Missing a Javadoc comment. | 162 | |
| Parameter onid should be final. | 162 | |
| Parameter tsid should be final. | 162 | |
| Parameter serviceid should be final. | 162 | |
| Parameter eventid should be final. | 162 | |
| Parameter componenttags should be final. | 162 | |
| Parameter filePath should be final. | 162 | |
| 'filePath' hides a field. | 162 | |
| Line contains a tab character. | 163 | |
| Line contains a tab character. | 164 | |
| Line contains a tab character. | 165 | |
| Line contains a tab character. | 168 | |
| Method 'getOriginalNetworkId' is not designed for extension - needs to be abstract, final or empty. | 168 | |
| Missing a Javadoc comment. | 168 | |
| Line contains a tab character. | 169 | |
| Line contains a tab character. | 170 | |
| Line contains a tab character. | 172 | |
| Method 'getTransportStreamId' is not designed for extension - needs to be abstract, final or empty. | 172 | |
| Missing a Javadoc comment. | 172 | |
| Line contains a tab character. | 173 | |
| Line contains a tab character. | 174 | |
| Line contains a tab character. | 176 | |
| Method 'getServiceId' is not designed for extension - needs to be abstract, final or empty. | 176 | |
| Missing a Javadoc comment. | 176 | |
| Line contains a tab character. | 177 | |
| Line contains a tab character. | 178 | |
| Line contains a tab character. | 180 | |
| Method 'getComponentTags' is not designed for extension - needs to be abstract, final or empty. | 180 | |
| Missing a Javadoc comment. | 180 | |
| Line contains a tab character. | 181 | |
| Line contains a tab character. | 182 | |
| Line contains a tab character. | 184 | |
| Method 'getEventId' is not designed for extension - needs to be abstract, final or empty. | 184 | |
| Missing a Javadoc comment. | 184 | |
| Line contains a tab character. | 185 | |
| Line contains a tab character. | 186 | |
| Line has trailing spaces. | 187 | |
| Line contains a tab character. | 188 | |
| Method 'getFilePath' is not designed for extension - needs to be abstract, final or empty. | 188 | |
| Missing a Javadoc comment. | 188 | |
| Line contains a tab character. | 189 | |
| Line contains a tab character. | 190 | |
| Method 'getTextualServiceIdentifier' is not designed for extension - needs to be abstract, final or empty. | 192 | |
| Missing a Javadoc comment. | 192 | |
| Line contains a tab character. | 193 | |
| Line contains a tab character. | 194 | |
| Line has trailing spaces. | 195 | |
| Line is longer than 80 characters (found 82). | 196 | |
| Missing a Javadoc comment. | 196 | |
| Parameter strInt should be final. | 196 | |
| '{' is not preceded with whitespace. | 196 | |
| Line contains a tab character. | 197 | |
| Line contains a tab character. | 198 | |
| Line contains a tab character. | 199 | |
| Line contains a tab character. | 200 | |
| Line contains a tab character. | 201 | |
| '=' is not preceded with whitespace. | 201 | |
| '16' is a magic number. | 201 | |
| Line contains a tab character. | 202 | |
| Line contains a tab character. | 203 | |
| Line has trailing spaces. | 204 | |
| Line contains a tab character. | 204 | |
| Line contains a tab character. | 205 | |
| Line contains a tab character. | 206 | |
| Line contains a tab character. | 207 | |
| Line contains a tab character. | 208 | |
| Line has trailing spaces. | 210 | |
| Method 'toExternalForm' is not designed for extension - needs to be abstract, final or empty. | 211 | |
| Missing a Javadoc comment. | 211 | |
| '{' is not preceded with whitespace. | 211 | |
| Line is longer than 80 characters (found 91). | 212 | |
| Line contains a tab character. | 212 | |
| Line contains a tab character. | 213 | |
| 'if' is not followed by whitespace. | 213 | |
| '{' is not preceded with whitespace. | 213 | |
| Line contains a tab character. | 214 | |
| Line contains a tab character. | 215 | |
| Line contains a tab character. | 216 | |
| Line contains a tab character. | 217 | |
| Line has trailing spaces. | 218 | |
| Line contains a tab character. | 218 | |
| Line contains a tab character. | 219 | |
| 'if' is not followed by whitespace. | 219 | |
| '{' is not preceded with whitespace. | 219 | |
| Line contains a tab character. | 220 | |
| Line contains a tab character. | 221 | |
| Line has trailing spaces. | 222 | |
| Line contains a tab character. | 222 | |
| Line contains a tab character. | 223 | |
| 'if' is not followed by whitespace. | 223 | |
| '{' is not preceded with whitespace. | 223 | |
| Line contains a tab character. | 224 | |
| Line contains a tab character. | 225 | |
| Line contains a tab character. | 226 |
| Severity | Message | Line |
|---|---|---|
| Line has trailing spaces. | 3 | |
| Line has trailing spaces. | 5 | |
| Line has trailing spaces. | 6 | |
| Line has trailing spaces. | 7 | |
| Line has trailing spaces. | 21 | |
| Line has trailing spaces. | 22 | |
| Unknown tag 'statuscode'. | 24 | |
| Line is longer than 80 characters (found 93). | 26 | |
| Line contains a tab character. | 28 | |
| Missing a Javadoc comment. | 28 | |
| Line has trailing spaces. | 29 | |
| Line contains a tab character. | 29 | |
| Line is longer than 80 characters (found 112). | 30 | |
| Line contains a tab character. | 30 | |
| Missing a Javadoc comment. | 30 | |
| Parameter unboundLocator should be final. | 30 | |
| Parameter networkId should be final. | 30 | |
| 'networkId' hides a field. | 30 | |
| Line contains a tab character. | 31 | |
| Line has trailing spaces. | 32 | |
| Line contains a tab character. | 32 | |
| Line contains a tab character. | 33 | |
| Line contains a tab character. | 35 | |
| Method 'getNetworkId' is not designed for extension - needs to be abstract, final or empty. | 35 | |
| Missing a Javadoc comment. | 35 | |
| Line contains a tab character. | 36 | |
| Line contains a tab character. | 37 |
| Severity | Message | Line |
|---|---|---|
| Line has trailing spaces. | 3 | |
| Line has trailing spaces. | 5 | |
| Line has trailing spaces. | 6 | |
| Line has trailing spaces. | 7 | |
| Missing a Javadoc comment. | 17 | |
| interfaces should describe a type and hence have methods. | 17 | |
| Line contains a tab character. | 19 | |
| Missing a Javadoc comment. | 19 | |
| Redundant 'public' modifier. | 19 | |
| 'static' modifier out of order with the JLS suggestions. | 19 | |
| Line contains a tab character. | 21 | |
| Missing a Javadoc comment. | 21 | |
| Redundant 'public' modifier. | 21 | |
| 'static' modifier out of order with the JLS suggestions. | 21 | |
| Line contains a tab character. | 23 | |
| Missing a Javadoc comment. | 23 | |
| Redundant 'public' modifier. | 23 | |
| 'static' modifier out of order with the JLS suggestions. | 23 |
| Severity | Message | Line |
|---|---|---|
| Line has trailing spaces. | 3 | |
| Line has trailing spaces. | 5 | |
| Line has trailing spaces. | 6 | |
| Line has trailing spaces. | 7 | |
| Line has trailing spaces. | 18 | |
| Line has trailing spaces. | 19 | |
| Unknown tag 'statuscode'. | 21 | |
| Line contains a tab character. | 25 | |
| Missing a Javadoc comment. | 25 | |
| Line contains a tab character. | 26 | |
| Line contains a tab character. | 27 | |
| Line contains a tab character. | 29 | |
| Missing a Javadoc comment. | 29 | |
| Parameter reason should be final. | 29 | |
| Line contains a tab character. | 30 | |
| Line contains a tab character. | 31 |
| Severity | Message | Line |
|---|---|---|
| Line has trailing spaces. | 3 | |
| Line has trailing spaces. | 5 | |
| Line has trailing spaces. | 6 | |
| Line has trailing spaces. | 7 | |
| Missing a Javadoc comment. | 18 | |
| Line contains a tab character. | 20 | |
| Missing a Javadoc comment. | 20 | |
| Line contains a tab character. | 21 | |
| Line contains a tab character. | 23 | |
| Method 'getCurrentTransportStream' is not designed for extension - needs to be abstract, final or empty. | 23 | |
| Missing a Javadoc comment. | 23 | |
| Line contains a tab character. | 24 | |
| Line contains a tab character. | 25 | |
| Line contains a tab character. | 27 | |
| Method 'getLocator' is not designed for extension - needs to be abstract, final or empty. | 27 | |
| Missing a Javadoc comment. | 27 | |
| Line contains a tab character. | 28 | |
| Line contains a tab character. | 29 | |
| Line contains a tab character. | 31 | |
| Method 'isReserved' is not designed for extension - needs to be abstract, final or empty. | 31 | |
| Missing a Javadoc comment. | 31 | |
| Line contains a tab character. | 32 | |
| Line contains a tab character. | 33 | |
| Line has trailing spaces. | 34 | |
| Line contains a tab character. | 35 | |
| Method 'isLocal' is not designed for extension - needs to be abstract, final or empty. | 35 | |
| Missing a Javadoc comment. | 35 | |
| Line contains a tab character. | 36 | |
| Line contains a tab character. | 37 | |
| Line contains a tab character. | 39 | |
| Method 'listAccessibleTransportStreams' is not designed for extension - needs to be abstract, final or empty. | 39 | |
| Missing a Javadoc comment. | 39 | |
| Line contains a tab character. | 40 | |
| Line contains a tab character. | 41 | |
| Line contains a tab character. | 43 | |
| Method 'getDeliverySystemType' is not designed for extension - needs to be abstract, final or empty. | 43 | |
| Missing a Javadoc comment. | 43 | |
| Line contains a tab character. | 44 | |
| Line contains a tab character. | 45 | |
| Line is longer than 80 characters (found 84). | 47 | |
| Line contains a tab character. | 47 | |
| Missing a Javadoc comment. | 47 | |
| Parameter listener should be final. | 47 | |
| Line contains a tab character. | 48 | |
| Line is longer than 80 characters (found 87). | 50 | |
| Line contains a tab character. | 50 | |
| Missing a Javadoc comment. | 50 | |
| Parameter listener should be final. | 50 | |
| Line contains a tab character. | 51 |
| Severity | Message | Line |
|---|---|---|
| Line has trailing spaces. | 3 | |
| Line has trailing spaces. | 5 | |
| Line has trailing spaces. | 6 | |
| Line has trailing spaces. | 7 | |
| Missing a Javadoc comment. | 21 | |
| Line contains a tab character. | 23 | |
| Missing a Javadoc comment. | 23 | |
| Parameter rc should be final. | 23 | |
| Line contains a tab character. | 24 | |
| Line is longer than 80 characters (found 103). | 26 | |
| Line contains a tab character. | 26 | |
| Missing a Javadoc comment. | 26 | |
| Parameter locator should be final. | 26 | |
| Line contains a tab character. | 27 | |
| Line has trailing spaces. | 28 | |
| Line is longer than 80 characters (found 92). | 29 | |
| Line contains a tab character. | 29 | |
| Missing a Javadoc comment. | 29 | |
| Parameter ts should be final. | 29 | |
| Line has trailing spaces. | 31 | |
| Line is longer than 80 characters (found 117). | 32 | |
| Line contains a tab character. | 32 | |
| Missing a Javadoc comment. | 32 | |
| Parameter ni should be final. | 32 | |
| Parameter requestData should be final. | 32 | |
| Line has trailing spaces. | 34 | |
| Line is longer than 80 characters (found 129). | 35 | |
| Line contains a tab character. | 35 | |
| Missing a Javadoc comment. | 35 | |
| Parameter locator should be final. | 35 | |
| Parameter requestData should be final. | 35 | |
| Line has trailing spaces. | 37 | |
| Line contains a tab character. | 38 | |
| Missing a Javadoc comment. | 38 | |
| Line has trailing spaces. | 40 | |
| Line contains a tab character. | 41 | |
| Method 'getNetworkInterface' is not designed for extension - needs to be abstract, final or empty. | 41 | |
| Missing a Javadoc comment. | 41 | |
| '{' is not preceded with whitespace. | 41 | |
| Line contains a tab character. | 42 | |
| Line contains a tab character. | 43 | |
| Line has trailing spaces. | 44 | |
| Line contains a tab character. | 45 | |
| Method 'getClient' is not designed for extension - needs to be abstract, final or empty. | 45 | |
| Missing a Javadoc comment. | 45 | |
| Line contains a tab character. | 46 | |
| Line contains a tab character. | 47 |
| Severity | Message | Line |
|---|---|---|
| Line has trailing spaces. | 3 | |
| Line has trailing spaces. | 5 | |
| Line has trailing spaces. | 6 | |
| Line has trailing spaces. | 7 | |
| Line has trailing spaces. | 18 | |
| Line has trailing spaces. | 19 | |
| Unknown tag 'statuscode'. | 21 | |
| Line contains a tab character. | 25 | |
| Missing a Javadoc comment. | 25 | |
| Parameter networkInterface should be final. | 25 | |
| Line contains a tab character. | 26 | |
| Line contains a tab character. | 27 | |
| Line contains a tab character. | 29 | |
| Method 'getSource' is not designed for extension - needs to be abstract, final or empty. | 29 | |
| Missing a Javadoc comment. | 29 | |
| Line contains a tab character. | 30 | |
| Line contains a tab character. | 31 |
| Severity | Message | Line |
|---|---|---|
| Line has trailing spaces. | 3 | |
| Line has trailing spaces. | 5 | |
| Line has trailing spaces. | 6 | |
| Line has trailing spaces. | 7 | |
| Line has trailing spaces. | 19 | |
| Line has trailing spaces. | 20 | |
| Unknown tag 'statuscode'. | 22 | |
| Line contains a tab character. | 26 | |
| Missing a Javadoc comment. | 26 | |
| Line contains a tab character. | 27 | |
| Line contains a tab character. | 28 | |
| Line contains a tab character. | 30 | |
| Missing a Javadoc comment. | 30 | |
| Parameter reason should be final. | 30 | |
| Line contains a tab character. | 31 | |
| Line contains a tab character. | 32 |
| Severity | Message | Line |
|---|---|---|
| Line has trailing spaces. | 3 | |
| Line has trailing spaces. | 5 | |
| Line has trailing spaces. | 6 | |
| Line has trailing spaces. | 7 | |
| Missing a Javadoc comment. | 17 | |
| Line contains a tab character. | 19 | |
| Missing a Javadoc comment. | 19 | |
| Redundant 'public' modifier. | 19 |
| Severity | Message | Line |
|---|---|---|
| Line has trailing spaces. | 3 | |
| Line has trailing spaces. | 5 | |
| Line has trailing spaces. | 6 | |
| Line has trailing spaces. | 7 | |
| Line has trailing spaces. | 22 | |
| Line has trailing spaces. | 23 | |
| Line has trailing spaces. | 25 | |
| Unknown tag 'statuscode'. | 25 | |
| Unknown tag 'comment'. | 26 | |
| Class NetworkInterfaceManager should be declared as final. | 28 | |
| Line contains a tab character. | 30 | |
| Missing a Javadoc comment. | 30 | |
| Name 'THE_INSTANCE' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 30 | |
| Line has trailing spaces. | 31 | |
| Line contains a tab character. | 31 | |
| Line contains a tab character. | 32 | |
| Missing a Javadoc comment. | 32 | |
| Line contains a tab character. | 33 | |
| Line contains a tab character. | 35 | |
| Missing a Javadoc comment. | 35 | |
| Line contains a tab character. | 36 | |
| 'if' is not followed by whitespace. | 36 | |
| '{' is not preceded with whitespace. | 36 | |
| Line contains a tab character. | 37 | |
| Line contains a tab character. | 38 | |
| Line contains a tab character. | 39 | |
| Line contains a tab character. | 40 | |
| Line contains a tab character. | 43 | |
| Missing a Javadoc comment. | 43 | |
| Line contains a tab character. | 44 | |
| Line contains a tab character. | 45 | |
| Line contains a tab character. | 47 | |
| Missing a Javadoc comment. | 47 | |
| Parameter ts should be final. | 47 | |
| Line contains a tab character. | 48 | |
| Line contains a tab character. | 49 | |
| Line is longer than 80 characters (found 85). | 51 | |
| Line contains a tab character. | 51 | |
| Missing a Javadoc comment. | 51 | |
| Parameter listener should be final. | 51 | |
| Line contains a tab character. | 52 | |
| Line has trailing spaces. | 53 | |
| Line is longer than 80 characters (found 88). | 54 | |
| Line contains a tab character. | 54 | |
| Missing a Javadoc comment. | 54 | |
| Parameter listener should be final. | 54 | |
| Line has trailing spaces. | 59 |
| Severity | Message | Line |
|---|---|---|
| Line has trailing spaces. | 3 | |
| Line has trailing spaces. | 5 | |
| Line has trailing spaces. | 6 | |
| Line has trailing spaces. | 7 | |
| Line has trailing spaces. | 20 | |
| Line has trailing spaces. | 21 | |
| Unknown tag 'statuscode'. | 23 | |
| Line contains a tab character. | 27 | |
| Missing a Javadoc comment. | 27 | |
| Parameter ni should be final. | 27 | |
| Line contains a tab character. | 28 | |
| Line contains a tab character. | 29 | |
| Line contains a tab character. | 31 | |
| Method 'getSource' is not designed for extension - needs to be abstract, final or empty. | 31 | |
| Missing a Javadoc comment. | 31 | |
| Line contains a tab character. | 32 | |
| Line contains a tab character. | 33 |
| Severity | Message | Line |
|---|---|---|
| Line has trailing spaces. | 3 | |
| Line has trailing spaces. | 5 | |
| Line has trailing spaces. | 6 | |
| Line has trailing spaces. | 7 | |
| Line has trailing spaces. | 18 | |
| Line has trailing spaces. | 19 | |
| Unknown tag 'statuscode'. | 21 | |
| Line is longer than 80 characters (found 92). | 23 | |
| Line has trailing spaces. | 24 | |
| Line contains a tab character. | 25 | |
| Missing a Javadoc comment. | 25 | |
| Parameter ni should be final. | 25 | |
| Line contains a tab character. | 26 | |
| Line contains a tab character. | 27 | |
| Line contains a tab character. | 29 | |
| Method 'getSource' is not designed for extension - needs to be abstract, final or empty. | 29 | |
| Missing a Javadoc comment. | 29 | |
| Line contains a tab character. | 30 | |
| Line contains a tab character. | 31 |
| Severity | Message | Line |
|---|---|---|
| Line has trailing spaces. | 3 | |
| Line has trailing spaces. | 5 | |
| Line has trailing spaces. | 6 | |
| Line has trailing spaces. | 7 | |
| Line has trailing spaces. | 18 | |
| Line has trailing spaces. | 19 | |
| Unknown tag 'statuscode'. | 21 | |
| Line contains a tab character. | 25 | |
| Missing a Javadoc comment. | 25 | |
| Parameter networkInterface should be final. | 25 | |
| Line contains a tab character. | 26 | |
| Line contains a tab character. | 27 |
| Severity | Message | Line |
|---|---|---|
| Line has trailing spaces. | 3 | |
| Line has trailing spaces. | 5 | |
| Line has trailing spaces. | 6 | |
| Line has trailing spaces. | 7 | |
| Line has trailing spaces. | 18 | |
| Line has trailing spaces. | 19 | |
| Unknown tag 'statuscode'. | 21 | |
| Line contains a tab character. | 25 | |
| Missing a Javadoc comment. | 25 | |
| 'static' modifier out of order with the JLS suggestions. | 25 | |
| Line contains a tab character. | 26 | |
| Missing a Javadoc comment. | 26 | |
| 'static' modifier out of order with the JLS suggestions. | 26 | |
| Line has trailing spaces. | 27 | |
| Line contains a tab character. | 27 | |
| Line contains a tab character. | 28 | |
| Missing a Javadoc comment. | 28 | |
| Line has trailing spaces. | 29 | |
| Line is longer than 80 characters (found 84). | 30 | |
| Line contains a tab character. | 30 | |
| Missing a Javadoc comment. | 30 | |
| Parameter networkInterface should be final. | 30 | |
| Parameter status should be final. | 30 | |
| 'status' hides a field. | 30 | |
| '{' is not preceded with whitespace. | 30 | |
| Line contains a tab character. | 31 | |
| Line contains a tab character. | 32 | |
| Line contains a tab character. | 33 | |
| Line contains a tab character. | 35 | |
| Method 'getStatus' is not designed for extension - needs to be abstract, final or empty. | 35 | |
| Missing a Javadoc comment. | 35 | |
| Line contains a tab character. | 36 | |
| Line contains a tab character. | 37 |
| Severity | Message | Line |
|---|---|---|
| Line has trailing spaces. | 3 | |
| Line has trailing spaces. | 5 | |
| Line has trailing spaces. | 6 | |
| Line has trailing spaces. | 7 | |
| Missing a Javadoc comment. | 17 | |
| Line has trailing spaces. | 18 | |
| Line contains a tab character. | 19 | |
| Missing a Javadoc comment. | 19 | |
| Line contains a tab character. | 20 | |
| Line contains a tab character. | 21 | |
| Line contains a tab character. | 23 | |
| Missing a Javadoc comment. | 23 | |
| Parameter reason should be final. | 23 | |
| Line contains a tab character. | 24 | |
| Line contains a tab character. | 25 | |
| Line has trailing spaces. | 26 |
| Severity | Message | Line |
|---|---|---|
| Line has trailing spaces. | 3 | |
| Line has trailing spaces. | 5 | |
| Line has trailing spaces. | 6 | |
| Line has trailing spaces. | 7 | |
| Line has trailing spaces. | 18 | |
| Line has trailing spaces. | 19 | |
| Unknown tag 'statuscode'. | 21 | |
| Line contains a tab character. | 25 | |
| Missing a Javadoc comment. | 25 | |
| Line contains a tab character. | 26 | |
| Line contains a tab character. | 27 | |
| Line contains a tab character. | 29 | |
| Missing a Javadoc comment. | 29 | |
| Parameter reason should be final. | 29 | |
| Line contains a tab character. | 30 | |
| Line contains a tab character. | 31 |
| Severity | Message | Line |
|---|---|---|
| Missing package-info.java file. | ||
| Line has trailing spaces. | 3 | |
| Line has trailing spaces. | 5 | |
| Line has trailing spaces. | 6 | |
| Line has trailing spaces. | 7 | |
| Line has trailing spaces. | 18 | |
| Line has trailing spaces. | 19 | |
| Unknown tag 'statuscode'. | 21 | |
| Line contains a tab character. | 25 | |
| Missing a Javadoc comment. | 25 | |
| Line contains a tab character. | 26 | |
| Line contains a tab character. | 27 | |
| Line contains a tab character. | 29 | |
| Missing a Javadoc comment. | 29 | |
| Parameter reason should be final. | 29 | |
| Line contains a tab character. | 30 | |
| Line contains a tab character. | 31 |
| Severity | Message | Line |
|---|---|---|
| Line has trailing spaces. | 3 | |
| Line has trailing spaces. | 5 | |
| Line has trailing spaces. | 6 | |
| Line has trailing spaces. | 7 | |
| Line has trailing spaces. | 18 | |
| Line has trailing spaces. | 19 | |
| Unknown tag 'statuscode'. | 21 | |
| Line contains a tab character. | 25 | |
| Missing a Javadoc comment. | 25 | |
| Line contains a tab character. | 26 | |
| Line contains a tab character. | 27 | |
| Line contains a tab character. | 29 | |
| Missing a Javadoc comment. | 29 | |
| Parameter reason should be final. | 29 | |
| Line contains a tab character. | 30 | |
| Line contains a tab character. | 31 | |
| Line has trailing spaces. | 32 |
| Severity | Message | Line |
|---|---|---|
| Line has trailing spaces. | 3 | |
| Line has trailing spaces. | 5 | |
| Line has trailing spaces. | 6 | |
| Line has trailing spaces. | 7 | |
| Missing a Javadoc comment. | 19 | |
| Utility classes should not have a public or default constructor. | 19 | |
| Line has trailing spaces. | 20 | |
| Missing a Javadoc comment. | 21 | |
| Line is longer than 80 characters (found 125). | 24 | |
| Line contains a tab character. | 24 | |
| Missing a Javadoc comment. | 24 | |
| Parameter locator should be final. | 24 | |
| Line contains a tab character. | 25 | |
| Line has trailing spaces. | 27 | |
| Line contains a tab character. | 27 | |
| Line contains a tab character. | 28 | |
| Missing a Javadoc comment. | 28 | |
| Line contains a tab character. | 29 | |
| Line contains a tab character. | 30 | |
| Line has trailing spaces. | 31 |
| Severity | Message | Line |
|---|---|---|
| Line has trailing spaces. | 3 | |
| Line has trailing spaces. | 5 | |
| Line has trailing spaces. | 6 | |
| Line has trailing spaces. | 7 | |
| Missing a Javadoc comment. | 17 | |
| '{' is not preceded with whitespace. | 17 | |
| Line has trailing spaces. | 18 | |
| Line is longer than 80 characters (found 88). | 19 | |
| Line contains a tab character. | 19 | |
| Missing a Javadoc comment. | 19 | |
| Redundant 'public' modifier. | 19 | |
| Line contains a tab character. | 21 | |
| Missing a Javadoc comment. | 21 | |
| Redundant 'public' modifier. | 21 | |
| Line contains a tab character. | 23 | |
| Missing a Javadoc comment. | 23 | |
| Redundant 'public' modifier. | 23 |
| Severity | Message | Line |
|---|---|---|
| Line has trailing spaces. | 3 | |
| Line has trailing spaces. | 5 | |
| Line has trailing spaces. | 6 | |
| Line has trailing spaces. | 7 | |
| Missing a Javadoc comment. | 17 | |
| '{' is not preceded with whitespace. | 17 | |
| Line contains a tab character. | 18 | |
| Missing a Javadoc comment. | 18 | |
| Redundant 'public' modifier. | 18 |
| Severity | Message | Line |
|---|---|---|
| Line has trailing spaces. | 3 | |
| Line has trailing spaces. | 5 | |
| Line has trailing spaces. | 6 | |
| Line has trailing spaces. | 7 | |
| Missing a Javadoc comment. | 17 | |
| '{' is not preceded with whitespace. | 17 | |
| Line has trailing spaces. | 18 | |
| Line is longer than 80 characters (found 94). | 19 | |
| Line contains a tab character. | 19 | |
| Missing a Javadoc comment. | 19 | |
| Redundant 'public' modifier. | 19 | |
| '(' is preceded with whitespace. | 19 | |
| Line is longer than 80 characters (found 87). | 21 | |
| Line contains a tab character. | 21 | |
| Missing a Javadoc comment. | 21 | |
| Redundant 'public' modifier. | 21 |
| Severity | Message | Line |
|---|---|---|
| Missing package-info.java file. | ||
| Line has trailing spaces. | 3 | |
| Line has trailing spaces. | 5 | |
| Line has trailing spaces. | 6 | |
| Line has trailing spaces. | 7 | |
| Line has trailing spaces. | 18 | |
| Line has trailing spaces. | 19 | |
| Unknown tag 'statuscode'. | 21 | |
| '{' is not preceded with whitespace. | 23 | |
| Line has trailing spaces. | 24 | |
| Line contains a tab character. | 24 | |
| Line contains a tab character. | 25 | |
| Missing a Javadoc comment. | 25 | |
| Parameter source should be final. | 25 | |
| '{' is not preceded with whitespace. | 25 | |
| Line contains a tab character. | 26 | |
| Line contains a tab character. | 27 | |
| Line has trailing spaces. | 28 | |
| Line contains a tab character. | 29 | |
| Method 'getSource' is not designed for extension - needs to be abstract, final or empty. | 29 | |
| Missing a Javadoc comment. | 29 | |
| Line contains a tab character. | 30 | |
| Line contains a tab character. | 31 |
| Severity | Message | Line |
|---|---|---|
| Line has trailing spaces. | 3 | |
| Line has trailing spaces. | 5 | |
| Line has trailing spaces. | 6 | |
| Line has trailing spaces. | 7 | |
| Missing a Javadoc comment. | 17 | |
| '{' is not preceded with whitespace. | 17 | |
| Line has trailing spaces. | 18 | |
| Missing a Javadoc comment. | 19 | |
| Redundant 'public' modifier. | 19 |
| Severity | Message | Line |
|---|---|---|
| Line has trailing spaces. | 3 | |
| Line has trailing spaces. | 5 | |
| Line has trailing spaces. | 6 | |
| Line has trailing spaces. | 7 | |
| Missing a Javadoc comment. | 18 | |
| '{' is not preceded with whitespace. | 18 | |
| Line has trailing spaces. | 20 | |
| Missing a Javadoc comment. | 20 | |
| Redundant 'public' modifier. | 20 | |
| Name 'DVB_J_application' must match pattern '^[A-Z][A-Z0-9]*(_[A-Z0-9]+)*$'. | 20 | |
| Missing a Javadoc comment. | 22 | |
| Redundant 'public' modifier. | 22 | |
| Name 'DVB_HTML_application' must match pattern '^[A-Z][A-Z0-9]*(_[A-Z0-9]+)*$'. | 22 | |
| Missing a Javadoc comment. | 24 | |
| Redundant 'public' modifier. | 24 | |
| Missing a Javadoc comment. | 26 | |
| Redundant 'public' modifier. | 26 | |
| Line is longer than 80 characters (found 82). | 28 | |
| Missing a Javadoc comment. | 28 | |
| Redundant 'public' modifier. | 28 | |
| Missing a Javadoc comment. | 30 | |
| Redundant 'public' modifier. | 30 | |
| '(' is preceded with whitespace. | 30 | |
| ';' is preceded with whitespace. | 30 | |
| Missing a Javadoc comment. | 32 | |
| Redundant 'public' modifier. | 32 | |
| Line has trailing spaces. | 33 | |
| Line is longer than 80 characters (found 86). | 34 | |
| Missing a Javadoc comment. | 34 | |
| Redundant 'public' modifier. | 34 | |
| ';' is preceded with whitespace. | 34 | |
| Missing a Javadoc comment. | 36 | |
| Redundant 'public' modifier. | 36 | |
| '(' is preceded with whitespace. | 36 | |
| ';' is preceded with whitespace. | 36 | |
| Missing a Javadoc comment. | 38 | |
| Redundant 'public' modifier. | 38 | |
| '(' is preceded with whitespace. | 38 | |
| ';' is preceded with whitespace. | 38 | |
| Missing a Javadoc comment. | 40 | |
| Redundant 'public' modifier. | 40 | |
| '(' is preceded with whitespace. | 40 | |
| ';' is preceded with whitespace. | 40 | |
| Missing a Javadoc comment. | 42 | |
| Redundant 'public' modifier. | 42 | |
| '(' is preceded with whitespace. | 42 | |
| ';' is preceded with whitespace. | 42 | |
| Missing a Javadoc comment. | 44 | |
| Redundant 'public' modifier. | 44 | |
| Missing a Javadoc comment. | 46 | |
| Redundant 'public' modifier. | 46 | |
| Line contains a tab character. | 48 | |
| Missing a Javadoc comment. | 48 | |
| Redundant 'public' modifier. | 48 | |
| '(' is preceded with whitespace. | 48 | |
| ';' is preceded with whitespace. | 48 |
| Severity | Message | Line |
|---|---|---|
| Line has trailing spaces. | 3 | |
| Line has trailing spaces. | 5 | |
| Line has trailing spaces. | 6 | |
| Line has trailing spaces. | 7 | |
| Missing a Javadoc comment. | 18 | |
| Line contains a tab character. | 20 | |
| Method 'getOID' is not designed for extension - needs to be abstract, final or empty. | 20 | |
| Missing a Javadoc comment. | 20 | |
| '{' is not preceded with whitespace. | 20 | |
| 'return' is not preceded with whitespace. | 20 | |
| '{' is not followed by whitespace. | 20 | |
| ';' is not followed by whitespace. | 20 | |
| '}' is not preceded with whitespace. | 20 | |
| Line has trailing spaces. | 21 | |
| Method 'getAID' is not designed for extension - needs to be abstract, final or empty. | 22 | |
| Missing a Javadoc comment. | 22 | |
| '{' is not preceded with whitespace. | 22 | |
| 'return' is not preceded with whitespace. | 22 | |
| '{' is not followed by whitespace. | 22 | |
| ';' is not followed by whitespace. | 22 | |
| '}' is not preceded with whitespace. | 22 | |
| Line has trailing spaces. | 23 | |
| Missing a Javadoc comment. | 24 | |
| Parameter oid should be final. | 24 | |
| Parameter aid should be final. | 24 | |
| '{' is not preceded with whitespace. | 24 | |
| '{' is not followed by whitespace. | 24 | |
| '}' is not preceded with whitespace. | 24 | |
| Method 'toString' is not designed for extension - needs to be abstract, final or empty. | 26 | |
| Missing a Javadoc comment. | 26 | |
| '{' is not preceded with whitespace. | 26 | |
| 'return' is not preceded with whitespace. | 26 | |
| '{' is not followed by whitespace. | 26 | |
| ';' is not followed by whitespace. | 26 | |
| '}' is not preceded with whitespace. | 26 | |
| Line contains a tab character. | 28 | |
| Method 'equals' is not designed for extension - needs to be abstract, final or empty. | 28 | |
| Missing a Javadoc comment. | 28 | |
| '(' is followed by whitespace. | 28 | |
| Parameter obj should be final. | 28 | |
| ')' is preceded with whitespace. | 28 | |
| Line contains a tab character. | 29 | |
| Line contains a tab character. | 30 | |
| Line contains a tab character. | 32 | |
| Method 'hashCode' is not designed for extension - needs to be abstract, final or empty. | 32 | |
| Missing a Javadoc comment. | 32 | |
| Line contains a tab character. | 33 | |
| Line contains a tab character. | 34 |
| Severity | Message | Line |
|---|---|---|
| Line contains a tab character. | 1 | |
| Line has trailing spaces. | 3 | |
| Line has trailing spaces. | 5 | |
| Line has trailing spaces. | 6 | |
| Line has trailing spaces. | 7 | |
| Missing a Javadoc comment. | 19 | |
| Line has trailing spaces. | 20 | |
| Missing a Javadoc comment. | 21 | |
| '{' is not followed by whitespace. | 21 | |
| '}' is not preceded with whitespace. | 21 | |
| Method 'getLocator' is not designed for extension - needs to be abstract, final or empty. | 23 | |
| Missing a Javadoc comment. | 23 | |
| 'return' is not preceded with whitespace. | 23 | |
| '{' is not followed by whitespace. | 23 | |
| ';' is not followed by whitespace. | 23 | |
| '}' is not preceded with whitespace. | 23 | |
| Line has trailing spaces. | 24 | |
| Method 'getIconFlags' is not designed for extension - needs to be abstract, final or empty. | 25 | |
| Missing a Javadoc comment. | 25 | |
| '{' is not preceded with whitespace. | 25 | |
| 'return' is not preceded with whitespace. | 25 | |
| '{' is not followed by whitespace. | 25 | |
| ';' is not followed by whitespace. | 25 | |
| '}' is not preceded with whitespace. | 25 |
| Severity | Message | Line |
|---|---|---|
| Line has trailing spaces. | 3 | |
| Line has trailing spaces. | 5 | |
| Line has trailing spaces. | 6 | |
| Line has trailing spaces. | 7 | |
| ';' is preceded with whitespace. | 15 | |
| Line has trailing spaces. | 16 | |
| Missing a Javadoc comment. | 17 | |
| Missing a Javadoc comment. | 19 | |
| Redundant 'public' modifier. | 19 | |
| Line has trailing spaces. | 21 | |
| Missing a Javadoc comment. | 21 | |
| Redundant 'public' modifier. | 21 | |
| Missing a Javadoc comment. | 23 | |
| Redundant 'public' modifier. | 23 | |
| Missing a Javadoc comment. | 25 | |
| Redundant 'public' modifier. | 25 | |
| Missing a Javadoc comment. | 27 | |
| Redundant 'public' modifier. | 27 | |
| '(' is preceded with whitespace. | 27 | |
| ';' is preceded with whitespace. | 27 | |
| Missing a Javadoc comment. | 29 | |
| Redundant 'public' modifier. | 29 | |
| '(' is preceded with whitespace. | 29 | |
| Missing a Javadoc comment. | 31 | |
| Redundant 'public' modifier. | 31 | |
| '(' is preceded with whitespace. | 31 | |
| Array brackets at illegal position. | 31 | |
| Missing a Javadoc comment. | 33 | |
| Redundant 'public' modifier. | 33 | |
| Line has trailing spaces. | 34 | |
| Missing a Javadoc comment. | 35 | |
| Redundant 'public' modifier. | 35 | |
| Line has trailing spaces. | 36 | |
| Line contains a tab character. | 36 | |
| Missing a Javadoc comment. | 37 | |
| Redundant 'public' modifier. | 37 | |
| '(' is preceded with whitespace. | 37 | |
| ';' is preceded with whitespace. | 37 | |
| Line is longer than 80 characters (found 91). | 39 | |
| Line contains a tab character. | 39 | |
| Missing a Javadoc comment. | 39 | |
| Redundant 'public' modifier. | 39 | |
| '(' is preceded with whitespace. | 39 | |
| ';' is preceded with whitespace. | 39 | |
| Line has trailing spaces. | 40 | |
| Line is longer than 80 characters (found 90). | 41 | |
| Missing a Javadoc comment. | 41 | |
| Redundant 'public' modifier. | 41 | |
| '(' is preceded with whitespace. | 41 | |
| ';' is preceded with whitespace. | 41 |
| Severity | Message | Line |
|---|---|---|
| Line has trailing spaces. | 3 | |
| Line has trailing spaces. | 5 | |
| Line has trailing spaces. | 6 | |
| Line has trailing spaces. | 7 | |
| Line has trailing spaces. | 20 | |
| Line has trailing spaces. | 21 | |
| Unknown tag 'statuscode'. | 23 | |
| Line has trailing spaces. | 26 | |
| Line contains a tab character. | 27 | |
| Missing a Javadoc comment. | 27 | |
| Line contains a tab character. | 28 | |
| Missing a Javadoc comment. | 28 | |
| Line contains a tab character. | 29 | |
| Missing a Javadoc comment. | 29 | |
| Line has trailing spaces. | 30 | |
| Line contains a tab character. | 30 | |
| Missing a Javadoc comment. | 30 | |
| Line has trailing spaces. | 31 | |
| Line contains a tab character. | 31 | |
| Line is longer than 80 characters (found 107). | 32 | |
| Missing a Javadoc comment. | 32 | |
| Parameter appId should be final. | 32 | |
| 'appId' hides a field. | 32 | |
| Parameter fromState should be final. | 32 | |
| 'fromState' hides a field. | 32 | |
| Parameter toState should be final. | 32 | |
| 'toState' hides a field. | 32 | |
| Parameter source should be final. | 32 | |
| Parameter hasFailed should be final. | 32 | |
| 'hasFailed' hides a field. | 32 | |
| Line contains a tab character. | 33 | |
| ';' is preceded with whitespace. | 33 | |
| Line contains a tab character. | 34 | |
| Line contains a tab character. | 35 | |
| Line contains a tab character. | 36 | |
| Line contains a tab character. | 37 | |
| Method 'getAppID' is not designed for extension - needs to be abstract, final or empty. | 40 | |
| Missing a Javadoc comment. | 40 | |
| '(' is preceded with whitespace. | 40 | |
| Line contains a tab character. | 41 | |
| Line has trailing spaces. | 43 | |
| Method 'getFromState' is not designed for extension - needs to be abstract, final or empty. | 44 | |
| Missing a Javadoc comment. | 44 | |
| '(' is preceded with whitespace. | 44 | |
| Line contains a tab character. | 45 | |
| Method 'getToState' is not designed for extension - needs to be abstract, final or empty. | 48 | |
| Missing a Javadoc comment. | 48 | |
| '(' is preceded with whitespace. | 48 | |
| Line contains a tab character. | 49 | |
| Method 'hasFailed' is not designed for extension - needs to be abstract, final or empty. | 52 | |
| Missing a Javadoc comment. | 52 | |
| '(' is preceded with whitespace. | 52 | |
| Line contains a tab character. | 53 |
| Severity | Message | Line |
|---|---|---|
| Line has trailing spaces. | 3 | |
| Line has trailing spaces. | 5 | |
| Line has trailing spaces. | 6 | |
| Line has trailing spaces. | 7 | |
| Missing a Javadoc comment. | 19 | |
| '{' is not preceded with whitespace. | 19 | |
| Line has trailing spaces. | 20 | |
| Missing a Javadoc comment. | 21 | |
| Redundant 'public' modifier. | 21 | |
| Line has trailing spaces. | 22 |
| Severity | Message | Line |
|---|---|---|
| Line has trailing spaces. | 3 | |
| Line has trailing spaces. | 5 | |
| Line has trailing spaces. | 6 | |
| Line has trailing spaces. | 7 | |
| Line has trailing spaces. | 19 | |
| Unknown tag 'statuscode'. | 21 | |
| Line is longer than 80 characters (found 123). | 22 | |
| Unknown tag 'comment'. | 22 | |
| Line is longer than 80 characters (found 83). | 26 | |
| Missing a Javadoc comment. | 26 | |
| Name 'hash' must match pattern '^[A-Z][A-Z0-9]*(_[A-Z0-9]+)*$'. | 26 | |
| Line has trailing spaces. | 27 | |
| Line contains a tab character. | 28 | |
| Missing a Javadoc comment. | 28 | |
| Line contains a tab character. | 29 | |
| Line contains a tab character. | 30 | |
| Line has trailing spaces. | 31 | |
| Line contains a tab character. | 31 | |
| Line contains a tab character. | 32 | |
| Missing a Javadoc comment. | 32 | |
| Parameter name should be final. | 32 | |
| Parameter actions should be final. | 32 | |
| '{' is not preceded with whitespace. | 32 | |
| Line contains a tab character. | 33 | |
| Line contains a tab character. | 34 | |
| Line has trailing spaces. | 36 | |
| Line contains a tab character. | 36 | |
| Missing a Javadoc comment. | 36 | |
| Line contains a tab character. | 37 | |
| Line contains a tab character. | 38 | |
| Line contains a tab character. | 40 | |
| Missing a Javadoc comment. | 40 | |
| Parameter permission should be final. | 40 | |
| Line contains a tab character. | 41 | |
| Line contains a tab character. | 42 | |
| Line has trailing spaces. | 44 | |
| Line contains a tab character. | 44 | |
| Missing a Javadoc comment. | 44 | |
| Parameter obj should be final. | 44 | |
| Line contains a tab character. | 45 | |
| Line contains a tab character. | 46 | |
| Line has trailing spaces. | 48 | |
| Line contains a tab character. | 48 | |
| Missing a Javadoc comment. | 48 | |
| Line contains a tab character. | 49 | |
| Line contains a tab character. | 50 |
| Severity | Message | Line |
|---|---|---|
| Line has trailing spaces. | 3 | |
| Line has trailing spaces. | 5 | |
| Line has trailing spaces. | 6 | |
| Line has trailing spaces. | 7 | |
| Missing a Javadoc comment. | 19 | |
| Line contains a tab character. | 21 | |
| Missing a Javadoc comment. | 21 | |
| Line contains a tab character. | 22 | |
| Line has trailing spaces. | 25 | |
| Missing a Javadoc comment. | 25 | |
| 'public' modifier out of order with the JLS suggestions. | 25 | |
| Line contains a tab character. | 26 | |
| ';' is preceded with whitespace. | 26 | |
| Line has trailing spaces. | 28 | |
| Method 'size' is not designed for extension - needs to be abstract, final or empty. | 30 | |
| Missing a Javadoc comment. | 30 | |
| Line has trailing spaces. | 31 | |
| Line contains a tab character. | 31 | |
| ';' is preceded with whitespace. | 31 | |
| Line has trailing spaces. | 34 | |
| Method 'getAppIDs' is not designed for extension - needs to be abstract, final or empty. | 34 | |
| Missing a Javadoc comment. | 34 | |
| Parameter filter should be final. | 34 | |
| Line contains a tab character. | 35 | |
| ';' is preceded with whitespace. | 35 | |
| Line has trailing spaces. | 37 | |
| Line has trailing spaces. | 38 | |
| Method 'getAppAttributes' is not designed for extension - needs to be abstract, final or empty. | 38 | |
| Missing a Javadoc comment. | 38 | |
| Parameter filter should be final. | 38 | |
| Line contains a tab character. | 39 | |
| ';' is preceded with whitespace. | 39 | |
| Method 'getAppAttributes' is not designed for extension - needs to be abstract, final or empty. | 42 | |
| Missing a Javadoc comment. | 42 | |
| '(' is preceded with whitespace. | 42 | |
| Parameter key should be final. | 42 | |
| Line contains a tab character. | 43 | |
| Method 'getAppProxy' is not designed for extension - needs to be abstract, final or empty. | 46 | |
| Missing a Javadoc comment. | 46 | |
| Parameter key should be final. | 46 | |
| Line contains a tab character. | 47 | |
| Missing a Javadoc comment. | 50 | |
| Parameter listener should be final. | 50 | |
| '{' is not preceded with whitespace. | 50 | |
| Line has trailing spaces. | 52 | |
| Missing a Javadoc comment. | 53 | |
| Parameter listener should be final. | 53 | |
| '{' is not preceded with whitespace. | 53 | |
| Line has trailing spaces. | 55 |
| Severity | Message | Line |
|---|---|---|
| Line has trailing spaces. | 3 | |
| Line has trailing spaces. | 5 | |
| Line has trailing spaces. | 6 | |
| Line has trailing spaces. | 7 | |
| Line has trailing spaces. | 17 | |
| Line has trailing spaces. | 18 | |
| Unknown tag 'statuscode'. | 20 | |
| Line contains a tab character. | 24 | |
| Missing a Javadoc comment. | 24 | |
| 'public' modifier out of order with the JLS suggestions. | 24 | |
| Line contains a tab character. | 25 | |
| Missing a Javadoc comment. | 25 | |
| 'public' modifier out of order with the JLS suggestions. | 25 | |
| Line contains a tab character. | 26 | |
| Missing a Javadoc comment. | 26 | |
| 'public' modifier out of order with the JLS suggestions. | 26 | |
| Line contains a tab character. | 27 | |
| Missing a Javadoc comment. | 27 | |
| 'public' modifier out of order with the JLS suggestions. | 27 | |
| Line has trailing spaces. | 28 | |
| Line contains a tab character. | 28 | |
| Line contains a tab character. | 29 | |
| Missing a Javadoc comment. | 29 | |
| Line contains a tab character. | 30 | |
| Missing a Javadoc comment. | 30 | |
| Line has trailing spaces. | 31 | |
| Line contains a tab character. | 31 | |
| Line contains a tab character. | 32 | |
| Missing a Javadoc comment. | 32 | |
| Parameter id should be final. | 32 | |
| Parameter appId should be final. | 32 | |
| 'appId' hides a field. | 32 | |
| Parameter source should be final. | 32 | |
| Line contains a tab character. | 33 | |
| Line contains a tab character. | 34 | |
| Line contains a tab character. | 35 | |
| Line contains a tab character. | 36 | |
| Line has trailing spaces. | 37 | |
| Line contains a tab character. | 37 | |
| Line contains a tab character. | 38 | |
| Method 'getAppID' is not designed for extension - needs to be abstract, final or empty. | 38 | |
| Missing a Javadoc comment. | 38 | |
| Line contains a tab character. | 39 | |
| Line contains a tab character. | 40 | |
| Line has trailing spaces. | 41 | |
| Line contains a tab character. | 41 | |
| Line contains a tab character. | 42 | |
| Method 'getEventId' is not designed for extension - needs to be abstract, final or empty. | 42 | |
| Missing a Javadoc comment. | 42 | |
| Line contains a tab character. | 43 | |
| Line contains a tab character. | 44 |
| Severity | Message | Line |
|---|---|---|
| Line has trailing spaces. | 3 | |
| Line has trailing spaces. | 5 | |
| Line has trailing spaces. | 6 | |
| Line has trailing spaces. | 7 | |
| Missing a Javadoc comment. | 19 | |
| '{' is not preceded with whitespace. | 19 | |
| Line has trailing spaces. | 20 | |
| Missing a Javadoc comment. | 21 | |
| Redundant 'public' modifier. | 21 | |
| Line has trailing spaces. | 22 | |
| Missing a Javadoc comment. | 23 | |
| Redundant 'public' modifier. | 23 | |
| Line has trailing spaces. | 24 | |
| Missing a Javadoc comment. | 25 | |
| Redundant 'public' modifier. | 25 | |
| Line has trailing spaces. | 26 | |
| Missing a Javadoc comment. | 27 | |
| Redundant 'public' modifier. | 27 |
| Severity | Message | Line |
|---|---|---|
| Line has trailing spaces. | 3 | |
| Line has trailing spaces. | 5 | |
| Line has trailing spaces. | 6 | |
| Line has trailing spaces. | 7 | |
| ';' is preceded with whitespace. | 15 | |
| Line has trailing spaces. | 18 | |
| Line has trailing spaces. | 19 | |
| Unknown tag 'statuscode'. | 21 | |
| Missing a Javadoc comment. | 25 |
| Severity | Message | Line |
|---|---|---|
| Line has trailing spaces. | 3 | |
| Line has trailing spaces. | 5 | |
| Line has trailing spaces. | 6 | |
| Line has trailing spaces. | 7 | |
| ';' is preceded with whitespace. | 15 | |
| Line is longer than 80 characters (found 85). | 24 | |
| Unknown tag 'statuscode'. | 26 | |
| Unknown tag 'comment'. | 27 | |
| Line is longer than 80 characters (found 112). | 31 | |
| Missing a Javadoc comment. | 31 | |
| Name 'log' must match pattern '^[A-Z][A-Z0-9]*(_[A-Z0-9]+)*$'. | 31 | |
| Line has trailing spaces. | 32 | |
| Line contains a tab character. | 33 | |
| Missing a Javadoc comment. | 33 | |
| Line contains a tab character. | 34 | |
| Line contains a tab character. | 35 | |
| Line has trailing spaces. | 37 | |
| Line contains a tab character. | 37 | |
| Method 'accept' is not designed for extension - needs to be abstract, final or empty. | 37 | |
| Missing a Javadoc comment. | 37 | |
| Parameter appId should be final. | 37 | |
| Line has trailing spaces. | 38 | |
| Line contains a tab character. | 38 | |
| Line contains a tab character. | 39 | |
| Line contains a tab character. | 40 | |
| Line has trailing spaces. | 41 | |
| Line contains a tab character. | 41 | |
| Line contains a tab character. | 42 | |
| Line is longer than 80 characters (found 87). | 43 | |
| Line contains a tab character. | 43 | |
| Line has trailing spaces. | 44 | |
| Line contains a tab character. | 44 | |
| Line contains a tab character. | 45 | |
| Line is longer than 80 characters (found 106). | 46 | |
| Line contains a tab character. | 46 | |
| Line has trailing spaces. | 47 | |
| Line contains a tab character. | 47 | |
| Line contains a tab character. | 48 | |
| Line contains a tab character. | 49 | |
| 'try' is not followed by whitespace. | 49 | |
| '{' is not preceded with whitespace. | 49 | |
| Line is longer than 80 characters (found 92). | 50 | |
| Line contains a tab character. | 50 | |
| Line contains a tab character. | 51 | |
| Line contains a tab character. | 52 | |
| '}' should be on the same line. | 52 | |
| Line contains a tab character. | 53 | |
| 'catch' is not followed by whitespace. | 53 | |
| '{' is not preceded with whitespace. | 53 | |
| Line contains a tab character. | 54 | |
| Line contains a tab character. | 55 | |
| Line has trailing spaces. | 56 | |
| Line contains a tab character. | 56 | |
| Line contains a tab character. | 57 | |
| Line contains a tab character. | 58 |
| Severity | Message | Line |
|---|---|---|
| Line has trailing spaces. | 3 | |
| Line has trailing spaces. | 5 | |
| Line has trailing spaces. | 6 | |
| Line has trailing spaces. | 7 | |
| ';' is preceded with whitespace. | 15 | |
| Missing a Javadoc comment. | 17 | |
| Line has trailing spaces. | 18 | |
| Line contains a tab character. | 18 | |
| Line contains a tab character. | 19 | |
| Missing a Javadoc comment. | 19 | |
| Redundant 'public' modifier. | 19 | |
| Line contains a tab character. | 20 | |
| Missing a Javadoc comment. | 20 | |
| Redundant 'public' modifier. | 20 | |
| Line has trailing spaces. | 21 | |
| Line contains a tab character. | 22 | |
| Missing a Javadoc comment. | 22 | |
| Redundant 'public' modifier. | 22 | |
| '(' is preceded with whitespace. | 22 | |
| ';' is preceded with whitespace. | 22 | |
| Line has trailing spaces. | 23 | |
| Line contains a tab character. | 24 | |
| Missing a Javadoc comment. | 24 | |
| Redundant 'public' modifier. | 24 | |
| '(' is preceded with whitespace. | 24 | |
| ';' is preceded with whitespace. | 24 | |
| Line has trailing spaces. | 25 | |
| Line contains a tab character. | 26 | |
| Missing a Javadoc comment. | 26 | |
| Redundant 'public' modifier. | 26 | |
| '(' is preceded with whitespace. | 26 | |
| ';' is preceded with whitespace. | 26 |
| Severity | Message | Line |
|---|---|---|
| Line has trailing spaces. | 3 | |
| Line has trailing spaces. | 5 | |
| Line has trailing spaces. | 6 | |
| Line has trailing spaces. | 7 | |
| Missing a Javadoc comment. | 17 | |
| '{' is not preceded with whitespace. | 17 | |
| Line contains a tab character. | 19 | |
| Missing a Javadoc comment. | 19 | |
| Redundant 'public' modifier. | 19 | |
| Line has trailing spaces. | 20 | |
| Line contains a tab character. | 20 | |
| Line has trailing spaces. | 21 | |
| Line contains a tab character. | 21 | |
| Missing a Javadoc comment. | 21 | |
| Redundant 'public' modifier. | 21 | |
| Line has trailing spaces. | 22 | |
| Line contains a tab character. | 22 | |
| Line contains a tab character. | 23 | |
| Missing a Javadoc comment. | 23 | |
| Redundant 'public' modifier. | 23 | |
| ';' is preceded with whitespace. | 23 |
| Severity | Message | Line |
|---|---|---|
| Line has trailing spaces. | 3 | |
| Line has trailing spaces. | 5 | |
| Line has trailing spaces. | 6 | |
| Line has trailing spaces. | 7 | |
| ';' is preceded with whitespace. | 15 | |
| Line has trailing spaces. | 18 | |
| Unknown tag 'statuscode'. | 20 | |
| Line has trailing spaces. | 23 | |
| Line contains a tab character. | 23 | |
| Line contains a tab character. | 24 | |
| Missing a Javadoc comment. | 24 | |
| '{' is not preceded with whitespace. | 24 | |
| Line contains a tab character. | 25 | |
| Line contains a tab character. | 26 | |
| Line contains a tab character. | 28 | |
| Missing a Javadoc comment. | 28 | |
| Parameter s should be final. | 28 | |
| '{' is not preceded with whitespace. | 28 | |
| Line contains a tab character. | 29 | |
| Line contains a tab character. | 30 |
| Severity | Message | Line |
|---|---|---|
| Missing package-info.java file. | ||
| Line has trailing spaces. | 3 | |
| Line has trailing spaces. | 5 | |
| Line has trailing spaces. | 6 | |
| Line has trailing spaces. | 7 | |
| ';' is preceded with whitespace. | 15 | |
| Line has trailing spaces. | 18 | |
| Line has trailing spaces. | 19 | |
| Unknown tag 'statuscode'. | 21 | |
| Line has trailing spaces. | 24 | |
| Line contains a tab character. | 24 | |
| Line contains a tab character. | 25 | |
| Missing a Javadoc comment. | 25 | |
| '{' is not preceded with whitespace. | 25 | |
| Line contains a tab character. | 26 | |
| Line contains a tab character. | 27 | |
| Line contains a tab character. | 29 | |
| Missing a Javadoc comment. | 29 | |
| Parameter s should be final. | 29 | |
| '{' is not preceded with whitespace. | 29 | |
| Line contains a tab character. | 30 | |
| Line contains a tab character. | 31 |
| Severity | Message | Line |
|---|---|---|
| Line has trailing spaces. | 3 | |
| Line has trailing spaces. | 5 | |
| Line has trailing spaces. | 6 | |
| Line has trailing spaces. | 7 | |
| ';' is preceded with whitespace. | 15 | |
| Missing a Javadoc comment. | 17 | |
| Line contains a tab character. | 19 | |
| Missing a Javadoc comment. | 19 | |
| Line contains a tab character. | 20 | |
| Line contains a tab character. | 21 | |
| Line has trailing spaces. | 22 | |
| Line contains a tab character. | 22 | |
| Line contains a tab character. | 23 | |
| Method 'accept' is not designed for extension - needs to be abstract, final or empty. | 23 | |
| Missing a Javadoc comment. | 23 | |
| Parameter appid should be final. | 23 | |
| ';' is not followed by whitespace. | 23 | |
| '}' is not preceded with whitespace. | 23 |
| Severity | Message | Line |
|---|---|---|
| File does not end with a newline. | ||
| Line has trailing spaces. | 3 | |
| Line has trailing spaces. | 5 | |
| Line has trailing spaces. | 6 | |
| Line has trailing spaces. | 7 | |
| Line has trailing spaces. | 17 | |
| Line has trailing spaces. | 18 | |
| Unknown tag 'statuscode'. | 20 | |
| Missing a Javadoc comment. | 24 | |
| Parameter dsmccobject should be final. | 24 | |
| Method 'getSource' is not designed for extension - needs to be abstract, final or empty. | 28 | |
| Missing a Javadoc comment. | 28 |
| Severity | Message | Line |
|---|---|---|
| Line has trailing spaces. | 3 | |
| Line has trailing spaces. | 5 | |
| Line has trailing spaces. | 6 | |
| Line has trailing spaces. | 7 | |
| Line is longer than 80 characters (found 83). | 17 | |
| Missing a Javadoc comment. | 17 | |
| Line contains a tab character. | 19 | |
| Missing a Javadoc comment. | 19 | |
| Redundant 'public' modifier. | 19 |
| Severity | Message | Line |
|---|---|---|
| Line has trailing spaces. | 3 | |
| Line has trailing spaces. | 5 | |
| Line has trailing spaces. | 6 | |
| Line has trailing spaces. | 7 | |
| Line has trailing spaces. | 18 | |
| Line has trailing spaces. | 19 | |
| Unknown tag 'statuscode'. | 21 | |
| Line contains a tab character. | 25 | |
| Missing a Javadoc comment. | 25 | |
| '{' is not preceded with whitespace. | 25 | |
| Line contains a tab character. | 26 | |
| Line has trailing spaces. | 28 | |
| Line contains a tab character. | 29 | |
| Missing a Javadoc comment. | 29 | |
| Parameter s should be final. | 29 | |
| '{' is not preceded with whitespace. | 29 |
| Severity | Message | Line |
|---|---|---|
| Line has trailing spaces. | 3 | |
| Line has trailing spaces. | 5 | |
| Line has trailing spaces. | 6 | |
| Line has trailing spaces. | 7 | |
| ';' is preceded with whitespace. | 15 | |
| First sentence should end with a period. | 21 | |
| Line has trailing spaces. | 24 | |
| Line has trailing spaces. | 26 | |
| Line has trailing spaces. | 27 | |
| Line has trailing spaces. | 30 | |
| Missing a Javadoc comment. | 31 | |
| Missing a Javadoc comment. | 32 | |
| Line has trailing spaces. | 33 | |
| Missing a Javadoc comment. | 33 | |
| Line has trailing spaces. | 34 | |
| Line contains a tab character. | 35 | |
| Missing a Javadoc comment. | 35 | |
| '(' is preceded with whitespace. | 35 | |
| Parameter path should be final. | 35 | |
| Line contains a tab character. | 36 | |
| Line has trailing spaces. | 38 | |
| Line contains a tab character. | 39 | |
| Missing a Javadoc comment. | 39 | |
| '(' is preceded with whitespace. | 39 | |
| Parameter path should be final. | 39 | |
| Parameter name should be final. | 39 | |
| Line contains a tab character. | 40 | |
| Line has trailing spaces. | 42 | |
| Line contains a tab character. | 43 | |
| Missing a Javadoc comment. | 43 | |
| '(' is preceded with whitespace. | 43 | |
| Parameter dir should be final. | 43 | |
| Parameter name should be final. | 43 | |
| Line contains a tab character. | 44 | |
| Line contains a tab character. | 45 | |
| Line has trailing spaces. | 46 | |
| Line has trailing spaces. | 47 | |
| Line contains a tab character. | 47 | |
| Method 'isLoaded' is not designed for extension - needs to be abstract, final or empty. | 47 | |
| Missing a Javadoc comment. | 47 | |
| Line contains a tab character. | 48 | |
| Line contains a tab character. | 49 | |
| Line contains a tab character. | 51 | |
| Method 'isStream' is not designed for extension - needs to be abstract, final or empty. | 51 | |
| Missing a Javadoc comment. | 51 | |
| 'return' is not preceded with whitespace. | 51 | |
| '{' is not followed by whitespace. | 51 | |
| ';' is not followed by whitespace. | 51 | |
| '}' is not preceded with whitespace. | 51 | |
| Line has trailing spaces. | 52 | |
| Line contains a tab character. | 53 | |
| Method 'isStreamEvent' is not designed for extension - needs to be abstract, final or empty. | 53 | |
| Missing a Javadoc comment. | 53 | |
| 'return' is not preceded with whitespace. | 53 | |
| '{' is not followed by whitespace. | 53 | |
| ';' is not followed by whitespace. | 53 | |
| '}' is not preceded with whitespace. | 53 | |
| Line has trailing spaces. | 54 | |
| Line contains a tab character. | 55 | |
| Method 'isObjectKindKnown' is not designed for extension - needs to be abstract, final or empty. | 55 | |
| Missing a Javadoc comment. | 55 | |
| 'return' is not preceded with whitespace. | 55 | |
| '{' is not followed by whitespace. | 55 | |
| ';' is not followed by whitespace. | 55 | |
| '}' is not preceded with whitespace. | 55 | |
| Line contains a tab character. | 57 | |
| Missing a Javadoc comment. | 57 | |
| Line is longer than 80 characters (found 108). | 58 | |
| Line is longer than 80 characters (found 85). | 59 | |
| Line contains a tab character. | 59 | |
| Line has trailing spaces. | 61 | |
| Line is longer than 80 characters (found 107). | 62 | |
| Line contains a tab character. | 62 | |
| Missing a Javadoc comment. | 62 | |
| '(' is preceded with whitespace. | 62 | |
| Parameter l should be final. | 62 | |
| Line contains a tab character. | 63 | |
| Line has trailing spaces. | 64 | |
| Line contains a tab character. | 65 | |
| Missing a Javadoc comment. | 65 | |
| Line contains a tab character. | 68 | |
| Missing a Javadoc comment. | 68 | |
| Parameter path should be final. | 68 | |
| Parameter priority should be final. | 68 | |
| Line contains a tab character. | 69 | |
| Line contains a tab character. | 70 | |
| Line is longer than 80 characters (found 85). | 72 | |
| Line contains a tab character. | 72 | |
| Missing a Javadoc comment. | 72 | |
| Parameter dir should be final. | 72 | |
| Parameter path should be final. | 72 | |
| Parameter priority should be final. | 72 | |
| Line contains a tab character. | 73 | |
| Line contains a tab character. | 74 | |
| Line has trailing spaces. | 75 | |
| Missing a Javadoc comment. | 76 | |
| Line has trailing spaces. | 78 | |
| Method 'getURL' is not designed for extension - needs to be abstract, final or empty. | 79 | |
| Missing a Javadoc comment. | 79 | |
| 'return' is not preceded with whitespace. | 79 | |
| '{' is not followed by whitespace. | 79 | |
| Line has trailing spaces. | 81 | |
| Line is longer than 80 characters (found 124). | 82 | |
| Line contains a tab character. | 82 | |
| Missing a Javadoc comment. | 82 | |
| Parameter listener should be final. | 82 | |
| Line contains a tab character. | 83 | |
| Line has trailing spaces. | 84 | |
| Line is longer than 80 characters (found 89). | 85 | |
| Line contains a tab character. | 85 | |
| Missing a Javadoc comment. | 85 | |
| Parameter listener should be final. | 85 | |
| Line has trailing spaces. | 86 | |
| Line has trailing spaces. | 87 | |
| Line is longer than 80 characters (found 109). | 88 | |
| Line contains a tab character. | 88 | |
| Missing a Javadoc comment. | 88 | |
| '(' is preceded with whitespace. | 88 | |
| Parameter l should be final. | 88 | |
| Line contains a tab character. | 89 | |
| Line contains a tab character. | 91 | |
| Missing a Javadoc comment. | 91 | |
| '(' is followed by whitespace. | 91 | |
| Parameter retrieval_mode should be final. | 91 | |
| Name 'retrieval_mode' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 91 | |
| ')' is preceded with whitespace. | 91 | |
| '{' is not followed by whitespace. | 91 | |
| '}' is not preceded with whitespace. | 91 | |
| Line has trailing spaces. | 94 | |
| Line contains a tab character. | 94 | |
| Method 'getSigners' is not designed for extension - needs to be abstract, final or empty. | 94 | |
| Missing a Javadoc comment. | 94 | |
| Line has trailing spaces. | 95 | |
| Line contains a tab character. | 95 | |
| Line contains a tab character. | 96 |
| Severity | Message | Line |
|---|---|---|
| Line has trailing spaces. | 3 | |
| Line has trailing spaces. | 5 | |
| Line has trailing spaces. | 6 | |
| Line has trailing spaces. | 7 | |
| Missing a Javadoc comment. | 19 | |
| Line is longer than 80 characters (found 107). | 22 | |
| Line contains a tab character. | 22 | |
| Missing a Javadoc comment. | 22 | |
| Parameter aDSMCCObject should be final. | 22 | |
| '{' is not preceded with whitespace. | 22 | |
| Line contains a tab character. | 23 | |
| Line has trailing spaces. | 24 | |
| Line is longer than 80 characters (found 87). | 25 | |
| Line contains a tab character. | 25 | |
| Missing a Javadoc comment. | 25 | |
| Parameter path should be final. | 25 | |
| Redundant throws: 'IllegalObjectTypeException' is subclass of 'IOException'. | 25 | |
| '{' is not preceded with whitespace. | 25 | |
| Line contains a tab character. | 26 | |
| Line has trailing spaces. | 27 | |
| Line is longer than 80 characters (found 105). | 28 | |
| Line contains a tab character. | 28 | |
| Missing a Javadoc comment. | 28 | |
| Parameter path should be final. | 28 | |
| Parameter name should be final. | 28 | |
| Redundant throws: 'IllegalObjectTypeException' is subclass of 'IOException'. | 28 | |
| Line contains a tab character. | 29 | |
| Line has trailing spaces. | 31 | |
| Line contains a tab character. | 31 | |
| Line has trailing spaces. | 32 | |
| Line contains a tab character. | 32 | |
| Method 'getDuration' is not designed for extension - needs to be abstract, final or empty. | 32 | |
| Missing a Javadoc comment. | 32 | |
| Line contains a tab character. | 33 | |
| Line contains a tab character. | 34 | |
| Line has trailing spaces. | 35 | |
| Line has trailing spaces. | 36 | |
| Line has trailing spaces. | 37 | |
| Line has trailing spaces. | 38 | |
| Line contains a tab character. | 38 | |
| Method 'getNPT' is not designed for extension - needs to be abstract, final or empty. | 38 | |
| Missing a Javadoc comment. | 38 | |
| '{' is not preceded with whitespace. | 38 | |
| Line contains a tab character. | 39 | |
| Line contains a tab character. | 40 | |
| Line has trailing spaces. | 41 | |
| Line contains a tab character. | 42 | |
| Method 'getStreamLocator' is not designed for extension - needs to be abstract, final or empty. | 42 | |
| Missing a Javadoc comment. | 42 | |
| Line contains a tab character. | 43 | |
| Line contains a tab character. | 44 | |
| Line contains a tab character. | 46 | |
| Method 'isMPEGProgram' is not designed for extension - needs to be abstract, final or empty. | 46 | |
| Missing a Javadoc comment. | 46 | |
| '{' is not preceded with whitespace. | 46 | |
| Line contains a tab character. | 47 | |
| Line contains a tab character. | 50 | |
| Method 'isAudio' is not designed for extension - needs to be abstract, final or empty. | 50 | |
| Missing a Javadoc comment. | 50 | |
| '{' is not preceded with whitespace. | 50 | |
| Line contains a tab character. | 51 | |
| ';' is preceded with whitespace. | 51 | |
| Line has trailing spaces. | 53 | |
| Line contains a tab character. | 54 | |
| Method 'isVideo' is not designed for extension - needs to be abstract, final or empty. | 54 | |
| Missing a Javadoc comment. | 54 | |
| '{' is not preceded with whitespace. | 54 | |
| Line contains a tab character. | 55 | |
| Line has trailing spaces. | 57 | |
| Line contains a tab character. | 58 | |
| Method 'isData' is not designed for extension - needs to be abstract, final or empty. | 58 | |
| Missing a Javadoc comment. | 58 | |
| 'return' is not preceded with whitespace. | 58 | |
| '{' is not followed by whitespace. | 58 | |
| Line is longer than 80 characters (found 81). | 60 | |
| Line contains a tab character. | 60 | |
| Method 'getNPTRate' is not designed for extension - needs to be abstract, final or empty. | 60 | |
| Missing a Javadoc comment. | 60 | |
| Line contains a tab character. | 62 | |
| Missing a Javadoc comment. | 62 | |
| Parameter l should be final. | 62 | |
| '{' is not preceded with whitespace. | 62 | |
| '{' is not followed by whitespace. | 62 | |
| '}' is not preceded with whitespace. | 62 | |
| Line contains a tab character. | 64 | |
| Missing a Javadoc comment. | 64 | |
| Parameter l should be final. | 64 | |
| '{' is not followed by whitespace. | 64 | |
| '}' is not preceded with whitespace. | 64 |
| Severity | Message | Line |
|---|---|---|
| Line has trailing spaces. | 3 | |
| Line has trailing spaces. | 5 | |
| Line has trailing spaces. | 6 | |
| Line has trailing spaces. | 7 | |
| Missing a Javadoc comment. | 19 | |
| Line has trailing spaces. | 21 | |
| Line is longer than 80 characters (found 114). | 21 | |
| Line contains a tab character. | 21 | |
| Missing a Javadoc comment. | 21 | |
| Parameter aDSMCCObject should be final. | 21 | |
| Line contains a tab character. | 22 | |
| '(' is preceded with whitespace. | 22 | |
| Line contains a tab character. | 23 | |
| Line is longer than 80 characters (found 97). | 25 | |
| Line contains a tab character. | 25 | |
| Missing a Javadoc comment. | 25 | |
| Parameter path should be final. | 25 | |
| Redundant throws: 'IllegalObjectTypeException' is subclass of 'IOException'. | 25 | |
| Line contains a tab character. | 26 | |
| Line contains a tab character. | 27 | |
| Line has trailing spaces. | 28 | |
| Line contains a tab character. | 28 | |
| Line is longer than 80 characters (found 124). | 29 | |
| Line contains a tab character. | 29 | |
| Missing a Javadoc comment. | 29 | |
| Parameter path should be final. | 29 | |
| Parameter name should be final. | 29 | |
| Redundant throws: 'IllegalObjectTypeException' is subclass of 'IOException'. | 29 | |
| '{' is not followed by whitespace. | 29 | |
| Line has trailing spaces. | 30 | |
| Line contains a tab character. | 30 | |
| Line has trailing spaces. | 31 | |
| Line is longer than 80 characters (found 145). | 32 | |
| Line contains a tab character. | 32 | |
| Method 'subscribe' is not designed for extension - needs to be abstract, final or empty. | 32 | |
| Missing a Javadoc comment. | 32 | |
| Parameter eventName should be final. | 32 | |
| Parameter l should be final. | 32 | |
| Line contains a tab character. | 33 | |
| Line contains a tab character. | 34 | |
| Line has trailing spaces. | 35 | |
| Line is longer than 80 characters (found 110). | 36 | |
| Line contains a tab character. | 36 | |
| Missing a Javadoc comment. | 36 | |
| Parameter eventId should be final. | 36 | |
| Parameter l should be final. | 36 | |
| '{' is not preceded with whitespace. | 36 | |
| Line contains a tab character. | 37 | |
| Line has trailing spaces. | 38 | |
| Line is longer than 80 characters (found 115). | 39 | |
| Line contains a tab character. | 39 | |
| Missing a Javadoc comment. | 39 | |
| Parameter eventName should be final. | 39 | |
| Parameter l should be final. | 39 | |
| '{' is not preceded with whitespace. | 39 | |
| Line contains a tab character. | 40 | |
| Line has trailing spaces. | 41 | |
| Line has trailing spaces. | 42 | |
| Line has trailing spaces. | 43 | |
| Line contains a tab character. | 43 | |
| Method 'getEventList' is not designed for extension - needs to be abstract, final or empty. | 43 | |
| Missing a Javadoc comment. | 43 | |
| Line contains a tab character. | 44 | |
| Line contains a tab character. | 45 |
| Severity | Message | Line |
|---|---|---|
| Line has trailing spaces. | 3 | |
| Line has trailing spaces. | 5 | |
| Line has trailing spaces. | 6 | |
| Line has trailing spaces. | 7 | |
| Line has trailing spaces. | 18 | |
| Line has trailing spaces. | 19 | |
| Unknown tag 'statuscode'. | 21 | |
| Line contains a tab character. | 25 | |
| Missing a Javadoc comment. | 25 | |
| '(' is preceded with whitespace. | 25 | |
| Line contains a tab character. | 26 | |
| Line contains a tab character. | 27 | |
| Line has trailing spaces. | 28 | |
| Line contains a tab character. | 29 | |
| Missing a Javadoc comment. | 29 | |
| '(' is preceded with whitespace. | 29 | |
| Parameter s should be final. | 29 | |
| Line contains a tab character. | 30 | |
| Line contains a tab character. | 31 | |
| Line has trailing spaces. | 32 |
| Severity | Message | Line |
|---|---|---|
| Line has trailing spaces. | 3 | |
| Line has trailing spaces. | 5 | |
| Line has trailing spaces. | 6 | |
| Line has trailing spaces. | 7 | |
| Line has trailing spaces. | 18 | |
| Line has trailing spaces. | 19 | |
| Unknown tag 'statuscode'. | 21 | |
| Line has trailing spaces. | 24 | |
| Line contains a tab character. | 25 | |
| Missing a Javadoc comment. | 25 | |
| Line contains a tab character. | 26 | |
| Line contains a tab character. | 27 | |
| Line has trailing spaces. | 28 | |
| Missing a Javadoc comment. | 29 | |
| Parameter message should be final. | 29 | |
| Line contains a tab character. | 30 | |
| Line contains a tab character. | 31 |
| Severity | Message | Line |
|---|---|---|
| Line has trailing spaces. | 3 | |
| Line has trailing spaces. | 5 | |
| Line has trailing spaces. | 6 | |
| Line has trailing spaces. | 7 | |
| Line has trailing spaces. | 18 | |
| Line has trailing spaces. | 19 | |
| Unknown tag 'statuscode'. | 21 | |
| Line has trailing spaces. | 24 | |
| Line contains a tab character. | 25 | |
| Missing a Javadoc comment. | 25 | |
| Line contains a tab character. | 26 | |
| Line contains a tab character. | 27 | |
| Line has trailing spaces. | 28 | |
| Line contains a tab character. | 29 | |
| Missing a Javadoc comment. | 29 | |
| Parameter s should be final. | 29 | |
| '{' is not preceded with whitespace. | 29 | |
| Line contains a tab character. | 30 | |
| Line has trailing spaces. | 31 | |
| Line contains a tab character. | 31 |
| Severity | Message | Line |
|---|---|---|
| Line has trailing spaces. | 3 | |
| Line has trailing spaces. | 5 | |
| Line has trailing spaces. | 6 | |
| Line has trailing spaces. | 7 | |
| ';' is preceded with whitespace. | 15 | |
| Line has trailing spaces. | 18 | |
| Line has trailing spaces. | 19 | |
| Unknown tag 'statuscode'. | 21 | |
| Line has trailing spaces. | 24 | |
| Line contains a tab character. | 25 | |
| Missing a Javadoc comment. | 25 | |
| '(' is preceded with whitespace. | 25 | |
| Parameter o should be final. | 25 | |
| Line contains a tab character. | 26 | |
| Line contains a tab character. | 27 | |
| Line contains a tab character. | 29 | |
| Method 'getSource' is not designed for extension - needs to be abstract, final or empty. | 29 | |
| Missing a Javadoc comment. | 29 | |
| Line contains a tab character. | 30 | |
| Line contains a tab character. | 31 |
| Severity | Message | Line |
|---|---|---|
| Line has trailing spaces. | 3 | |
| Line has trailing spaces. | 5 | |
| Line has trailing spaces. | 6 | |
| Line has trailing spaces. | 7 | |
| Line has trailing spaces. | 18 | |
| Line has trailing spaces. | 19 | |
| Unknown tag 'statuscode'. | 21 | |
| Line contains a tab character. | 25 | |
| Missing a Javadoc comment. | 25 | |
| '{' is not preceded with whitespace. | 25 | |
| Line contains a tab character. | 26 | |
| Line contains a tab character. | 27 | |
| Line has trailing spaces. | 28 | |
| Line contains a tab character. | 29 | |
| Missing a Javadoc comment. | 29 | |
| Parameter s should be final. | 29 | |
| '{' is not preceded with whitespace. | 29 | |
| Line contains a tab character. | 30 | |
| Line contains a tab character. | 31 |
| Severity | Message | Line |
|---|---|---|
| Line has trailing spaces. | 3 | |
| Line has trailing spaces. | 5 | |
| Line has trailing spaces. | 6 | |
| Line has trailing spaces. | 7 | |
| Line has trailing spaces. | 18 | |
| Line has trailing spaces. | 19 | |
| Unknown tag 'statuscode'. | 21 | |
| Line contains a tab character. | 25 | |
| Missing a Javadoc comment. | 25 | |
| Line contains a tab character. | 26 | |
| Line contains a tab character. | 27 | |
| Line has trailing spaces. | 28 | |
| Line contains a tab character. | 29 | |
| Missing a Javadoc comment. | 29 | |
| Parameter s should be final. | 29 | |
| Line contains a tab character. | 30 | |
| Line contains a tab character. | 31 | |
| Line has trailing spaces. | 32 |
| Severity | Message | Line |
|---|---|---|
| Line has trailing spaces. | 3 | |
| Line has trailing spaces. | 5 | |
| Line has trailing spaces. | 6 | |
| Line has trailing spaces. | 7 | |
| ';' is preceded with whitespace. | 15 | |
| Line has trailing spaces. | 19 | |
| Line has trailing spaces. | 20 | |
| Unknown tag 'statuscode'. | 22 | |
| Line contains a tab character. | 26 | |
| Missing a Javadoc comment. | 26 | |
| '(' is preceded with whitespace. | 26 | |
| Parameter o should be final. | 26 | |
| Line contains a tab character. | 27 | |
| Line contains a tab character. | 28 | |
| Line contains a tab character. | 30 | |
| Method 'getSource' is not designed for extension - needs to be abstract, final or empty. | 30 | |
| Missing a Javadoc comment. | 30 | |
| Line contains a tab character. | 31 | |
| Line contains a tab character. | 32 |
| Severity | Message | Line |
|---|---|---|
| Line has trailing spaces. | 3 | |
| Line has trailing spaces. | 5 | |
| Line has trailing spaces. | 6 | |
| Line has trailing spaces. | 7 | |
| Line has trailing spaces. | 18 | |
| Line has trailing spaces. | 19 | |
| Unknown tag 'statuscode'. | 21 | |
| Line has trailing spaces. | 24 | |
| Line contains a tab character. | 24 | |
| Line has trailing spaces. | 25 | |
| Line contains a tab character. | 25 | |
| Missing a Javadoc comment. | 25 | |
| Parameter aDSMCCObject should be final. | 25 | |
| '{' is not preceded with whitespace. | 25 | |
| Line contains a tab character. | 26 | |
| Line contains a tab character. | 27 | |
| Line has trailing spaces. | 28 | |
| Line contains a tab character. | 28 | |
| Line contains a tab character. | 29 | |
| Method 'getSource' is not designed for extension - needs to be abstract, final or empty. | 29 | |
| Missing a Javadoc comment. | 29 | |
| Line has trailing spaces. | 30 | |
| Line contains a tab character. | 30 | |
| Line has trailing spaces. | 31 | |
| Line contains a tab character. | 31 |
| Severity | Message | Line |
|---|---|---|
| Line has trailing spaces. | 3 | |
| Line has trailing spaces. | 5 | |
| Line has trailing spaces. | 6 | |
| Line has trailing spaces. | 7 | |
| ';' is preceded with whitespace. | 15 | |
| Line has trailing spaces. | 18 | |
| Line has trailing spaces. | 19 | |
| Unknown tag 'statuscode'. | 21 | |
| Line contains a tab character. | 25 | |
| Missing a Javadoc comment. | 25 | |
| Parameter o should be final. | 25 | |
| '{' is not preceded with whitespace. | 25 | |
| Line contains a tab character. | 26 | |
| Line contains a tab character. | 27 | |
| Line contains a tab character. | 29 | |
| Method 'getSource' is not designed for extension - needs to be abstract, final or empty. | 29 | |
| Missing a Javadoc comment. | 29 | |
| Line contains a tab character. | 30 | |
| Line contains a tab character. | 31 |
| Severity | Message | Line |
|---|---|---|
| Line has trailing spaces. | 3 | |
| Line has trailing spaces. | 5 | |
| Line has trailing spaces. | 6 | |
| Line has trailing spaces. | 7 | |
| Line has trailing spaces. | 18 | |
| Line has trailing spaces. | 19 | |
| Unknown tag 'statuscode'. | 21 | |
| Line has trailing spaces. | 24 | |
| Line contains a tab character. | 25 | |
| Missing a Javadoc comment. | 25 | |
| Line contains a tab character. | 26 | |
| Line contains a tab character. | 27 | |
| Line has trailing spaces. | 28 | |
| Line contains a tab character. | 29 | |
| Missing a Javadoc comment. | 29 | |
| Parameter s should be final. | 29 | |
| '{' is not preceded with whitespace. | 29 | |
| Line contains a tab character. | 30 | |
| Line contains a tab character. | 31 | |
| Line has trailing spaces. | 32 | |
| Line has trailing spaces. | 33 |
| Severity | Message | Line |
|---|---|---|
| Missing package-info.java file. | ||
| Line has trailing spaces. | 3 | |
| Line has trailing spaces. | 5 | |
| Line has trailing spaces. | 6 | |
| Line has trailing spaces. | 7 | |
| Line has trailing spaces. | 18 | |
| Line has trailing spaces. | 19 | |
| Unknown tag 'statuscode'. | 21 | |
| Line contains a tab character. | 25 | |
| Missing a Javadoc comment. | 25 | |
| Line contains a tab character. | 26 | |
| Missing a Javadoc comment. | 26 | |
| Line has trailing spaces. | 27 | |
| Line contains a tab character. | 27 | |
| Line is longer than 80 characters (found 89). | 28 | |
| Line contains a tab character. | 28 | |
| Missing a Javadoc comment. | 28 | |
| '(' is followed by whitespace. | 28 | |
| Parameter source should be final. | 28 | |
| Parameter before should be final. | 28 | |
| 'before' hides a field. | 28 | |
| Parameter after should be final. | 28 | |
| 'after' hides a field. | 28 | |
| ')' is preceded with whitespace. | 28 | |
| Line contains a tab character. | 29 | |
| Line contains a tab character. | 30 | |
| Line contains a tab character. | 31 | |
| Line contains a tab character. | 32 | |
| Line has trailing spaces. | 34 | |
| Line contains a tab character. | 34 | |
| Method 'getLastNPT' is not designed for extension - needs to be abstract, final or empty. | 34 | |
| Missing a Javadoc comment. | 34 | |
| '{' is not preceded with whitespace. | 34 | |
| Line contains a tab character. | 35 | |
| Line contains a tab character. | 36 | |
| Line has trailing spaces. | 38 | |
| Line contains a tab character. | 38 | |
| Method 'getFirstNPT' is not designed for extension - needs to be abstract, final or empty. | 38 | |
| Missing a Javadoc comment. | 38 | |
| Line contains a tab character. | 39 | |
| Line contains a tab character. | 40 |
| Severity | Message | Line |
|---|---|---|
| Line has trailing spaces. | 3 | |
| Line has trailing spaces. | 5 | |
| Line has trailing spaces. | 6 | |
| Line has trailing spaces. | 7 | |
| Missing a Javadoc comment. | 18 | |
| Line has trailing spaces. | 19 | |
| Line contains a tab character. | 20 | |
| Missing a Javadoc comment. | 20 | |
| Redundant 'public' modifier. | 20 | |
| '(' is followed by whitespace. | 20 | |
| Line contains a tab character. | 22 | |
| Missing a Javadoc comment. | 22 | |
| Redundant 'public' modifier. | 22 | |
| '(' is followed by whitespace. | 22 |
| Severity | Message | Line |
|---|---|---|
| Line has trailing spaces. | 3 | |
| Line has trailing spaces. | 5 | |
| Line has trailing spaces. | 6 | |
| Line has trailing spaces. | 7 | |
| Line has trailing spaces. | 18 | |
| Line has trailing spaces. | 19 | |
| Unknown tag 'statuscode'. | 21 | |
| Line has trailing spaces. | 24 | |
| Line contains a tab character. | 24 | |
| Line contains a tab character. | 25 | |
| Missing a Javadoc comment. | 25 | |
| '(' is followed by whitespace. | 25 | |
| Parameter source should be final. | 25 | |
| ')' is preceded with whitespace. | 25 | |
| '{' is not preceded with whitespace. | 25 | |
| Line contains a tab character. | 26 | |
| Line contains a tab character. | 27 |
| Severity | Message | Line |
|---|---|---|
| Line has trailing spaces. | 3 | |
| Line has trailing spaces. | 5 | |
| Line has trailing spaces. | 6 | |
| Line has trailing spaces. | 7 | |
| Missing a Javadoc comment. | 18 | |
| Line has trailing spaces. | 19 | |
| Line contains a tab character. | 19 | |
| Line contains a tab character. | 20 | |
| Missing a Javadoc comment. | 20 | |
| '{' is not preceded with whitespace. | 20 | |
| '{' is not followed by whitespace. | 20 | |
| '}' is not preceded with whitespace. | 20 | |
| Line contains a tab character. | 22 | |
| Method 'getNumerator' is not designed for extension - needs to be abstract, final or empty. | 22 | |
| Missing a Javadoc comment. | 22 | |
| '{' is not preceded with whitespace. | 22 | |
| 'return' is not preceded with whitespace. | 22 | |
| '{' is not followed by whitespace. | 22 | |
| ';' is not followed by whitespace. | 22 | |
| '}' is not preceded with whitespace. | 22 | |
| Line has trailing spaces. | 23 | |
| Line contains a tab character. | 23 | |
| Line contains a tab character. | 24 | |
| Method 'getDenominator' is not designed for extension - needs to be abstract, final or empty. | 24 | |
| Missing a Javadoc comment. | 24 | |
| 'return' is not preceded with whitespace. | 24 | |
| '{' is not followed by whitespace. | 24 | |
| ';' is not followed by whitespace. | 24 | |
| '}' is not preceded with whitespace. | 24 |
| Severity | Message | Line |
|---|---|---|
| Line has trailing spaces. | 3 | |
| Line has trailing spaces. | 5 | |
| Line has trailing spaces. | 6 | |
| Line has trailing spaces. | 7 | |
| Line has trailing spaces. | 18 | |
| Line has trailing spaces. | 19 | |
| Unknown tag 'statuscode'. | 21 | |
| Line has trailing spaces. | 24 | |
| Line contains a tab character. | 24 | |
| Line contains a tab character. | 25 | |
| Missing a Javadoc comment. | 25 | |
| Line has trailing spaces. | 26 | |
| Line contains a tab character. | 26 | |
| Line contains a tab character. | 27 | |
| Missing a Javadoc comment. | 27 | |
| Parameter source should be final. | 27 | |
| Parameter rate should be final. | 27 | |
| 'rate' hides a field. | 27 | |
| '{' is not preceded with whitespace. | 27 | |
| Line contains a tab character. | 28 | |
| Line contains a tab character. | 29 | |
| Line contains a tab character. | 30 | |
| Line has trailing spaces. | 31 | |
| Line contains a tab character. | 31 | |
| Line contains a tab character. | 32 | |
| Method 'getSource' is not designed for extension - needs to be abstract, final or empty. | 32 | |
| Missing a Javadoc comment. | 32 | |
| Line contains a tab character. | 33 | |
| Line contains a tab character. | 34 | |
| Line has trailing spaces. | 36 | |
| Line contains a tab character. | 36 | |
| Method 'getRate' is not designed for extension - needs to be abstract, final or empty. | 36 | |
| Missing a Javadoc comment. | 36 | |
| Line contains a tab character. | 37 | |
| Line contains a tab character. | 38 |
| Severity | Message | Line |
|---|---|---|
| Line has trailing spaces. | 3 | |
| Line has trailing spaces. | 5 | |
| Line has trailing spaces. | 6 | |
| Line has trailing spaces. | 7 | |
| Line has trailing spaces. | 18 | |
| Line has trailing spaces. | 19 | |
| Unknown tag 'statuscode'. | 21 | |
| Line has trailing spaces. | 24 | |
| Line contains a tab character. | 24 | |
| Line has trailing spaces. | 25 | |
| Line contains a tab character. | 25 | |
| Missing a Javadoc comment. | 25 | |
| '(' is followed by whitespace. | 25 | |
| Parameter source should be final. | 25 | |
| ')' is preceded with whitespace. | 25 | |
| '{' is not preceded with whitespace. | 25 | |
| Line contains a tab character. | 26 | |
| Line contains a tab character. | 27 |
| Severity | Message | Line |
|---|---|---|
| Line has trailing spaces. | 3 | |
| Line has trailing spaces. | 5 | |
| Line has trailing spaces. | 6 | |
| Line has trailing spaces. | 7 | |
| Line has trailing spaces. | 18 | |
| Line has trailing spaces. | 19 | |
| Unknown tag 'statuscode'. | 21 | |
| Line has trailing spaces. | 24 | |
| Line contains a tab character. | 24 | |
| Line has trailing spaces. | 25 | |
| Line contains a tab character. | 25 | |
| Missing a Javadoc comment. | 25 | |
| '(' is followed by whitespace. | 25 | |
| Parameter source should be final. | 25 | |
| ')' is preceded with whitespace. | 25 | |
| '{' is not preceded with whitespace. | 25 | |
| Line contains a tab character. | 26 | |
| Line contains a tab character. | 27 | |
| Line has trailing spaces. | 28 | |
| Line contains a tab character. | 28 | |
| Line contains a tab character. | 29 | |
| Method 'getSource' is not designed for extension - needs to be abstract, final or empty. | 29 | |
| Missing a Javadoc comment. | 29 | |
| '{' is not preceded with whitespace. | 29 | |
| Line contains a tab character. | 30 | |
| Line contains a tab character. | 31 |
| Severity | Message | Line |
|---|---|---|
| Line has trailing spaces. | 3 | |
| Line has trailing spaces. | 5 | |
| Line has trailing spaces. | 6 | |
| Line has trailing spaces. | 7 | |
| Line has trailing spaces. | 18 | |
| Line has trailing spaces. | 19 | |
| Unknown tag 'statuscode'. | 21 | |
| Line contains a tab character. | 25 | |
| Missing a Javadoc comment. | 25 | |
| Parameter o should be final. | 25 | |
| '{' is not preceded with whitespace. | 25 | |
| Line contains a tab character. | 26 | |
| Line contains a tab character. | 27 | |
| Line contains a tab character. | 29 | |
| Method 'getSource' is not designed for extension - needs to be abstract, final or empty. | 29 | |
| Missing a Javadoc comment. | 29 | |
| Line contains a tab character. | 30 | |
| Line contains a tab character. | 31 |
| Severity | Message | Line |
|---|---|---|
| Line has trailing spaces. | 3 | |
| Line has trailing spaces. | 5 | |
| Line has trailing spaces. | 6 | |
| Line has trailing spaces. | 7 | |
| Line has trailing spaces. | 18 | |
| Line has trailing spaces. | 19 | |
| Unknown tag 'statuscode'. | 21 | |
| Line has trailing spaces. | 24 | |
| Line contains a tab character. | 25 | |
| Missing a Javadoc comment. | 25 | |
| '{' is not preceded with whitespace. | 25 | |
| Line contains a tab character. | 26 | |
| Line contains a tab character. | 27 | |
| Line contains a tab character. | 29 | |
| Missing a Javadoc comment. | 29 | |
| Parameter s should be final. | 29 | |
| '{' is not preceded with whitespace. | 29 | |
| Line contains a tab character. | 30 | |
| Line contains a tab character. | 31 | |
| Line has trailing spaces. | 32 |
| Severity | Message | Line |
|---|---|---|
| Line has trailing spaces. | 3 | |
| Line has trailing spaces. | 5 | |
| Line has trailing spaces. | 6 | |
| Line has trailing spaces. | 7 | |
| Line has trailing spaces. | 18 | |
| Line has trailing spaces. | 19 | |
| Unknown tag 'statuscode'. | 21 | |
| Line contains a tab character. | 25 | |
| Missing a Javadoc comment. | 25 | |
| '{' is not preceded with whitespace. | 25 | |
| Line has trailing spaces. | 26 | |
| Line contains a tab character. | 26 | |
| Line contains a tab character. | 27 | |
| Line has trailing spaces. | 28 | |
| Line contains a tab character. | 29 | |
| Missing a Javadoc comment. | 29 | |
| Parameter s should be final. | 29 | |
| '{' is not preceded with whitespace. | 29 | |
| Line contains a tab character. | 30 | |
| Line contains a tab character. | 31 |
| Severity | Message | Line |
|---|---|---|
| Line has trailing spaces. | 3 | |
| Line has trailing spaces. | 5 | |
| Line has trailing spaces. | 6 | |
| Line has trailing spaces. | 7 | |
| Line has trailing spaces. | 18 | |
| Line has trailing spaces. | 19 | |
| Unknown tag 'statuscode'. | 21 | |
| Line has trailing spaces. | 24 | |
| Line contains a tab character. | 25 | |
| Missing a Javadoc comment. | 25 | |
| '{' is not preceded with whitespace. | 25 | |
| Line contains a tab character. | 26 | |
| Line contains a tab character. | 27 | |
| Line has trailing spaces. | 28 | |
| Line contains a tab character. | 29 | |
| Missing a Javadoc comment. | 29 | |
| Parameter s should be final. | 29 | |
| '{' is not preceded with whitespace. | 29 | |
| Line contains a tab character. | 30 | |
| Line has trailing spaces. | 31 | |
| Line contains a tab character. | 31 |
| Severity | Message | Line |
|---|---|---|
| Line has trailing spaces. | 3 | |
| Line has trailing spaces. | 5 | |
| Line has trailing spaces. | 6 | |
| Line has trailing spaces. | 7 | |
| Line has trailing spaces. | 18 | |
| Line has trailing spaces. | 19 | |
| Unknown tag 'statuscode'. | 21 | |
| Line contains a tab character. | 25 | |
| Missing a Javadoc comment. | 25 | |
| Line contains a tab character. | 27 | |
| Missing a Javadoc comment. | 27 | |
| Parameter source should be final. | 27 | |
| Parameter versionNumber should be final. | 27 | |
| 'versionNumber' hides a field. | 27 | |
| '{' is not preceded with whitespace. | 27 | |
| Line contains a tab character. | 28 | |
| Line contains a tab character. | 29 | |
| Line contains a tab character. | 30 | |
| Line has trailing spaces. | 31 | |
| Line contains a tab character. | 32 | |
| Method 'getNewVersionNumber' is not designed for extension - needs to be abstract, final or empty. | 32 | |
| Missing a Javadoc comment. | 32 | |
| '{' is not preceded with whitespace. | 32 | |
| Line contains a tab character. | 33 | |
| Line contains a tab character. | 34 | |
| Line contains a tab character. | 36 | |
| Method 'getSource' is not designed for extension - needs to be abstract, final or empty. | 36 | |
| Missing a Javadoc comment. | 36 | |
| Line contains a tab character. | 37 | |
| Line has trailing spaces. | 38 | |
| Line contains a tab character. | 38 |
| Severity | Message | Line |
|---|---|---|
| Line has trailing spaces. | 3 | |
| Line has trailing spaces. | 5 | |
| Line has trailing spaces. | 6 | |
| Line has trailing spaces. | 7 | |
| Missing a Javadoc comment. | 17 | |
| Line has trailing spaces. | 18 | |
| Line contains a tab character. | 19 | |
| Missing a Javadoc comment. | 19 | |
| Redundant 'public' modifier. | 19 |
| Severity | Message | Line |
|---|---|---|
| Line has trailing spaces. | 3 | |
| Line has trailing spaces. | 5 | |
| Line has trailing spaces. | 6 | |
| Line has trailing spaces. | 7 | |
| ';' is preceded with whitespace. | 15 | |
| Line has trailing spaces. | 18 | |
| Line has trailing spaces. | 19 | |
| Unknown tag 'statuscode'. | 21 | |
| Line has trailing spaces. | 22 | |
| Line contains a tab character. | 25 | |
| Missing a Javadoc comment. | 25 | |
| '(' is preceded with whitespace. | 25 | |
| Parameter o should be final. | 25 | |
| Line contains a tab character. | 26 | |
| Line contains a tab character. | 27 | |
| Line contains a tab character. | 29 | |
| Method 'getSource' is not designed for extension - needs to be abstract, final or empty. | 29 | |
| Missing a Javadoc comment. | 29 | |
| Line contains a tab character. | 30 | |
| Line contains a tab character. | 31 |
| Severity | Message | Line |
|---|---|---|
| Line has trailing spaces. | 3 | |
| Line has trailing spaces. | 5 | |
| Line has trailing spaces. | 6 | |
| Line has trailing spaces. | 7 | |
| Line has trailing spaces. | 18 | |
| Line has trailing spaces. | 19 | |
| Unknown tag 'statuscode'. | 21 | |
| Line has trailing spaces. | 24 | |
| Line contains a tab character. | 25 | |
| Missing a Javadoc comment. | 25 | |
| '{' is not preceded with whitespace. | 25 | |
| Line contains a tab character. | 26 | |
| Line contains a tab character. | 27 | |
| Line has trailing spaces. | 28 | |
| Line contains a tab character. | 29 | |
| Missing a Javadoc comment. | 29 | |
| Parameter s should be final. | 29 | |
| '{' is not preceded with whitespace. | 29 | |
| Line contains a tab character. | 30 | |
| Line contains a tab character. | 31 | |
| Line has trailing spaces. | 32 |
| Severity | Message | Line |
|---|---|---|
| Line has trailing spaces. | 3 | |
| Line has trailing spaces. | 5 | |
| Line has trailing spaces. | 6 | |
| Line has trailing spaces. | 7 | |
| Missing a Javadoc comment. | 23 | |
| Line contains a tab character. | 25 | |
| Missing a Javadoc comment. | 25 | |
| Line contains a tab character. | 26 | |
| Line is longer than 80 characters (found 154). | 28 | |
| Line contains a tab character. | 28 | |
| Missing a Javadoc comment. | 28 | |
| Parameter aDVBService should be final. | 28 | |
| Parameter aCarouselId should be final. | 28 | |
| Line contains a tab character. | 29 | |
| Line is longer than 80 characters (found 124). | 31 | |
| Line contains a tab character. | 31 | |
| Missing a Javadoc comment. | 31 | |
| '(' is preceded with whitespace. | 31 | |
| Parameter l should be final. | 31 | |
| Redundant throws: 'MPEGDeliveryException' is subclass of 'DSMCCException'. | 31 | |
| Line contains a tab character. | 32 | |
| Line is longer than 80 characters (found 143). | 34 | |
| Line contains a tab character. | 34 | |
| Missing a Javadoc comment. | 34 | |
| Parameter NSAPAddress should be final. | 34 | |
| Name 'NSAPAddress' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 34 | |
| Redundant throws: 'InvalidAddressException' is subclass of 'DSMCCException'. | 34 | |
| Redundant throws: 'MPEGDeliveryException' is subclass of 'DSMCCException'. | 34 | |
| Line contains a tab character. | 35 | |
| Line contains a tab character. | 37 | |
| Missing a Javadoc comment. | 37 | |
| '{' is not followed by whitespace. | 37 | |
| '}' is not preceded with whitespace. | 37 | |
| Line contains a tab character. | 39 | |
| Method 'getNSAPAddress' is not designed for extension - needs to be abstract, final or empty. | 39 | |
| Missing a Javadoc comment. | 39 | |
| Line contains a tab character. | 40 | |
| Line contains a tab character. | 41 | |
| Line is longer than 80 characters (found 157). | 43 | |
| Line contains a tab character. | 43 | |
| Missing a Javadoc comment. | 43 | |
| '(' is followed by whitespace. | 43 | |
| Parameter l should be final. | 43 | |
| '{' is not preceded with whitespace. | 43 | |
| Line contains a tab character. | 45 | |
| Method 'getMountPoint' is not designed for extension - needs to be abstract, final or empty. | 45 | |
| Missing a Javadoc comment. | 45 | |
| ';' is not followed by whitespace. | 45 | |
| '}' is not preceded with whitespace. | 45 | |
| Line contains a tab character. | 47 | |
| Method 'isNetworkConnectionAvailable' is not designed for extension - needs to be abstract, final or empty. | 47 | |
| Missing a Javadoc comment. | 47 | |
| Line contains a tab character. | 49 | |
| Method 'isAttached' is not designed for extension - needs to be abstract, final or empty. | 49 | |
| Missing a Javadoc comment. | 49 | |
| ';' is preceded with whitespace. | 49 | |
| ';' is not followed by whitespace. | 49 | |
| '}' is not preceded with whitespace. | 49 | |
| Line contains a tab character. | 51 | |
| Method 'getLocator' is not designed for extension - needs to be abstract, final or empty. | 51 | |
| Missing a Javadoc comment. | 51 |
| Severity | Message | Line |
|---|---|---|
| Line has trailing spaces. | 3 | |
| Line has trailing spaces. | 5 | |
| Line has trailing spaces. | 6 | |
| Line has trailing spaces. | 7 | |
| ';' is preceded with whitespace. | 15 | |
| Line has trailing spaces. | 19 | |
| Line has trailing spaces. | 20 | |
| Unknown tag 'statuscode'. | 22 | |
| Line has trailing spaces. | 25 | |
| Line contains a tab character. | 25 | |
| Line contains a tab character. | 26 | |
| Missing a Javadoc comment. | 26 | |
| Line has trailing spaces. | 27 | |
| Line contains a tab character. | 27 | |
| Line contains a tab character. | 28 | |
| Missing a Javadoc comment. | 28 | |
| '(' is preceded with whitespace. | 28 | |
| Parameter o should be final. | 28 | |
| Parameter ref should be final. | 28 | |
| Line contains a tab character. | 29 | |
| Line contains a tab character. | 30 | |
| Line contains a tab character. | 31 | |
| Line contains a tab character. | 33 | |
| Method 'getSource' is not designed for extension - needs to be abstract, final or empty. | 33 | |
| Missing a Javadoc comment. | 33 | |
| Line contains a tab character. | 34 | |
| Line contains a tab character. | 35 | |
| Line has trailing spaces. | 36 | |
| Line contains a tab character. | 36 | |
| Line contains a tab character. | 37 | |
| Method 'getServiceXFR' is not designed for extension - needs to be abstract, final or empty. | 37 | |
| Missing a Javadoc comment. | 37 | |
| '(' is preceded with whitespace. | 37 | |
| Line contains a tab character. | 38 | |
| Line contains a tab character. | 39 |
| Severity | Message | Line |
|---|---|---|
| Line has trailing spaces. | 3 | |
| Line has trailing spaces. | 5 | |
| Line has trailing spaces. | 6 | |
| Line has trailing spaces. | 7 | |
| Line has trailing spaces. | 20 | |
| Line has trailing spaces. | 21 | |
| Unknown tag 'statuscode'. | 23 | |
| Line contains a tab character. | 27 | |
| Missing a Javadoc comment. | 27 | |
| Line has trailing spaces. | 28 | |
| Line contains a tab character. | 28 | |
| Line is longer than 80 characters (found 86). | 29 | |
| Line contains a tab character. | 29 | |
| Missing a Javadoc comment. | 29 | |
| Parameter service should be final. | 29 | |
| Parameter carouselId should be final. | 29 | |
| Parameter pathName should be final. | 29 | |
| Line contains a tab character. | 30 | |
| Line contains a tab character. | 31 | |
| Line has trailing spaces. | 32 | |
| Line contains a tab character. | 33 | |
| Missing a Javadoc comment. | 33 | |
| Parameter NSAPAddress should be final. | 33 | |
| Name 'NSAPAddress' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 33 | |
| Parameter pathName should be final. | 33 | |
| '{' is not preceded with whitespace. | 33 | |
| Line contains a tab character. | 34 | |
| Line contains a tab character. | 35 | |
| Line has trailing spaces. | 36 | |
| Line contains a tab character. | 37 | |
| Method 'getServiceXFR' is not designed for extension - needs to be abstract, final or empty. | 37 | |
| Missing a Javadoc comment. | 37 | |
| '{' is not preceded with whitespace. | 37 | |
| Line contains a tab character. | 38 | |
| Line contains a tab character. | 39 |
| Severity | Message | Line |
|---|---|---|
| Line has trailing spaces. | 3 | |
| Line has trailing spaces. | 5 | |
| Line has trailing spaces. | 6 | |
| Line has trailing spaces. | 7 | |
| Line has trailing spaces. | 21 | |
| Line has trailing spaces. | 22 | |
| Unknown tag 'statuscode'. | 24 | |
| Line has trailing spaces. | 27 | |
| Line contains a tab character. | 28 | |
| Missing a Javadoc comment. | 28 | |
| Line contains a tab character. | 29 | |
| Missing a Javadoc comment. | 29 | |
| Line contains a tab character. | 30 | |
| Missing a Javadoc comment. | 30 | |
| Line contains a tab character. | 31 | |
| Missing a Javadoc comment. | 31 | |
| Line has trailing spaces. | 32 | |
| Line contains a tab character. | 32 | |
| Line has trailing spaces. | 33 | |
| Line is longer than 80 characters (found 93). | 34 | |
| Line contains a tab character. | 34 | |
| Missing a Javadoc comment. | 34 | |
| Parameter serviceLocator should be final. | 34 | |
| Parameter carouselId should be final. | 34 | |
| 'carouselId' hides a field. | 34 | |
| Parameter pathName should be final. | 34 | |
| 'pathName' hides a field. | 34 | |
| Line contains a tab character. | 35 | |
| Line contains a tab character. | 36 | |
| Line contains a tab character. | 37 | |
| Line contains a tab character. | 38 | |
| Line has trailing spaces. | 39 | |
| Line contains a tab character. | 40 | |
| Missing a Javadoc comment. | 40 | |
| Parameter nsapAddress should be final. | 40 | |
| 'nsapAddress' hides a field. | 40 | |
| Parameter pathName should be final. | 40 | |
| 'pathName' hides a field. | 40 | |
| '{' is not preceded with whitespace. | 40 | |
| Line contains a tab character. | 41 | |
| Line contains a tab character. | 42 | |
| Line contains a tab character. | 43 | |
| Line has trailing spaces. | 44 | |
| Line contains a tab character. | 45 | |
| Method 'getLocator' is not designed for extension - needs to be abstract, final or empty. | 45 | |
| Missing a Javadoc comment. | 45 | |
| '{' is not preceded with whitespace. | 45 | |
| Line contains a tab character. | 46 | |
| Line contains a tab character. | 47 | |
| Line has trailing spaces. | 48 | |
| Line has trailing spaces. | 49 | |
| Line contains a tab character. | 49 | |
| Method 'getCarouselId' is not designed for extension - needs to be abstract, final or empty. | 49 | |
| Missing a Javadoc comment. | 49 | |
| '{' is not preceded with whitespace. | 49 | |
| Line contains a tab character. | 50 | |
| Line contains a tab character. | 51 | |
| Line has trailing spaces. | 52 | |
| Line contains a tab character. | 53 | |
| Method 'getPathName' is not designed for extension - needs to be abstract, final or empty. | 53 | |
| Missing a Javadoc comment. | 53 | |
| '{' is not preceded with whitespace. | 53 | |
| Line contains a tab character. | 54 | |
| Line contains a tab character. | 55 | |
| Line has trailing spaces. | 56 | |
| Line contains a tab character. | 57 | |
| Method 'getNSAPAddress' is not designed for extension - needs to be abstract, final or empty. | 57 | |
| Missing a Javadoc comment. | 57 | |
| '{' is not preceded with whitespace. | 57 | |
| Line contains a tab character. | 58 | |
| Line contains a tab character. | 59 | |
| Line has trailing spaces. | 60 |
| Severity | Message | Line |
|---|---|---|
| Line has trailing spaces. | 3 | |
| Line has trailing spaces. | 5 | |
| Line has trailing spaces. | 6 | |
| Line has trailing spaces. | 7 | |
| Line has trailing spaces. | 18 | |
| Line has trailing spaces. | 19 | |
| Unknown tag 'statuscode'. | 21 | |
| Line contains a tab character. | 25 | |
| Missing a Javadoc comment. | 25 | |
| Line contains a tab character. | 26 | |
| Missing a Javadoc comment. | 26 | |
| Line contains a tab character. | 27 | |
| Missing a Javadoc comment. | 27 | |
| Line contains a tab character. | 28 | |
| Missing a Javadoc comment. | 28 | |
| Line is longer than 80 characters (found 106). | 30 | |
| Line contains a tab character. | 30 | |
| Missing a Javadoc comment. | 30 | |
| Parameter source should be final. | 30 | |
| Parameter npt should be final. | 30 | |
| Parameter name should be final. | 30 | |
| Parameter eventId should be final. | 30 | |
| 'eventId' hides a field. | 30 | |
| Parameter eventData should be final. | 30 | |
| 'eventData' hides a field. | 30 | |
| '{' is not preceded with whitespace. | 30 | |
| Line contains a tab character. | 31 | |
| Line contains a tab character. | 32 | |
| Line contains a tab character. | 33 | |
| Line contains a tab character. | 34 | |
| Line contains a tab character. | 35 | |
| Line contains a tab character. | 36 | |
| Line has trailing spaces. | 37 | |
| Line contains a tab character. | 38 | |
| Method 'getSource' is not designed for extension - needs to be abstract, final or empty. | 38 | |
| Missing a Javadoc comment. | 38 | |
| Line contains a tab character. | 39 | |
| Line contains a tab character. | 40 | |
| Line has trailing spaces. | 42 | |
| Line contains a tab character. | 42 | |
| Method 'getEventName' is not designed for extension - needs to be abstract, final or empty. | 42 | |
| Missing a Javadoc comment. | 42 | |
| '{' is not preceded with whitespace. | 42 | |
| Line contains a tab character. | 43 | |
| Line contains a tab character. | 44 | |
| Line has trailing spaces. | 45 | |
| Line has trailing spaces. | 46 | |
| Line contains a tab character. | 46 | |
| Method 'getEventId' is not designed for extension - needs to be abstract, final or empty. | 46 | |
| Missing a Javadoc comment. | 46 | |
| '{' is not preceded with whitespace. | 46 | |
| Line contains a tab character. | 47 | |
| Line contains a tab character. | 48 | |
| Line has trailing spaces. | 49 | |
| Line has trailing spaces. | 50 | |
| Line contains a tab character. | 50 | |
| Method 'getEventNPT' is not designed for extension - needs to be abstract, final or empty. | 50 | |
| Missing a Javadoc comment. | 50 | |
| '{' is not preceded with whitespace. | 50 | |
| Line contains a tab character. | 51 | |
| Line contains a tab character. | 52 | |
| Line has trailing spaces. | 53 | |
| Line has trailing spaces. | 54 | |
| Line contains a tab character. | 54 | |
| Method 'getEventData' is not designed for extension - needs to be abstract, final or empty. | 54 | |
| Missing a Javadoc comment. | 54 | |
| '{' is not preceded with whitespace. | 54 | |
| Line contains a tab character. | 55 | |
| Line contains a tab character. | 56 |
| Severity | Message | Line |
|---|---|---|
| Line has trailing spaces. | 3 | |
| Line has trailing spaces. | 5 | |
| Line has trailing spaces. | 6 | |
| Line has trailing spaces. | 7 | |
| Missing a Javadoc comment. | 17 | |
| Line has trailing spaces. | 18 | |
| Line contains a tab character. | 19 | |
| Missing a Javadoc comment. | 19 | |
| Redundant 'public' modifier. | 19 |
| Severity | Message | Line |
|---|---|---|
| Line has trailing spaces. | 3 | |
| Line has trailing spaces. | 5 | |
| Line has trailing spaces. | 6 | |
| Line has trailing spaces. | 7 | |
| ';' is preceded with whitespace. | 15 | |
| Line has trailing spaces. | 19 | |
| Line has trailing spaces. | 20 | |
| Unknown tag 'statuscode'. | 22 | |
| Line contains a tab character. | 26 | |
| Missing a Javadoc comment. | 26 | |
| '(' is preceded with whitespace. | 26 | |
| Parameter o should be final. | 26 | |
| Line contains a tab character. | 27 | |
| Line contains a tab character. | 28 | |
| Line has trailing spaces. | 29 | |
| Line contains a tab character. | 29 | |
| Line contains a tab character. | 30 | |
| Method 'getSource' is not designed for extension - needs to be abstract, final or empty. | 30 | |
| Missing a Javadoc comment. | 30 | |
| '(' is preceded with whitespace. | 30 | |
| Line contains a tab character. | 31 | |
| Line contains a tab character. | 32 |
| Severity | Message | Line |
|---|---|---|
| Line has trailing spaces. | 3 | |
| Line has trailing spaces. | 5 | |
| Line has trailing spaces. | 6 | |
| Line has trailing spaces. | 7 | |
| Line has trailing spaces. | 18 | |
| Line has trailing spaces. | 19 | |
| Unknown tag 'statuscode'. | 21 | |
| Line has trailing spaces. | 24 | |
| Line contains a tab character. | 25 | |
| Missing a Javadoc comment. | 25 | |
| '{' is not preceded with whitespace. | 25 | |
| Line contains a tab character. | 26 | |
| Line contains a tab character. | 27 | |
| Line has trailing spaces. | 28 | |
| Line contains a tab character. | 29 | |
| Missing a Javadoc comment. | 29 | |
| Parameter s should be final. | 29 | |
| '{' is not preceded with whitespace. | 29 | |
| Line contains a tab character. | 30 | |
| Line contains a tab character. | 31 | |
| Line has trailing spaces. | 32 |
| Severity | Message | Line |
|---|---|---|
| Missing package-info.java file. | ||
| Line has trailing spaces. | 3 | |
| Line has trailing spaces. | 5 | |
| Line has trailing spaces. | 6 | |
| Line has trailing spaces. | 7 | |
| ';' is preceded with whitespace. | 15 | |
| Line has trailing spaces. | 31 | |
| Line has trailing spaces. | 32 | |
| Unknown tag 'statuscode'. | 34 | |
| Class EventManager should be declared as final. | 36 | |
| '{' is not preceded with whitespace. | 36 | |
| Missing a Javadoc comment. | 38 | |
| Name 'THE_INSTANCE' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 38 | |
| Line has trailing spaces. | 39 | |
| Missing a Javadoc comment. | 40 | |
| Missing a Javadoc comment. | 41 | |
| Missing a Javadoc comment. | 42 | |
| Line has trailing spaces. | 43 | |
| Line contains a tab character. | 44 | |
| Missing a Javadoc comment. | 44 | |
| '{' is not preceded with whitespace. | 44 | |
| Line has trailing spaces. | 48 | |
| Line contains a tab character. | 48 | |
| Line contains a tab character. | 49 | |
| Missing a Javadoc comment. | 51 | |
| '(' is preceded with whitespace. | 51 | |
| 'if' is not followed by whitespace. | 52 | |
| '{' is not preceded with whitespace. | 52 | |
| Line has trailing spaces. | 54 | |
| Line contains a tab character. | 54 | |
| Line is longer than 80 characters (found 126). | 58 | |
| Line contains a tab character. | 58 | |
| Missing a Javadoc comment. | 58 | |
| Parameter listener should be final. | 58 | |
| Parameter client should be final. | 58 | |
| Parameter userEvents should be final. | 58 | |
| Line has trailing spaces. | 59 | |
| Redundant throws: 'IllegalArgumentException' is unchecked exception. | 59 | |
| '{' is not preceded with whitespace. | 59 | |
| 'if' is not followed by whitespace. | 60 | |
| '{' is not preceded with whitespace. | 60 | |
| Line contains a tab character. | 61 | |
| Line has trailing spaces. | 63 | |
| Line contains a tab character. | 63 | |
| Line is longer than 80 characters (found 91). | 64 | |
| Line has trailing spaces. | 68 | |
| Line is longer than 80 characters (found 98). | 69 | |
| Missing a Javadoc comment. | 69 | |
| Parameter listener should be final. | 69 | |
| Parameter userEvents should be final. | 69 | |
| Line is longer than 80 characters (found 83). | 70 | |
| Line has trailing spaces. | 72 | |
| '{' is not preceded with whitespace. | 79 | |
| Line contains a tab character. | 80 | |
| Line has trailing spaces. | 82 | |
| Line has trailing spaces. | 83 | |
| Line is longer than 80 characters (found 105). | 83 | |
| Missing a Javadoc comment. | 83 | |
| '(' is preceded with whitespace. | 83 | |
| Parameter client should be final. | 83 | |
| Parameter userEvents should be final. | 83 | |
| Redundant throws: 'java.lang.IllegalArgumentException' is unchecked exception. | 84 | |
| '{' is not preceded with whitespace. | 84 | |
| 'if' is not followed by whitespace. | 85 | |
| '{' is not preceded with whitespace. | 85 | |
| Line has trailing spaces. | 86 | |
| Line is longer than 80 characters (found 86). | 86 | |
| Line has trailing spaces. | 88 | |
| Line is longer than 80 characters (found 87). | 89 | |
| Line has trailing spaces. | 90 | |
| Line has trailing spaces. | 95 | |
| Missing a Javadoc comment. | 96 | |
| Parameter listener should be final. | 96 | |
| '{' is not preceded with whitespace. | 96 | |
| 'for' is not followed by whitespace. | 97 | |
| '<' is not followed by whitespace. | 97 | |
| '{' is not preceded with whitespace. | 97 | |
| 'if' is not followed by whitespace. | 100 | |
| '{' is not preceded with whitespace. | 100 | |
| Line has trailing spaces. | 105 | |
| Missing a Javadoc comment. | 106 | |
| Parameter client should be final. | 106 | |
| 'for' is not followed by whitespace. | 107 | |
| '{' is not preceded with whitespace. | 107 | |
| 'if' is not followed by whitespace. | 110 | |
| '{' is not preceded with whitespace. | 110 | |
| Line has trailing spaces. | 114 | |
| Line contains a tab character. | 114 | |
| Line has trailing spaces. | 116 | |
| Line contains a tab character. | 116 | |
| Line is longer than 80 characters (found 81). | 117 | |
| Missing a Javadoc comment. | 117 | |
| Parameter listener should be final. | 117 | |
| Line contains a tab character. | 118 | |
| 'if' is not followed by whitespace. | 118 | |
| '{' is not preceded with whitespace. | 118 | |
| Line has trailing spaces. | 119 | |
| Line contains a tab character. | 119 | |
| Line contains a tab character. | 120 | |
| Line is longer than 80 characters (found 84). | 123 | |
| Missing a Javadoc comment. | 123 | |
| Parameter listener should be final. | 123 | |
| Line contains a tab character. | 124 | |
| First sentence should end with a period. | 129 | |
| Line has trailing spaces. | 130 | |
| Parameter source should be final. | 134 | |
| Expected @param tag for 'source'. | 134 | |
| Parameter keyEvent should be final. | 134 | |
| Expected @param tag for 'keyEvent'. | 134 | |
| '{' is not preceded with whitespace. | 134 | |
| Line has trailing spaces. | 136 | |
| 'for' is not followed by whitespace. | 140 | |
| '-' is not preceded with whitespace. | 140 | |
| '-' is not followed by whitespace. | 140 | |
| '{' is not preceded with whitespace. | 140 | |
| Line contains a tab character. | 141 | |
| Line contains a tab character. | 142 | |
| Line contains a tab character. | 143 | |
| 'for' is not followed by whitespace. | 143 | |
| '{' is not preceded with whitespace. | 143 | |
| Line contains a tab character. | 144 | |
| 'if' is not followed by whitespace. | 144 | |
| '{' is not preceded with whitespace. | 144 | |
| Line is longer than 80 characters (found 153). | 145 | |
| Line contains a tab character. | 145 | |
| Line contains a tab character. | 146 | |
| Line contains a tab character. | 147 | |
| Line contains a tab character. | 148 | |
| Line has trailing spaces. | 150 | |
| Line has trailing spaces. | 151 | |
| Line has trailing spaces. | 152 | |
| 'if' is not followed by whitespace. | 153 | |
| '{' is not preceded with whitespace. | 153 | |
| 'if' is not followed by whitespace. | 156 | |
| '{' is not preceded with whitespace. | 156 | |
| Line has trailing spaces. | 158 | |
| Line has trailing spaces. | 159 | |
| 'for' is not followed by whitespace. | 162 | |
| '{' is not preceded with whitespace. | 162 | |
| 'if' is not followed by whitespace. | 163 | |
| '{' is not preceded with whitespace. | 163 | |
| Line is longer than 80 characters (found 109). | 164 | |
| ',' is not followed by whitespace. | 164 | |
| '}' should be on the same line. | 165 | |
| 'if' is not followed by whitespace. | 166 | |
| '{' is not preceded with whitespace. | 166 | |
| Line is longer than 80 characters (found 111). | 167 | |
| ',' is not followed by whitespace. | 167 | |
| Line has trailing spaces. | 169 | |
| Line has trailing spaces. | 170 | |
| '}' should be on the same line. | 172 | |
| 'else' is not followed by whitespace. | 173 | |
| '{' is not preceded with whitespace. | 173 | |
| Must have at least one statement. | 173 | |
| Line contains a tab character. | 179 | |
| Missing a Javadoc comment. | 179 | |
| '{' is not preceded with whitespace. | 179 | |
| Line contains a tab character. | 180 | |
| 'for' is not followed by whitespace. | 180 | |
| '{' is not preceded with whitespace. | 180 | |
| Line is longer than 80 characters (found 114). | 181 | |
| Line contains a tab character. | 181 | |
| Line contains a tab character. | 182 | |
| Line contains a tab character. | 183 | |
| Line contains a tab character. | 184 | |
| Line has trailing spaces. | 185 | |
| Line contains a tab character. | 185 | |
| Line has trailing spaces. | 186 | |
| Line has trailing spaces. | 189 | |
| Class ListenerItem should be declared as final. | 191 | |
| Missing a Javadoc comment. | 191 | |
| '{' is not preceded with whitespace. | 191 | |
| Missing a Javadoc comment. | 192 | |
| Missing a Javadoc comment. | 193 | |
| Missing a Javadoc comment. | 194 | |
| Line is longer than 80 characters (found 100). | 196 | |
| Missing a Javadoc comment. | 196 | |
| Parameter listener should be final. | 196 | |
| 'listener' hides a field. | 196 | |
| Parameter events should be final. | 196 | |
| 'events' hides a field. | 196 | |
| Parameter client should be final. | 196 | |
| 'client' hides a field. | 196 | |
| '{' is not preceded with whitespace. | 196 | |
| Missing a Javadoc comment. | 201 | |
| Parameter listener should be final. | 201 | |
| 'listener' hides a field. | 201 | |
| Parameter events should be final. | 201 | |
| 'events' hides a field. | 201 | |
| '{' is not preceded with whitespace. | 201 | |
| Line has trailing spaces. | 206 | |
| Missing a Javadoc comment. | 207 | |
| '{' is not preceded with whitespace. | 207 | |
| Line has trailing spaces. | 210 | |
| Missing a Javadoc comment. | 211 | |
| '{' is not preceded with whitespace. | 211 | |
| Line has trailing spaces. | 213 | |
| Line has trailing spaces. | 214 | |
| Missing a Javadoc comment. | 215 | |
| '{' is not preceded with whitespace. | 215 | |
| Line has trailing spaces. | 217 | |
| Line has trailing spaces. | 219 | |
| Class AwtListenerItem should be declared as final. | 220 | |
| Missing a Javadoc comment. | 220 | |
| '{' is not preceded with whitespace. | 220 | |
| Missing a Javadoc comment. | 221 | |
| Missing a Javadoc comment. | 222 | |
| Line has trailing spaces. | 223 | |
| Line is longer than 80 characters (found 83). | 224 | |
| Missing a Javadoc comment. | 224 | |
| Parameter resourceClient should be final. | 224 | |
| 'resourceClient' hides a field. | 224 | |
| Parameter events should be final. | 224 | |
| 'events' hides a field. | 224 | |
| '{' is not preceded with whitespace. | 224 | |
| Line has trailing spaces. | 227 | |
| Line has trailing spaces. | 228 | |
| Missing a Javadoc comment. | 229 | |
| '{' is not preceded with whitespace. | 229 | |
| Line has trailing spaces. | 232 | |
| Missing a Javadoc comment. | 233 | |
| '{' is not preceded with whitespace. | 233 | |
| Line has trailing spaces. | 237 | |
| Line has trailing spaces. | 238 | |
| Line contains a tab character. | 239 | |
| Line contains a tab character. | 240 | |
| Line contains a tab character. | 241 | |
| Line contains a tab character. | 242 |
| Severity | Message | Line |
|---|---|---|
| Line has trailing spaces. | 3 | |
| Line has trailing spaces. | 5 | |
| Line has trailing spaces. | 6 | |
| Line has trailing spaces. | 7 | |
| ';' is preceded with whitespace. | 15 | |
| Line has trailing spaces. | 18 | |
| Line has trailing spaces. | 19 | |
| Unknown tag 'statuscode'. | 21 | |
| Line has trailing spaces. | 24 | |
| Missing a Javadoc comment. | 25 | |
| '{' is not preceded with whitespace. | 25 | |
| Line has trailing spaces. | 26 | |
| Line has trailing spaces. | 28 | |
| Missing a Javadoc comment. | 29 | |
| Parameter name should be final. | 29 | |
| '{' is not preceded with whitespace. | 29 | |
| Line has trailing spaces. | 30 |
| Severity | Message | Line |
|---|---|---|
| Line has trailing spaces. | 3 | |
| Line has trailing spaces. | 5 | |
| Line has trailing spaces. | 6 | |
| Line has trailing spaces. | 7 | |
| ';' is preceded with whitespace. | 15 | |
| Line has trailing spaces. | 21 | |
| Line has trailing spaces. | 22 | |
| Unknown tag 'statuscode'. | 24 | |
| Line has trailing spaces. | 27 | |
| Line contains a tab character. | 28 | |
| Missing a Javadoc comment. | 28 | |
| Line contains a tab character. | 29 | |
| Missing a Javadoc comment. | 29 | |
| Line has trailing spaces. | 30 | |
| Line contains a tab character. | 30 | |
| Missing a Javadoc comment. | 34 | |
| '(' is preceded with whitespace. | 34 | |
| Parameter repositoryName should be final. | 34 | |
| 'repositoryName' hides a field. | 34 | |
| Parameter client should be final. | 34 | |
| 'client' hides a field. | 34 | |
| Line contains a tab character. | 35 | |
| Line contains a tab character. | 36 | |
| Line has trailing spaces. | 38 | |
| Method 'getName' is not designed for extension - needs to be abstract, final or empty. | 39 | |
| Missing a Javadoc comment. | 39 | |
| '(' is preceded with whitespace. | 39 | |
| Line has trailing spaces. | 42 | |
| Line has trailing spaces. | 43 | |
| Method 'getClient' is not designed for extension - needs to be abstract, final or empty. | 43 | |
| Missing a Javadoc comment. | 43 |
| Severity | Message | Line |
|---|---|---|
| Line has trailing spaces. | 3 | |
| Line has trailing spaces. | 5 | |
| Line has trailing spaces. | 6 | |
| Line has trailing spaces. | 7 | |
| ';' is preceded with whitespace. | 15 | |
| Line has trailing spaces. | 21 | |
| Line has trailing spaces. | 22 | |
| Unknown tag 'statuscode'. | 24 | |
| Line has trailing spaces. | 27 | |
| Missing a Javadoc comment. | 28 | |
| ';' is preceded with whitespace. | 28 | |
| Missing a Javadoc comment. | 29 | |
| Missing a Javadoc comment. | 30 | |
| Missing a Javadoc comment. | 31 | |
| Missing a Javadoc comment. | 32 | |
| Missing a Javadoc comment. | 33 | |
| Missing a Javadoc comment. | 34 | |
| Line is longer than 80 characters (found 95). | 36 | |
| Missing a Javadoc comment. | 36 | |
| Parameter source should be final. | 36 | |
| Parameter family should be final. | 36 | |
| 'family' hides a field. | 36 | |
| Parameter type should be final. | 36 | |
| 'type' hides a field. | 36 | |
| Parameter code should be final. | 36 | |
| 'code' hides a field. | 36 | |
| Parameter modifiers should be final. | 36 | |
| 'modifiers' hides a field. | 36 | |
| Parameter when should be final. | 36 | |
| 'when' hides a field. | 36 | |
| Line has trailing spaces. | 37 | |
| Line has trailing spaces. | 43 | |
| Line has trailing spaces. | 44 | |
| Line has trailing spaces. | 45 | |
| Missing a Javadoc comment. | 45 | |
| Parameter source should be final. | 45 | |
| Parameter family should be final. | 45 | |
| 'family' hides a field. | 45 | |
| Parameter keyChar should be final. | 45 | |
| 'keyChar' hides a field. | 45 | |
| Parameter when should be final. | 45 | |
| 'when' hides a field. | 45 | |
| Line has trailing spaces. | 50 | |
| Method 'getFamily' is not designed for extension - needs to be abstract, final or empty. | 52 | |
| Missing a Javadoc comment. | 52 | |
| '{' is not preceded with whitespace. | 52 | |
| Method 'getType' is not designed for extension - needs to be abstract, final or empty. | 56 | |
| Missing a Javadoc comment. | 56 | |
| '{' is not preceded with whitespace. | 56 | |
| Method 'getCode' is not designed for extension - needs to be abstract, final or empty. | 60 | |
| Missing a Javadoc comment. | 60 | |
| '{' is not preceded with whitespace. | 60 | |
| Line has trailing spaces. | 62 | |
| Line has trailing spaces. | 64 | |
| Method 'getKeyChar' is not designed for extension - needs to be abstract, final or empty. | 64 | |
| Missing a Javadoc comment. | 64 | |
| '{' is not preceded with whitespace. | 64 | |
| Line has trailing spaces. | 68 | |
| Method 'getModifiers' is not designed for extension - needs to be abstract, final or empty. | 68 | |
| Missing a Javadoc comment. | 68 | |
| '{' is not preceded with whitespace. | 68 | |
| Line has trailing spaces. | 72 | |
| Method 'isShiftDown' is not designed for extension - needs to be abstract, final or empty. | 72 | |
| Missing a Javadoc comment. | 72 | |
| '?' is not preceded with whitespace. | 73 | |
| Avoid inline conditionals. | 73 | |
| ':' is not preceded with whitespace. | 73 | |
| ':' is not followed by whitespace. | 73 | |
| Method 'isControlDown' is not designed for extension - needs to be abstract, final or empty. | 77 | |
| Missing a Javadoc comment. | 77 | |
| '{' is not preceded with whitespace. | 77 | |
| '?' is not preceded with whitespace. | 78 | |
| Avoid inline conditionals. | 78 | |
| ':' is not preceded with whitespace. | 78 | |
| ':' is not followed by whitespace. | 78 | |
| Method 'isMetaDown' is not designed for extension - needs to be abstract, final or empty. | 82 | |
| Missing a Javadoc comment. | 82 | |
| '{' is not preceded with whitespace. | 82 | |
| '?' is not preceded with whitespace. | 83 | |
| Avoid inline conditionals. | 83 | |
| ':' is not preceded with whitespace. | 83 | |
| ':' is not followed by whitespace. | 83 | |
| Method 'isAltDown' is not designed for extension - needs to be abstract, final or empty. | 87 | |
| Missing a Javadoc comment. | 87 | |
| '{' is not preceded with whitespace. | 87 | |
| '?' is not preceded with whitespace. | 88 | |
| Avoid inline conditionals. | 88 | |
| ':' is not preceded with whitespace. | 88 | |
| ':' is not followed by whitespace. | 88 | |
| Method 'getWhen' is not designed for extension - needs to be abstract, final or empty. | 92 | |
| Missing a Javadoc comment. | 92 | |
| '{' is not preceded with whitespace. | 92 |
| Severity | Message | Line |
|---|---|---|
| Line has trailing spaces. | 3 | |
| Line has trailing spaces. | 5 | |
| Line has trailing spaces. | 6 | |
| Line has trailing spaces. | 7 | |
| Line has trailing spaces. | 20 | |
| Line has trailing spaces. | 21 | |
| Unknown tag 'statuscode'. | 23 | |
| Line has trailing spaces. | 26 | |
| Line has trailing spaces. | 27 | |
| Missing a Javadoc comment. | 27 | |
| Parameter source should be final. | 27 | |
| Line has trailing spaces. | 28 | |
| Method 'getSource' is not designed for extension - needs to be abstract, final or empty. | 31 | |
| Missing a Javadoc comment. | 31 | |
| '{' is not preceded with whitespace. | 31 |
| Severity | Message | Line |
|---|---|---|
| Line has trailing spaces. | 3 | |
| Line has trailing spaces. | 5 | |
| Line has trailing spaces. | 6 | |
| Line has trailing spaces. | 7 | |
| ';' is preceded with whitespace. | 15 | |
| Missing a Javadoc comment. | 17 | |
| Line has trailing spaces. | 18 | |
| Line contains a tab character. | 19 | |
| Missing a Javadoc comment. | 19 | |
| Redundant 'public' modifier. | 19 | |
| '(' is preceded with whitespace. | 19 | |
| ';' is preceded with whitespace. | 19 |
| Severity | Message | Line |
|---|---|---|
| Line has trailing spaces. | 3 | |
| Line has trailing spaces. | 5 | |
| Line has trailing spaces. | 6 | |
| Line has trailing spaces. | 7 | |
| ';' is preceded with whitespace. | 15 | |
| Line has trailing spaces. | 23 | |
| Line has trailing spaces. | 24 | |
| Unknown tag 'statuscode'. | 26 | |
| Line has trailing spaces. | 30 | |
| Missing a Javadoc comment. | 31 | |
| Missing a Javadoc comment. | 33 | |
| '(' is preceded with whitespace. | 33 | |
| Parameter name should be final. | 33 | |
| Line has trailing spaces. | 37 | |
| Line is longer than 80 characters (found 106). | 39 | |
| Line is longer than 80 characters (found 118). | 40 | |
| Line has trailing spaces. | 42 | |
| Method 'addUserEvent' is not designed for extension - needs to be abstract, final or empty. | 43 | |
| Missing a Javadoc comment. | 43 | |
| Parameter event should be final. | 43 | |
| 'for' is not followed by whitespace. | 45 | |
| '{' is not preceded with whitespace. | 45 | |
| 'if' is not followed by whitespace. | 47 | |
| '{' is not preceded with whitespace. | 47 | |
| Line has trailing spaces. | 50 | |
| Line has trailing spaces. | 52 | |
| Line has trailing spaces. | 56 | |
| Line has trailing spaces. | 57 | |
| Method 'getUserEvent' is not designed for extension - needs to be abstract, final or empty. | 57 | |
| Missing a Javadoc comment. | 57 | |
| Line has trailing spaces. | 58 | |
| 'for' is not followed by whitespace. | 60 | |
| '{' is not preceded with whitespace. | 60 | |
| Line has trailing spaces. | 62 | |
| Method 'removeUserEvent' is not designed for extension - needs to be abstract, final or empty. | 67 | |
| Missing a Javadoc comment. | 67 | |
| '(' is preceded with whitespace. | 67 | |
| Parameter event should be final. | 67 | |
| Line has trailing spaces. | 70 | |
| Line has trailing spaces. | 71 | |
| Method 'addKey' is not designed for extension - needs to be abstract, final or empty. | 71 | |
| Missing a Javadoc comment. | 71 | |
| '(' is preceded with whitespace. | 71 | |
| Parameter keyCode should be final. | 71 | |
| '{' is not preceded with whitespace. | 71 | |
| Line has trailing spaces. | 72 | |
| Line has trailing spaces. | 74 | |
| Method 'removeKey' is not designed for extension - needs to be abstract, final or empty. | 75 | |
| Missing a Javadoc comment. | 75 | |
| '(' is preceded with whitespace. | 75 | |
| Parameter keyCode should be final. | 75 | |
| 'for' is not followed by whitespace. | 76 | |
| '{' is not preceded with whitespace. | 76 | |
| 'if' is not followed by whitespace. | 78 | |
| '{' is not preceded with whitespace. | 78 | |
| Line has trailing spaces. | 81 | |
| Method 'addAllNumericKeys' is not designed for extension - needs to be abstract, final or empty. | 85 | |
| Missing a Javadoc comment. | 85 | |
| Method 'addAllColourKeys' is not designed for extension - needs to be abstract, final or empty. | 98 | |
| Missing a Javadoc comment. | 98 | |
| '{' is not preceded with whitespace. | 98 | |
| Method 'addAllArrowKeys' is not designed for extension - needs to be abstract, final or empty. | 105 | |
| Missing a Javadoc comment. | 105 | |
| '{' is not preceded with whitespace. | 105 | |
| Line has trailing spaces. | 109 | |
| Method 'removeAllNumericKeys' is not designed for extension - needs to be abstract, final or empty. | 112 | |
| Missing a Javadoc comment. | 112 | |
| '{' is not preceded with whitespace. | 112 | |
| Method 'removeAllColourKeys' is not designed for extension - needs to be abstract, final or empty. | 125 | |
| Missing a Javadoc comment. | 125 | |
| '{' is not preceded with whitespace. | 125 | |
| Method 'removeAllArrowKeys' is not designed for extension - needs to be abstract, final or empty. | 132 | |
| Missing a Javadoc comment. | 132 | |
| '{' is not preceded with whitespace. | 132 | |
| Missing a Javadoc comment. | 140 | |
| Parameter keyCode should be final. | 140 | |
| '{' is not preceded with whitespace. | 140 | |
| Line is longer than 80 characters (found 128). | 142 |
| Severity | Message | Line |
|---|---|---|
| Line has trailing spaces. | 3 | |
| Line has trailing spaces. | 5 | |
| Line has trailing spaces. | 6 | |
| Line has trailing spaces. | 7 | |
| Line has trailing spaces. | 20 | |
| Line has trailing spaces. | 21 | |
| Unknown tag 'statuscode'. | 23 | |
| Line has trailing spaces. | 27 | |
| Line contains a tab character. | 27 | |
| Missing a Javadoc comment. | 27 | |
| Parameter source should be final. | 27 | |
| Line has trailing spaces. | 28 | |
| Method 'getSource' is not designed for extension - needs to be abstract, final or empty. | 31 | |
| Missing a Javadoc comment. | 31 | |
| '{' is not preceded with whitespace. | 31 |
| Severity | Message | Line |
|---|---|---|
| File does not end with a newline. | ||
| Missing package-info.java file. | ||
| Line has trailing spaces. | 3 | |
| Line has trailing spaces. | 6 | |
| Line has trailing spaces. | 7 | |
| Line has trailing spaces. | 29 | |
| Line has trailing spaces. | 30 | |
| Line has trailing spaces. | 50 | |
| Line has trailing spaces. | 52 | |
| Line has trailing spaces. | 56 | |
| Class IxcRegistry should be declared as final. | 60 | |
| Missing a Javadoc comment. | 62 | |
| Missing a Javadoc comment. | 64 | |
| Parameter obj should be final. | 64 | |
| Parameter external should be final. | 64 | |
| 'external' hides a field. | 64 | |
| Missing a Javadoc comment. | 69 | |
| Variable 'object' must be private and have accessor methods. | 69 | |
| Missing a Javadoc comment. | 71 | |
| Variable 'external' must be private and have accessor methods. | 71 | |
| Missing a Javadoc comment. | 74 | |
| Missing a Javadoc comment. | 76 | |
| Missing a Javadoc comment. | 79 | |
| Parameter xc should be final. | 79 | |
| Parameter name should be final. | 79 | |
| 'if' construct must use '{}'s. | 85 | |
| 'if' construct must use '{}'s. | 89 | |
| 'else' construct must use '{}'s. | 92 | |
| Missing a Javadoc comment. | 96 | |
| Parameter xc should be final. | 96 | |
| Parameter name should be final. | 96 | |
| Parameter obj should be final. | 97 | |
| Missing a Javadoc comment. | 101 | |
| Parameter xc should be final. | 101 | |
| Parameter name should be final. | 101 | |
| Parameter obj should be final. | 102 | |
| Parameter external should be final. | 102 | |
| 'if' construct must use '{}'s. | 109 | |
| Missing a Javadoc comment. | 114 | |
| Parameter xc should be final. | 114 | |
| Parameter name should be final. | 114 | |
| Parameter obj should be final. | 115 | |
| Missing a Javadoc comment. | 119 | |
| Parameter xc should be final. | 119 | |
| Parameter name should be final. | 119 | |
| 'if' construct must use '{}'s. | 126 | |
| Missing a Javadoc comment. | 130 | |
| Parameter xc should be final. | 130 | |
| Parameter name should be final. | 130 | |
| Parameter obj should be final. | 131 | |
| Parameter external should be final. | 131 | |
| Missing a Javadoc comment. | 140 | |
| Parameter xc should be final. | 140 | |
| Missing a Javadoc comment. | 149 | |
| Parameter xc should be final. | 149 | |
| '16' is a magic number. | 152 | |
| '16' is a magic number. | 154 | |
| Missing a Javadoc comment. | 161 | |
| Parameter name should be final. | 161 | |
| 'if' construct must use '{}'s. | 163 | |
| '16' is a magic number. | 165 | |
| '16' is a magic number. | 166 |
| Severity | Message | Line |
|---|---|---|
| Missing package-info.java file. | ||
| Line has trailing spaces. | 3 | |
| Line has trailing spaces. | 5 | |
| Line has trailing spaces. | 6 | |
| Line has trailing spaces. | 7 | |
| Line has trailing spaces. | 19 | |
| Line has trailing spaces. | 20 | |
| Unknown tag 'statuscode'. | 22 | |
| Line has trailing spaces. | 25 | |
| Line contains a tab character. | 25 | |
| Line contains a tab character. | 26 | |
| Missing a Javadoc comment. | 26 | |
| Line contains a tab character. | 27 | |
| Missing a Javadoc comment. | 27 | |
| Line contains a tab character. | 28 | |
| Missing a Javadoc comment. | 28 | |
| Line contains a tab character. | 29 | |
| Missing a Javadoc comment. | 29 | |
| Line contains a tab character. | 30 | |
| Missing a Javadoc comment. | 30 | |
| Line contains a tab character. | 31 | |
| Missing a Javadoc comment. | 31 | |
| Line has trailing spaces. | 32 | |
| Line contains a tab character. | 32 | |
| Line has trailing spaces. | 33 | |
| Line is longer than 80 characters (found 98). | 33 | |
| Line contains a tab character. | 33 | |
| Missing a Javadoc comment. | 33 | |
| Parameter readWorldAccessRight should be final. | 33 | |
| 'readWorldAccessRight' hides a field. | 33 | |
| Parameter writeWorldAccessRight should be final. | 33 | |
| 'writeWorldAccessRight' hides a field. | 33 | |
| Line is longer than 80 characters (found 90). | 34 | |
| Line contains a tab character. | 34 | |
| Parameter readOrganisationAccessRight should be final. | 34 | |
| 'readOrganisationAccessRight' hides a field. | 34 | |
| Parameter writeOrganisationAccessRight should be final. | 34 | |
| 'writeOrganisationAccessRight' hides a field. | 34 | |
| Line has trailing spaces. | 35 | |
| Line is longer than 80 characters (found 90). | 35 | |
| Line contains a tab character. | 35 | |
| Parameter readApplicationAccessRight should be final. | 35 | |
| 'readApplicationAccessRight' hides a field. | 35 | |
| Parameter writeApplicationAccessRight should be final. | 35 | |
| 'writeApplicationAccessRight' hides a field. | 35 | |
| '{' is not preceded with whitespace. | 35 | |
| Line has trailing spaces. | 36 | |
| Line contains a tab character. | 36 | |
| Line contains a tab character. | 37 | |
| Line contains a tab character. | 38 | |
| Line contains a tab character. | 39 | |
| Line is longer than 80 characters (found 81). | 40 | |
| Line contains a tab character. | 40 | |
| Line contains a tab character. | 41 | |
| Line contains a tab character. | 42 | |
| Line has trailing spaces. | 43 | |
| Line contains a tab character. | 43 | |
| Line contains a tab character. | 44 | |
| Line has trailing spaces. | 45 | |
| Line contains a tab character. | 45 | |
| Line has trailing spaces. | 46 | |
| Line contains a tab character. | 46 | |
| Method 'hasReadWorldAccessRight' is not designed for extension - needs to be abstract, final or empty. | 46 | |
| Missing a Javadoc comment. | 46 | |
| Line contains a tab character. | 47 | |
| Line contains a tab character. | 48 | |
| Line has trailing spaces. | 49 | |
| Line contains a tab character. | 49 | |
| Line contains a tab character. | 50 | |
| Method 'hasWriteWorldAccessRight' is not designed for extension - needs to be abstract, final or empty. | 50 | |
| Missing a Javadoc comment. | 50 | |
| Line contains a tab character. | 51 | |
| Line contains a tab character. | 52 | |
| Line has trailing spaces. | 53 | |
| Line contains a tab character. | 53 | |
| Line contains a tab character. | 54 | |
| Method 'hasReadOrganisationAccessRight' is not designed for extension - needs to be abstract, final or empty. | 54 | |
| Missing a Javadoc comment. | 54 | |
| Line contains a tab character. | 55 | |
| Line contains a tab character. | 56 | |
| Line has trailing spaces. | 57 | |
| Line contains a tab character. | 57 | |
| Line contains a tab character. | 58 | |
| Method 'hasWriteOrganisationAccessRight' is not designed for extension - needs to be abstract, final or empty. | 58 | |
| Missing a Javadoc comment. | 58 | |
| Line contains a tab character. | 59 | |
| Line contains a tab character. | 60 | |
| Line has trailing spaces. | 61 | |
| Line contains a tab character. | 61 | |
| Line contains a tab character. | 62 | |
| Method 'hasReadApplicationAccessRight' is not designed for extension - needs to be abstract, final or empty. | 62 | |
| Missing a Javadoc comment. | 62 | |
| Line contains a tab character. | 63 | |
| Line contains a tab character. | 64 | |
| Line has trailing spaces. | 65 | |
| Line contains a tab character. | 65 | |
| Line contains a tab character. | 66 | |
| Method 'hasWriteApplicationAccessRight' is not designed for extension - needs to be abstract, final or empty. | 66 | |
| Missing a Javadoc comment. | 66 | |
| Line contains a tab character. | 67 | |
| Line contains a tab character. | 68 | |
| Line has trailing spaces. | 69 | |
| Line contains a tab character. | 69 | |
| Line has trailing spaces. | 70 | |
| Line contains a tab character. | 70 | |
| Method 'setPermissions' is not designed for extension - needs to be abstract, final or empty. | 70 | |
| Missing a Javadoc comment. | 70 | |
| Parameter readWorldAccessRight should be final. | 70 | |
| 'readWorldAccessRight' hides a field. | 70 | |
| Line has trailing spaces. | 71 | |
| Line is longer than 80 characters (found 84). | 71 | |
| Line contains a tab character. | 71 | |
| Parameter writeWorldAccessRight should be final. | 71 | |
| 'writeWorldAccessRight' hides a field. | 71 | |
| Parameter readOrganisationAccessRight should be final. | 71 | |
| 'readOrganisationAccessRight' hides a field. | 71 | |
| Line has trailing spaces. | 72 | |
| Line is longer than 80 characters (found 90). | 72 | |
| Line contains a tab character. | 72 | |
| Parameter writeOrganisationAccessRight should be final. | 72 | |
| 'writeOrganisationAccessRight' hides a field. | 72 | |
| Parameter readApplicationAccessRight should be final. | 72 | |
| 'readApplicationAccessRight' hides a field. | 72 | |
| Line contains a tab character. | 73 | |
| Parameter writeApplicationAccessRight should be final. | 73 | |
| 'writeApplicationAccessRight' hides a field. | 73 | |
| Line has trailing spaces. | 74 | |
| Line contains a tab character. | 74 | |
| Line contains a tab character. | 75 | |
| Line contains a tab character. | 76 | |
| Line contains a tab character. | 77 | |
| Line is longer than 80 characters (found 81). | 78 | |
| Line contains a tab character. | 78 | |
| Line contains a tab character. | 79 | |
| Line contains a tab character. | 80 | |
| Line contains a tab character. | 81 |
| Severity | Message | Line |
|---|---|---|
| Line has trailing spaces. | 3 | |
| Line has trailing spaces. | 5 | |
| Line has trailing spaces. | 6 | |
| Line has trailing spaces. | 7 | |
| Missing a Javadoc comment. | 21 | |
| Line contains a tab character. | 23 | |
| Missing a Javadoc comment. | 23 | |
| '=' is not preceded with whitespace. | 23 | |
| '=' is not followed by whitespace. | 23 | |
| Line contains a tab character. | 25 | |
| Missing a Javadoc comment. | 25 | |
| '=' is not preceded with whitespace. | 25 | |
| '=' is not followed by whitespace. | 25 | |
| Line contains a tab character. | 27 | |
| Missing a Javadoc comment. | 27 | |
| '=' is not preceded with whitespace. | 27 | |
| '=' is not followed by whitespace. | 27 | |
| Line has trailing spaces. | 28 | |
| Line contains a tab character. | 28 | |
| Line is longer than 80 characters (found 86). | 29 | |
| Line contains a tab character. | 29 | |
| Missing a Javadoc comment. | 29 | |
| Parameter expiration_date should be final. | 29 | |
| Name 'expiration_date' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 29 | |
| Parameter p should be final. | 29 | |
| Parameter priority should be final. | 29 | |
| '{' is not followed by whitespace. | 29 | |
| '}' is not preceded with whitespace. | 29 | |
| Line contains a tab character. | 31 | |
| Method 'getExpirationDate' is not designed for extension - needs to be abstract, final or empty. | 31 | |
| Missing a Javadoc comment. | 31 | |
| Line has trailing spaces. | 32 | |
| Line contains a tab character. | 32 | |
| Line contains a tab character. | 33 | |
| Missing a Javadoc comment. | 33 | |
| Parameter d should be final. | 33 | |
| Line has trailing spaces. | 34 | |
| Line contains a tab character. | 34 | |
| Line contains a tab character. | 35 | |
| Method 'getPermissions' is not designed for extension - needs to be abstract, final or empty. | 35 | |
| Missing a Javadoc comment. | 35 | |
| ';' is not followed by whitespace. | 35 | |
| '}' is not preceded with whitespace. | 35 | |
| Line has trailing spaces. | 36 | |
| Line contains a tab character. | 36 | |
| Line contains a tab character. | 37 | |
| Missing a Javadoc comment. | 37 | |
| Parameter p should be final. | 37 | |
| '{' is not followed by whitespace. | 37 | |
| '}' is not preceded with whitespace. | 37 | |
| Line contains a tab character. | 39 | |
| Method 'getPriority' is not designed for extension - needs to be abstract, final or empty. | 39 | |
| Missing a Javadoc comment. | 39 | |
| Line has trailing spaces. | 40 | |
| Line contains a tab character. | 40 | |
| Line contains a tab character. | 41 | |
| Missing a Javadoc comment. | 41 | |
| Parameter priority should be final. | 41 | |
| '{' is not followed by whitespace. | 41 | |
| '}' is not preceded with whitespace. | 41 | |
| Line is longer than 80 characters (found 90). | 43 | |
| Line contains a tab character. | 43 | |
| Missing a Javadoc comment. | 43 | |
| Parameter p should be final. | 43 | |
| Parameter f should be final. | 43 | |
| '{' is not preceded with whitespace. | 43 | |
| Line contains a tab character. | 44 | |
| Line is longer than 80 characters (found 82). | 46 | |
| Line contains a tab character. | 46 | |
| Missing a Javadoc comment. | 46 | |
| Parameter f should be final. | 46 | |
| '{' is not preceded with whitespace. | 46 | |
| Line contains a tab character. | 47 | |
| Line contains a tab character. | 48 |
| Severity | Message | Line |
|---|---|---|
| Line has trailing spaces. | 2 | |
| Line has trailing spaces. | 4 | |
| Line has trailing spaces. | 7 | |
| Line has trailing spaces. | 9 | |
| Unknown tag 'statuscode'. | 29 | |
| Unknown tag 'comment'. | 30 | |
| Line has trailing spaces. | 33 | |
| Line contains a tab character. | 33 | |
| Line is longer than 80 characters (found 89). | 34 | |
| Line contains a tab character. | 34 | |
| Missing a Javadoc comment. | 34 | |
| Variable 'log' must be private and have accessor methods. | 34 | |
| Line has trailing spaces. | 35 | |
| Line contains a tab character. | 35 | |
| Line contains a tab character. | 36 | |
| Missing a Javadoc comment. | 36 | |
| Line contains a tab character. | 37 | |
| Missing a Javadoc comment. | 37 | |
| Line contains a tab character. | 38 | |
| Missing a Javadoc comment. | 38 | |
| Line contains a tab character. | 39 | |
| Missing a Javadoc comment. | 39 | |
| Line contains a tab character. | 40 | |
| Missing a Javadoc comment. | 40 | |
| Line contains a tab character. | 43 | |
| Missing a Javadoc comment. | 43 | |
| Parameter urls should be final. | 43 | |
| 'urls' hides a field. | 43 | |
| Line contains a tab character. | 44 | |
| Line contains a tab character. | 45 | |
| Line contains a tab character. | 46 | |
| Line contains a tab character. | 47 | |
| Line is longer than 80 characters (found 82). | 48 | |
| Line contains a tab character. | 48 | |
| Line contains a tab character. | 49 | |
| Line has trailing spaces. | 50 | |
| Line contains a tab character. | 50 | |
| Line contains a tab character. | 51 | |
| Line contains a tab character. | 52 | |
| Line contains a tab character. | 54 | |
| Missing a Javadoc comment. | 54 | |
| Parameter urls should be final. | 54 | |
| 'urls' hides a field. | 54 | |
| Parameter parent should be final. | 54 | |
| 'parent' hides a field. | 54 | |
| Line contains a tab character. | 55 | |
| Line contains a tab character. | 56 | |
| Line contains a tab character. | 57 | |
| Line has trailing spaces. | 58 | |
| Line contains a tab character. | 58 | |
| Line contains a tab character. | 59 | |
| Missing a Javadoc comment. | 59 | |
| Parameter urls should be final. | 59 | |
| 'urls' hides a field. | 59 | |
| '{' is not preceded with whitespace. | 59 | |
| Line contains a tab character. | 60 | |
| Line contains a tab character. | 61 | |
| Line contains a tab character. | 62 | |
| Line contains a tab character. | 63 | |
| Line contains a tab character. | 64 | |
| Line is longer than 80 characters (found 92). | 65 | |
| Line contains a tab character. | 65 | |
| Line contains a tab character. | 66 | |
| Line contains a tab character. | 67 | |
| Line contains a tab character. | 68 | |
| Line contains a tab character. | 69 | |
| Line contains a tab character. | 70 | |
| Line contains a tab character. | 72 | |
| Missing a Javadoc comment. | 72 | |
| Parameter urls should be final. | 72 | |
| Line contains a tab character. | 73 | |
| Line contains a tab character. | 74 | |
| Line is longer than 80 characters (found 82). | 76 | |
| Line contains a tab character. | 76 | |
| Missing a Javadoc comment. | 76 | |
| Parameter urls should be final. | 76 | |
| Parameter parent should be final. | 76 | |
| Line contains a tab character. | 77 | |
| Line contains a tab character. | 78 | |
| Line contains a tab character. | 80 | |
| Method 'loadClass' is not designed for extension - needs to be abstract, final or empty. | 80 | |
| Missing a Javadoc comment. | 80 | |
| Parameter name should be final. | 80 | |
| Line contains a tab character. | 81 | |
| Line has trailing spaces. | 82 | |
| Line contains a tab character. | 82 | |
| Line contains a tab character. | 83 | |
| Line has trailing spaces. | 84 | |
| Line contains a tab character. | 84 | |
| Line contains a tab character. | 85 | |
| Line has trailing spaces. | 86 | |
| Line contains a tab character. | 86 | |
| Line contains a tab character. | 87 | |
| Line contains a tab character. | 88 | |
| Line has trailing spaces. | 90 | |
| Line contains a tab character. | 90 | |
| Line contains a tab character. | 91 | |
| Line contains a tab character. | 92 | |
| Line contains a tab character. | 93 | |
| Line is longer than 80 characters (found 84). | 94 | |
| Line contains a tab character. | 94 | |
| Line contains a tab character. | 95 | |
| Line contains a tab character. | 96 | |
| Line has trailing spaces. | 97 | |
| Line is longer than 80 characters (found 112). | 97 | |
| Line contains a tab character. | 97 | |
| Line contains a tab character. | 98 | |
| Line contains a tab character. | 100 | |
| Must have at least one statement. | 100 | |
| Line contains a tab character. | 101 | |
| Line contains a tab character. | 102 | |
| Line contains a tab character. | 103 | |
| Line has trailing spaces. | 104 | |
| Line contains a tab character. | 104 | |
| Line contains a tab character. | 105 | |
| Line contains a tab character. | 106 | |
| 'try' is not followed by whitespace. | 106 | |
| '{' is not preceded with whitespace. | 106 | |
| Line contains a tab character. | 107 | |
| Line has trailing spaces. | 108 | |
| Line contains a tab character. | 108 | |
| Line contains a tab character. | 109 | |
| '}' should be on the same line. | 109 | |
| Line has trailing spaces. | 110 | |
| Line contains a tab character. | 110 | |
| 'catch' is not followed by whitespace. | 110 | |
| '{' is not preceded with whitespace. | 110 | |
| Must have at least one statement. | 110 | |
| Line contains a tab character. | 111 | |
| Line contains a tab character. | 112 | |
| Line contains a tab character. | 113 | |
| Line has trailing spaces. | 114 | |
| Line contains a tab character. | 114 | |
| Line contains a tab character. | 116 | |
| 'if' is not followed by whitespace. | 116 | |
| '{' is not preceded with whitespace. | 116 | |
| Line contains a tab character. | 117 | |
| Line contains a tab character. | 118 | |
| Line contains a tab character. | 119 | |
| Line contains a tab character. | 120 | |
| Line is longer than 80 characters (found 81). | 121 | |
| Line contains a tab character. | 121 | |
| Line contains a tab character. | 122 | |
| '}' should be on the same line. | 122 | |
| Line contains a tab character. | 123 | |
| 'if' is not followed by whitespace. | 123 | |
| '{' is not preceded with whitespace. | 123 | |
| Line contains a tab character. | 124 | |
| Line has trailing spaces. | 125 | |
| Line contains a tab character. | 125 | |
| Line contains a tab character. | 126 | |
| Line has trailing spaces. | 127 | |
| Line contains a tab character. | 127 | |
| Line contains a tab character. | 128 | |
| Line contains a tab character. | 130 | |
| Line contains a tab character. | 132 | |
| Missing a Javadoc comment. | 132 | |
| Parameter name should be final. | 132 | |
| Line contains a tab character. | 133 | |
| Line contains a tab character. | 134 | |
| Line has trailing spaces. | 136 | |
| Line contains a tab character. | 136 | |
| Line contains a tab character. | 137 | |
| Method 'findClass' is not designed for extension - needs to be abstract, final or empty. | 137 | |
| Missing a Javadoc comment. | 137 | |
| Parameter name should be final. | 137 | |
| Line contains a tab character. | 138 | |
| Line contains a tab character. | 139 | |
| Line contains a tab character. | 141 | |
| Line contains a tab character. | 142 | |
| Line contains a tab character. | 143 | |
| Line has trailing spaces. | 144 | |
| Line contains a tab character. | 144 | |
| Line has trailing spaces. | 145 | |
| Line contains a tab character. | 145 | |
| Line contains a tab character. | 146 | |
| Line contains a tab character. | 148 | |
| Line contains a tab character. | 149 | |
| '}' should be on the same line. | 149 | |
| Line contains a tab character. | 150 | |
| Line contains a tab character. | 151 | |
| Line contains a tab character. | 152 | |
| '}' should be on the same line. | 152 | |
| Line contains a tab character. | 153 | |
| Line contains a tab character. | 154 | |
| Line contains a tab character. | 155 | |
| '}' should be on the same line. | 155 | |
| Line has trailing spaces. | 156 | |
| Line contains a tab character. | 156 | |
| Line contains a tab character. | 157 | |
| Line contains a tab character. | 158 | |
| Line contains a tab character. | 159 | |
| Line has trailing spaces. | 160 | |
| Line contains a tab character. | 160 | |
| Line has trailing spaces. | 161 | |
| Line contains a tab character. | 161 | |
| Line has trailing spaces. | 162 | |
| Line contains a tab character. | 162 |
| Severity | Message | Line |
|---|---|---|
| Missing package-info.java file. | ||
| Unknown tag 'statuscode'. | 8 | |
| Line contains a tab character. | 12 | |
| Line contains a tab character. | 13 | |
| Line contains a tab character. | 14 | |
| Line contains a tab character. | 15 | |
| Line contains a tab character. | 16 | |
| Parameter urls should be final. | 16 | |
| Expected @param tag for 'urls'. | 16 | |
| Parameter parent should be final. | 16 | |
| Expected @param tag for 'parent'. | 16 | |
| Line contains a tab character. | 17 | |
| Line contains a tab character. | 18 | |
| Line contains a tab character. | 20 | |
| Line contains a tab character. | 21 | |
| Line contains a tab character. | 22 | |
| Line contains a tab character. | 23 | |
| Parameter urls should be final. | 23 | |
| Expected @param tag for 'urls'. | 23 | |
| Line contains a tab character. | 24 | |
| Line contains a tab character. | 25 |
| Severity | Message | Line |
|---|---|---|
| Missing package-info.java file. | ||
| Line has trailing spaces. | 3 | |
| Line has trailing spaces. | 5 | |
| Line has trailing spaces. | 6 | |
| Line has trailing spaces. | 7 | |
| Line has trailing spaces. | 18 | |
| Line has trailing spaces. | 19 | |
| Unknown tag 'statuscode'. | 21 | |
| '{' is not preceded with whitespace. | 23 | |
| Line has trailing spaces. | 24 | |
| Line contains a tab character. | 24 | |
| Line contains a tab character. | 25 | |
| Missing a Javadoc comment. | 25 | |
| Line has trailing spaces. | 26 | |
| Line contains a tab character. | 26 | |
| Line is longer than 80 characters (found 82). | 27 | |
| Line contains a tab character. | 27 | |
| Missing a Javadoc comment. | 27 | |
| Parameter source should be final. | 27 | |
| Parameter newFormat should be final. | 27 | |
| 'newFormat' hides a field. | 27 | |
| Line contains a tab character. | 28 | |
| Line contains a tab character. | 29 | |
| Line contains a tab character. | 30 | |
| Line has trailing spaces. | 31 | |
| Line contains a tab character. | 31 | |
| Line contains a tab character. | 32 | |
| Method 'getNewFormat' is not designed for extension - needs to be abstract, final or empty. | 32 | |
| Missing a Javadoc comment. | 32 | |
| Line contains a tab character. | 33 | |
| Line contains a tab character. | 34 |
| Severity | Message | Line |
|---|---|---|
| Line has trailing spaces. | 3 | |
| Line has trailing spaces. | 5 | |
| Line has trailing spaces. | 6 | |
| Line has trailing spaces. | 7 | |
| Line has trailing spaces. | 18 | |
| Line has trailing spaces. | 19 | |
| Unknown tag 'statuscode'. | 21 | |
| '{' is not preceded with whitespace. | 23 | |
| Line has trailing spaces. | 24 | |
| Line contains a tab character. | 24 | |
| Line contains a tab character. | 25 | |
| Missing a Javadoc comment. | 25 | |
| Line has trailing spaces. | 26 | |
| Line contains a tab character. | 26 | |
| Line contains a tab character. | 27 | |
| Missing a Javadoc comment. | 27 | |
| Parameter source should be final. | 27 | |
| Parameter newRatio should be final. | 27 | |
| 'newRatio' hides a field. | 27 | |
| Line contains a tab character. | 28 | |
| Line contains a tab character. | 29 | |
| Line contains a tab character. | 30 | |
| Line has trailing spaces. | 31 | |
| Line contains a tab character. | 31 | |
| Line contains a tab character. | 32 | |
| Method 'getNewRatio' is not designed for extension - needs to be abstract, final or empty. | 32 | |
| Missing a Javadoc comment. | 32 | |
| Line contains a tab character. | 33 | |
| Line contains a tab character. | 34 |
| Severity | Message | Line |
|---|---|---|
| Line has trailing spaces. | 3 | |
| Line has trailing spaces. | 5 | |
| Line has trailing spaces. | 6 | |
| Line has trailing spaces. | 7 | |
| Line is longer than 80 characters (found 86). | 17 | |
| Missing a Javadoc comment. | 17 | |
| Line has trailing spaces. | 18 | |
| Line contains a tab character. | 18 | |
| Line contains a tab character. | 19 | |
| Missing a Javadoc comment. | 19 | |
| Redundant 'public' modifier. | 19 | |
| Line has trailing spaces. | 20 | |
| Line contains a tab character. | 20 | |
| Line contains a tab character. | 21 | |
| Missing a Javadoc comment. | 21 | |
| Redundant 'public' modifier. | 21 | |
| Line has trailing spaces. | 22 | |
| Line contains a tab character. | 22 | |
| Line is longer than 80 characters (found 83). | 23 | |
| Line contains a tab character. | 23 | |
| Missing a Javadoc comment. | 23 | |
| Redundant 'public' modifier. | 23 |
| Severity | Message | Line |
|---|---|---|
| Line has trailing spaces. | 3 | |
| Line has trailing spaces. | 5 | |
| Line has trailing spaces. | 6 | |
| Line has trailing spaces. | 7 | |
| Line has trailing spaces. | 18 | |
| Line has trailing spaces. | 19 | |
| Unknown tag 'statuscode'. | 21 | |
| Line has trailing spaces. | 24 | |
| Line contains a tab character. | 24 | |
| Line contains a tab character. | 25 | |
| Missing a Javadoc comment. | 25 | |
| '{' is not preceded with whitespace. | 25 | |
| Line contains a tab character. | 26 | |
| Line contains a tab character. | 27 | |
| Line has trailing spaces. | 28 | |
| Line contains a tab character. | 28 | |
| Line contains a tab character. | 29 | |
| Missing a Javadoc comment. | 29 | |
| '(' is preceded with whitespace. | 29 | |
| Parameter reason should be final. | 29 | |
| '{' is not preceded with whitespace. | 29 | |
| Line contains a tab character. | 30 | |
| Line contains a tab character. | 31 |
| Severity | Message | Line |
|---|---|---|
| Line has trailing spaces. | 3 | |
| Line has trailing spaces. | 5 | |
| Line has trailing spaces. | 6 | |
| Line has trailing spaces. | 7 | |
| Line has trailing spaces. | 22 | |
| Line has trailing spaces. | 23 | |
| Unknown tag 'statuscode'. | 25 | |
| Line contains a tab character. | 29 | |
| Missing a Javadoc comment. | 29 | |
| Line has trailing spaces. | 30 | |
| Line contains a tab character. | 30 | |
| Line contains a tab character. | 31 | |
| Missing a Javadoc comment. | 31 | |
| Parameter source should be final. | 31 | |
| '{' is not preceded with whitespace. | 31 | |
| Line contains a tab character. | 32 | |
| ',' is not followed by whitespace. | 32 | |
| ',' is not followed by whitespace. | 32 | |
| ',' is not followed by whitespace. | 32 | |
| ',' is not followed by whitespace. | 32 | |
| Line contains a tab character. | 33 | |
| Line has trailing spaces. | 34 | |
| Line contains a tab character. | 34 | |
| Line is longer than 80 characters (found 106). | 35 | |
| Line contains a tab character. | 35 | |
| Missing a Javadoc comment. | 35 | |
| Parameter source should be final. | 35 | |
| Parameter previous should be final. | 35 | |
| Parameter current should be final. | 35 | |
| Parameter target should be final. | 35 | |
| Parameter stream should be final. | 35 | |
| 'stream' hides a field. | 35 | |
| '{' is not preceded with whitespace. | 35 | |
| Line contains a tab character. | 36 | |
| Line contains a tab character. | 37 | |
| Line contains a tab character. | 38 | |
| Line contains a tab character. | 40 | |
| Method 'getStream' is not designed for extension - needs to be abstract, final or empty. | 40 | |
| Missing a Javadoc comment. | 40 | |
| Line contains a tab character. | 41 | |
| Line contains a tab character. | 42 |
| Severity | Message | Line |
|---|---|---|
| Line has trailing spaces. | 3 | |
| Line has trailing spaces. | 5 | |
| Line has trailing spaces. | 6 | |
| Line has trailing spaces. | 7 | |
| Line has trailing spaces. | 18 | |
| Line has trailing spaces. | 19 | |
| Unknown tag 'statuscode'. | 21 | |
| '{' is not preceded with whitespace. | 23 | |
| Line has trailing spaces. | 24 | |
| Line contains a tab character. | 24 | |
| Line contains a tab character. | 25 | |
| Missing a Javadoc comment. | 25 | |
| Line has trailing spaces. | 26 | |
| Line contains a tab character. | 26 | |
| Line contains a tab character. | 27 | |
| Missing a Javadoc comment. | 27 | |
| Parameter source should be final. | 27 | |
| Parameter newDFC should be final. | 27 | |
| 'newDFC' hides a field. | 27 | |
| Line contains a tab character. | 28 | |
| Line contains a tab character. | 29 | |
| Line contains a tab character. | 30 | |
| Line has trailing spaces. | 31 | |
| Line contains a tab character. | 31 | |
| Line contains a tab character. | 32 | |
| Method 'getNewDFC' is not designed for extension - needs to be abstract, final or empty. | 32 | |
| Missing a Javadoc comment. | 32 | |
| Line contains a tab character. | 33 | |
| Line contains a tab character. | 34 |
| Severity | Message | Line |
|---|---|---|
| Line has trailing spaces. | 3 | |
| Line has trailing spaces. | 5 | |
| Line has trailing spaces. | 6 | |
| Line has trailing spaces. | 7 | |
| Line is longer than 80 characters (found 82). | 22 | |
| Missing a Javadoc comment. | 22 | |
| '{' is not preceded with whitespace. | 22 | |
| Line has trailing spaces. | 23 | |
| Line contains a tab character. | 24 | |
| Missing a Javadoc comment. | 24 | |
| Redundant 'public' modifier. | 24 | |
| Line is longer than 80 characters (found 81). | 25 | |
| ',' is not followed by whitespace. | 25 | |
| Line has trailing spaces. | 27 |
| Severity | Message | Line |
|---|---|---|
| Line has trailing spaces. | 3 | |
| Line has trailing spaces. | 5 | |
| Line has trailing spaces. | 6 | |
| Line has trailing spaces. | 7 | |
| Missing a Javadoc comment. | 21 | |
| '{' is not preceded with whitespace. | 21 | |
| Line has trailing spaces. | 22 | |
| Line contains a tab character. | 23 | |
| Missing a Javadoc comment. | 23 | |
| '{' is not followed by whitespace. | 23 | |
| '}' is not preceded with whitespace. | 23 | |
| Line contains a tab character. | 25 | |
| Missing a Javadoc comment. | 25 | |
| Parameter clip_part should be final. | 25 | |
| Name 'clip_part' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 25 | |
| '{' is not followed by whitespace. | 25 | |
| '}' is not preceded with whitespace. | 25 | |
| Line contains a tab character. | 27 | |
| Method 'getContentType' is not designed for extension - needs to be abstract, final or empty. | 27 | |
| Missing a Javadoc comment. | 27 | |
| 'return' is not preceded with whitespace. | 27 | |
| '{' is not followed by whitespace. | 27 | |
| ';' is not followed by whitespace. | 27 | |
| '}' is not preceded with whitespace. | 27 | |
| Line contains a tab character. | 29 | |
| Missing a Javadoc comment. | 29 | |
| '{' is not followed by whitespace. | 29 | |
| '}' is not preceded with whitespace. | 29 | |
| Line contains a tab character. | 31 | |
| Missing a Javadoc comment. | 31 | |
| '{' is not followed by whitespace. | 31 | |
| '}' is not preceded with whitespace. | 31 | |
| Line contains a tab character. | 33 | |
| Missing a Javadoc comment. | 33 | |
| '{' is not followed by whitespace. | 33 | |
| '}' is not preceded with whitespace. | 33 | |
| Line contains a tab character. | 35 | |
| Missing a Javadoc comment. | 35 | |
| '{' is not followed by whitespace. | 35 | |
| '}' is not preceded with whitespace. | 35 | |
| Line contains a tab character. | 37 | |
| Method 'getDuration' is not designed for extension - needs to be abstract, final or empty. | 37 | |
| Missing a Javadoc comment. | 37 | |
| 'return' is not preceded with whitespace. | 37 | |
| '{' is not followed by whitespace. | 37 | |
| ';' is not followed by whitespace. | 37 | |
| '}' is not preceded with whitespace. | 37 | |
| Line contains a tab character. | 39 | |
| Method 'getControls' is not designed for extension - needs to be abstract, final or empty. | 39 | |
| Missing a Javadoc comment. | 39 | |
| 'return' is not preceded with whitespace. | 39 | |
| '{' is not followed by whitespace. | 39 | |
| ';' is not followed by whitespace. | 39 | |
| '}' is not preceded with whitespace. | 39 | |
| Line has trailing spaces. | 40 | |
| Line contains a tab character. | 40 | |
| Line contains a tab character. | 41 | |
| Method 'getControl' is not designed for extension - needs to be abstract, final or empty. | 41 | |
| Missing a Javadoc comment. | 41 | |
| Parameter controlType should be final. | 41 | |
| ';' is not followed by whitespace. | 41 | |
| '}' is not preceded with whitespace. | 41 |
| Severity | Message | Line |
|---|---|---|
| Line has trailing spaces. | 3 | |
| Line has trailing spaces. | 5 | |
| Line has trailing spaces. | 6 | |
| Line has trailing spaces. | 7 | |
| Missing a Javadoc comment. | 17 | |
| '{' is not preceded with whitespace. | 17 | |
| Line has trailing spaces. | 18 | |
| Missing a Javadoc comment. | 19 | |
| Parameter name should be final. | 19 | |
| '{' is not followed by whitespace. | 19 | |
| ';' is not followed by whitespace. | 19 | |
| '}' is not preceded with whitespace. | 19 | |
| Line has trailing spaces. | 20 | |
| Missing a Javadoc comment. | 21 | |
| Parameter name should be final. | 21 | |
| Parameter actions should be final. | 21 | |
| '{' is not followed by whitespace. | 21 | |
| ',' is not followed by whitespace. | 21 | |
| ';' is not followed by whitespace. | 21 | |
| '}' is not preceded with whitespace. | 21 | |
| Method 'implies' is not designed for extension - needs to be abstract, final or empty. | 23 | |
| Missing a Javadoc comment. | 23 | |
| '(' is preceded with whitespace. | 23 | |
| Parameter p should be final. | 23 |
| Severity | Message | Line |
|---|---|---|
| Line has trailing spaces. | 3 | |
| Line has trailing spaces. | 5 | |
| Line has trailing spaces. | 6 | |
| Line has trailing spaces. | 7 | |
| Line has trailing spaces. | 22 | |
| Line has trailing spaces. | 23 | |
| Unknown tag 'statuscode'. | 25 | |
| Line contains a tab character. | 29 | |
| Missing a Javadoc comment. | 29 | |
| Line has trailing spaces. | 30 | |
| Line contains a tab character. | 30 | |
| Line is longer than 80 characters (found 119). | 31 | |
| Line contains a tab character. | 31 | |
| Missing a Javadoc comment. | 31 | |
| Parameter source should be final. | 31 | |
| Parameter previous should be final. | 31 | |
| Parameter current should be final. | 31 | |
| Parameter target should be final. | 31 | |
| Parameter stream should be final. | 31 | |
| 'stream' hides a field. | 31 | |
| '{' is not preceded with whitespace. | 31 | |
| Line contains a tab character. | 32 | |
| ',' is not followed by whitespace. | 32 | |
| ',' is not followed by whitespace. | 32 | |
| ',' is not followed by whitespace. | 32 | |
| ',' is not followed by whitespace. | 32 | |
| Line contains a tab character. | 33 | |
| Line contains a tab character. | 34 | |
| Line contains a tab character. | 36 | |
| Method 'getStream' is not designed for extension - needs to be abstract, final or empty. | 36 | |
| Missing a Javadoc comment. | 36 | |
| '{' is not preceded with whitespace. | 36 | |
| Line contains a tab character. | 37 | |
| Line contains a tab character. | 38 |
| Severity | Message | Line |
|---|---|---|
| Line has trailing spaces. | 3 | |
| Line has trailing spaces. | 5 | |
| Line has trailing spaces. | 6 | |
| Line has trailing spaces. | 7 | |
| Line has trailing spaces. | 22 | |
| Line has trailing spaces. | 23 | |
| Unknown tag 'statuscode'. | 25 | |
| Line contains a tab character. | 29 | |
| Missing a Javadoc comment. | 29 | |
| Line has trailing spaces. | 30 | |
| Line contains a tab character. | 30 | |
| Missing a Javadoc comment. | 30 | |
| Line contains a tab character. | 31 | |
| Missing a Javadoc comment. | 31 | |
| Line has trailing spaces. | 32 | |
| Line contains a tab character. | 32 | |
| Line contains a tab character. | 33 | |
| Missing a Javadoc comment. | 33 | |
| Line contains a tab character. | 34 | |
| Missing a Javadoc comment. | 34 | |
| Line has trailing spaces. | 35 | |
| Line contains a tab character. | 35 | |
| Line is longer than 80 characters (found 94). | 36 | |
| Line contains a tab character. | 36 | |
| Missing a Javadoc comment. | 36 | |
| '(' is preceded with whitespace. | 36 | |
| Parameter source should be final. | 36 | |
| Parameter stream should be final. | 36 | |
| 'stream' hides a field. | 36 | |
| Parameter reason should be final. | 36 | |
| 'reason' hides a field. | 36 | |
| Line contains a tab character. | 37 | |
| Line contains a tab character. | 38 | |
| Line contains a tab character. | 39 | |
| Line contains a tab character. | 40 | |
| Line has trailing spaces. | 42 | |
| Line contains a tab character. | 42 | |
| Method 'getStream' is not designed for extension - needs to be abstract, final or empty. | 42 | |
| Missing a Javadoc comment. | 42 | |
| Line contains a tab character. | 43 | |
| Line contains a tab character. | 44 | |
| Line contains a tab character. | 46 | |
| Method 'getReason' is not designed for extension - needs to be abstract, final or empty. | 46 | |
| Missing a Javadoc comment. | 46 | |
| '{' is not preceded with whitespace. | 46 | |
| Line contains a tab character. | 47 | |
| Line contains a tab character. | 48 |
| Severity | Message | Line |
|---|---|---|
| Line has trailing spaces. | 3 | |
| Line has trailing spaces. | 5 | |
| Line has trailing spaces. | 6 | |
| Line has trailing spaces. | 7 | |
| Missing a Javadoc comment. | 21 | |
| Line contains a tab character. | 23 | |
| Missing a Javadoc comment. | 23 | |
| Line has trailing spaces. | 24 | |
| Line contains a tab character. | 24 | |
| Line contains a tab character. | 25 | |
| Missing a Javadoc comment. | 25 | |
| Parameter source should be final. | 25 | |
| '{' is not preceded with whitespace. | 25 | |
| Line contains a tab character. | 26 | |
| ',' is not followed by whitespace. | 26 | |
| ',' is not followed by whitespace. | 26 | |
| ',' is not followed by whitespace. | 26 | |
| ',' is not followed by whitespace. | 26 | |
| Line contains a tab character. | 27 | |
| Line has trailing spaces. | 28 | |
| Line contains a tab character. | 28 | |
| Line is longer than 80 characters (found 114). | 29 | |
| Line contains a tab character. | 29 | |
| Missing a Javadoc comment. | 29 | |
| Parameter source should be final. | 29 | |
| Parameter previous should be final. | 29 | |
| Parameter current should be final. | 29 | |
| Parameter target should be final. | 29 | |
| Parameter stream should be final. | 29 | |
| 'stream' hides a field. | 29 | |
| '{' is not preceded with whitespace. | 29 | |
| Line contains a tab character. | 30 | |
| ',' is not followed by whitespace. | 30 | |
| ',' is not followed by whitespace. | 30 | |
| ',' is not followed by whitespace. | 30 | |
| ',' is not followed by whitespace. | 30 | |
| Line contains a tab character. | 31 | |
| Line contains a tab character. | 32 | |
| Line contains a tab character. | 34 | |
| Method 'getStream' is not designed for extension - needs to be abstract, final or empty. | 34 | |
| Missing a Javadoc comment. | 34 | |
| Line contains a tab character. | 35 | |
| Line contains a tab character. | 36 |
| Severity | Message | Line |
|---|---|---|
| Line has trailing spaces. | 3 | |
| Line has trailing spaces. | 5 | |
| Line has trailing spaces. | 6 | |
| Line has trailing spaces. | 7 | |
| Line has trailing spaces. | 22 | |
| Line has trailing spaces. | 23 | |
| Unknown tag 'statuscode'. | 25 | |
| Line contains a tab character. | 29 | |
| Missing a Javadoc comment. | 29 | |
| Line has trailing spaces. | 30 | |
| Line contains a tab character. | 30 | |
| Line is longer than 80 characters (found 118). | 31 | |
| Line contains a tab character. | 31 | |
| Missing a Javadoc comment. | 31 | |
| Parameter source should be final. | 31 | |
| Parameter previous should be final. | 31 | |
| Parameter current should be final. | 31 | |
| Parameter target should be final. | 31 | |
| Parameter stream should be final. | 31 | |
| 'stream' hides a field. | 31 | |
| '{' is not preceded with whitespace. | 31 | |
| Line contains a tab character. | 32 | |
| ',' is not followed by whitespace. | 32 | |
| ',' is not followed by whitespace. | 32 | |
| ',' is not followed by whitespace. | 32 | |
| ',' is not followed by whitespace. | 32 | |
| Line contains a tab character. | 33 | |
| Line contains a tab character. | 34 | |
| Line contains a tab character. | 36 | |
| Method 'getStream' is not designed for extension - needs to be abstract, final or empty. | 36 | |
| Missing a Javadoc comment. | 36 | |
| '{' is not preceded with whitespace. | 36 | |
| Line contains a tab character. | 37 | |
| Line contains a tab character. | 38 |
| Severity | Message | Line |
|---|---|---|
| Line has trailing spaces. | 3 | |
| Line has trailing spaces. | 5 | |
| Line has trailing spaces. | 6 | |
| Line has trailing spaces. | 7 | |
| Line has trailing spaces. | 20 | |
| Line has trailing spaces. | 21 | |
| Unknown tag 'statuscode'. | 23 | |
| Line contains a tab character. | 25 | |
| Line has trailing spaces. | 26 | |
| Line contains a tab character. | 26 | |
| Line contains a tab character. | 27 | |
| Missing a Javadoc comment. | 27 | |
| Parameter source should be final. | 27 | |
| Line contains a tab character. | 28 | |
| Line contains a tab character. | 29 | |
| Line has trailing spaces. | 30 | |
| Line contains a tab character. | 30 | |
| Line contains a tab character. | 31 | |
| Method 'getSource' is not designed for extension - needs to be abstract, final or empty. | 31 | |
| Missing a Javadoc comment. | 31 | |
| Line contains a tab character. | 32 | |
| Line contains a tab character. | 33 |
| Severity | Message | Line |
|---|---|---|
| Line has trailing spaces. | 3 | |
| Line has trailing spaces. | 5 | |
| Line has trailing spaces. | 6 | |
| Line has trailing spaces. | 7 | |
| Missing a Javadoc comment. | 17 | |
| Line contains a tab character. | 18 | |
| Missing a Javadoc comment. | 18 | |
| Redundant 'public' modifier. | 18 |
| Severity | Message | Line |
|---|---|---|
| Line has trailing spaces. | 3 | |
| Line has trailing spaces. | 5 | |
| Line has trailing spaces. | 6 | |
| Line has trailing spaces. | 7 | |
| Line has trailing spaces. | 20 | |
| Line has trailing spaces. | 21 | |
| Unknown tag 'statuscode'. | 23 | |
| Line contains a tab character. | 25 | |
| Line has trailing spaces. | 26 | |
| Line contains a tab character. | 26 | |
| Line contains a tab character. | 27 | |
| Missing a Javadoc comment. | 27 | |
| Parameter source should be final. | 27 | |
| '{' is not preceded with whitespace. | 27 | |
| Line contains a tab character. | 28 | |
| Line contains a tab character. | 29 | |
| Line contains a tab character. | 31 | |
| Method 'getSource' is not designed for extension - needs to be abstract, final or empty. | 31 | |
| Missing a Javadoc comment. | 31 | |
| Line contains a tab character. | 32 | |
| Line contains a tab character. | 33 | |
| Line has trailing spaces. | 34 |
| Severity | Message | Line |
|---|---|---|
| Line has trailing spaces. | 3 | |
| Line has trailing spaces. | 5 | |
| Line has trailing spaces. | 6 | |
| Line has trailing spaces. | 7 | |
| Line has trailing spaces. | 20 | |
| Line has trailing spaces. | 21 | |
| Unknown tag 'statuscode'. | 23 | |
| Line has trailing spaces. | 26 | |
| Line contains a tab character. | 26 | |
| Line contains a tab character. | 27 | |
| Missing a Javadoc comment. | 27 | |
| Parameter source should be final. | 27 | |
| '{' is not preceded with whitespace. | 27 | |
| Line contains a tab character. | 28 | |
| Line contains a tab character. | 29 | |
| Line has trailing spaces. | 30 | |
| Line contains a tab character. | 30 | |
| Line contains a tab character. | 31 | |
| Method 'getSource' is not designed for extension - needs to be abstract, final or empty. | 31 | |
| Missing a Javadoc comment. | 31 | |
| Line contains a tab character. | 32 | |
| Line contains a tab character. | 33 |
| Severity | Message | Line |
|---|---|---|
| Line has trailing spaces. | 3 | |
| Line has trailing spaces. | 5 | |
| Line has trailing spaces. | 6 | |
| Line has trailing spaces. | 7 | |
| Line has trailing spaces. | 20 | |
| Line has trailing spaces. | 21 | |
| Unknown tag 'statuscode'. | 23 | |
| Line contains a tab character. | 27 | |
| Missing a Javadoc comment. | 27 | |
| Parameter source should be final. | 27 | |
| '{' is not preceded with whitespace. | 27 | |
| Line contains a tab character. | 28 | |
| Line contains a tab character. | 29 | |
| Line has trailing spaces. | 30 | |
| Line contains a tab character. | 30 | |
| Line contains a tab character. | 31 | |
| Method 'getSource' is not designed for extension - needs to be abstract, final or empty. | 31 | |
| Missing a Javadoc comment. | 31 | |
| Line contains a tab character. | 32 | |
| Line contains a tab character. | 33 |
| Severity | Message | Line |
|---|---|---|
| Line has trailing spaces. | 3 | |
| Line has trailing spaces. | 5 | |
| Line has trailing spaces. | 6 | |
| Line has trailing spaces. | 7 | |
| Line is longer than 80 characters (found 92). | 17 | |
| Missing a Javadoc comment. | 17 | |
| Line has trailing spaces. | 18 | |
| Line contains a tab character. | 18 | |
| Line contains a tab character. | 19 | |
| Missing a Javadoc comment. | 19 | |
| Redundant 'public' modifier. | 19 | |
| Line contains a tab character. | 21 | |
| Missing a Javadoc comment. | 21 | |
| Redundant 'public' modifier. | 21 |
| Severity | Message | Line |
|---|---|---|
| Line has trailing spaces. | 3 | |
| Line has trailing spaces. | 5 | |
| Line has trailing spaces. | 6 | |
| Line has trailing spaces. | 7 | |
| Missing a Javadoc comment. | 17 | |
| '{' is not preceded with whitespace. | 17 | |
| Line has trailing spaces. | 18 | |
| Line contains a tab character. | 18 | |
| Line contains a tab character. | 19 | |
| Missing a Javadoc comment. | 19 | |
| Redundant 'public' modifier. | 19 | |
| Line has trailing spaces. | 20 | |
| Line contains a tab character. | 20 | |
| Line contains a tab character. | 21 | |
| Missing a Javadoc comment. | 21 | |
| Redundant 'public' modifier. | 21 | |
| Line has trailing spaces. | 22 | |
| Line contains a tab character. | 22 | |
| Line contains a tab character. | 23 | |
| Missing a Javadoc comment. | 23 | |
| Redundant 'public' modifier. | 23 | |
| Line contains a tab character. | 25 | |
| Missing a Javadoc comment. | 25 | |
| Redundant 'public' modifier. | 25 | |
| Line contains a tab character. | 27 | |
| Missing a Javadoc comment. | 27 | |
| Redundant 'public' modifier. | 27 | |
| Line contains a tab character. | 29 | |
| Missing a Javadoc comment. | 29 | |
| Redundant 'public' modifier. | 29 | |
| Line has trailing spaces. | 30 | |
| Line contains a tab character. | 30 | |
| Line contains a tab character. | 31 | |
| Missing a Javadoc comment. | 31 | |
| Redundant 'public' modifier. | 31 | |
| Line contains a tab character. | 33 | |
| Missing a Javadoc comment. | 33 | |
| Redundant 'public' modifier. | 33 | |
| Line contains a tab character. | 35 | |
| Missing a Javadoc comment. | 35 | |
| Redundant 'public' modifier. | 35 | |
| Line contains a tab character. | 37 | |
| Missing a Javadoc comment. | 37 | |
| Redundant 'public' modifier. | 37 | |
| Line contains a tab character. | 39 | |
| Missing a Javadoc comment. | 39 | |
| Redundant 'public' modifier. | 39 | |
| Line contains a tab character. | 41 | |
| Missing a Javadoc comment. | 41 | |
| Redundant 'public' modifier. | 41 | |
| Line contains a tab character. | 43 | |
| Missing a Javadoc comment. | 43 | |
| Redundant 'public' modifier. | 43 | |
| Line contains a tab character. | 45 | |
| Missing a Javadoc comment. | 45 | |
| Redundant 'public' modifier. | 45 | |
| Line contains a tab character. | 47 | |
| Missing a Javadoc comment. | 47 | |
| Redundant 'public' modifier. | 47 | |
| Line contains a tab character. | 49 | |
| Missing a Javadoc comment. | 49 | |
| Redundant 'public' modifier. | 49 | |
| Line contains a tab character. | 51 | |
| Missing a Javadoc comment. | 51 | |
| Redundant 'public' modifier. | 51 | |
| Line has trailing spaces. | 52 | |
| Line contains a tab character. | 52 | |
| Line contains a tab character. | 53 | |
| Missing a Javadoc comment. | 53 | |
| Redundant 'public' modifier. | 53 | |
| Line has trailing spaces. | 54 | |
| Line contains a tab character. | 54 | |
| Line contains a tab character. | 55 | |
| Missing a Javadoc comment. | 55 | |
| Redundant 'public' modifier. | 55 | |
| Line has trailing spaces. | 56 | |
| Line contains a tab character. | 56 | |
| Line contains a tab character. | 57 | |
| Missing a Javadoc comment. | 57 | |
| Redundant 'public' modifier. | 57 | |
| Line has trailing spaces. | 58 | |
| Line contains a tab character. | 58 | |
| Line contains a tab character. | 59 | |
| Missing a Javadoc comment. | 59 | |
| Redundant 'public' modifier. | 59 | |
| Line has trailing spaces. | 60 | |
| Line contains a tab character. | 60 | |
| Line contains a tab character. | 61 | |
| Missing a Javadoc comment. | 61 | |
| Redundant 'public' modifier. | 61 | |
| Line has trailing spaces. | 62 | |
| Line contains a tab character. | 62 | |
| Line contains a tab character. | 63 | |
| Missing a Javadoc comment. | 63 | |
| Redundant 'public' modifier. | 63 | |
| Line has trailing spaces. | 64 | |
| Line contains a tab character. | 64 | |
| Line contains a tab character. | 65 | |
| Missing a Javadoc comment. | 65 | |
| Redundant 'public' modifier. | 65 | |
| Line contains a tab character. | 67 | |
| Missing a Javadoc comment. | 67 | |
| Redundant 'public' modifier. | 67 | |
| Line contains a tab character. | 69 | |
| Missing a Javadoc comment. | 69 | |
| Redundant 'public' modifier. | 69 | |
| Line has trailing spaces. | 70 | |
| Line contains a tab character. | 70 | |
| Line contains a tab character. | 71 | |
| Missing a Javadoc comment. | 71 | |
| Redundant 'public' modifier. | 71 | |
| Line has trailing spaces. | 72 | |
| Line contains a tab character. | 72 | |
| Line contains a tab character. | 73 | |
| Missing a Javadoc comment. | 73 | |
| Redundant 'public' modifier. | 73 | |
| Line has trailing spaces. | 74 | |
| Line contains a tab character. | 74 | |
| Line contains a tab character. | 75 | |
| Missing a Javadoc comment. | 75 | |
| Redundant 'public' modifier. | 75 | |
| Line has trailing spaces. | 76 | |
| Line contains a tab character. | 76 | |
| Line contains a tab character. | 77 | |
| Missing a Javadoc comment. | 77 | |
| Redundant 'public' modifier. | 77 | |
| Line has trailing spaces. | 78 | |
| Line contains a tab character. | 78 | |
| Line contains a tab character. | 79 | |
| Missing a Javadoc comment. | 79 | |
| Redundant 'public' modifier. | 79 | |
| Line has trailing spaces. | 80 | |
| Line contains a tab character. | 80 | |
| Line contains a tab character. | 81 | |
| Missing a Javadoc comment. | 81 | |
| Redundant 'public' modifier. | 81 | |
| Line has trailing spaces. | 82 | |
| Line contains a tab character. | 82 | |
| Line contains a tab character. | 83 | |
| Missing a Javadoc comment. | 83 | |
| Redundant 'public' modifier. | 83 | |
| Line contains a tab character. | 85 | |
| Missing a Javadoc comment. | 85 | |
| Redundant 'public' modifier. | 85 | |
| Line contains a tab character. | 87 | |
| Missing a Javadoc comment. | 87 | |
| Redundant 'public' modifier. | 87 |
| Severity | Message | Line |
|---|---|---|
| Line has trailing spaces. | 3 | |
| Line has trailing spaces. | 5 | |
| Line has trailing spaces. | 6 | |
| Line has trailing spaces. | 7 | |
| Line has trailing spaces. | 18 | |
| Line has trailing spaces. | 19 | |
| Unknown tag 'statuscode'. | 21 | |
| '{' is not preceded with whitespace. | 23 | |
| Line has trailing spaces. | 24 | |
| Line contains a tab character. | 24 | |
| Line contains a tab character. | 25 | |
| Missing a Javadoc comment. | 25 | |
| Parameter source should be final. | 25 | |
| '{' is not preceded with whitespace. | 25 | |
| Line contains a tab character. | 26 | |
| Line contains a tab character. | 27 |
| Severity | Message | Line |
|---|---|---|
| Line has trailing spaces. | 3 | |
| Line has trailing spaces. | 5 | |
| Line has trailing spaces. | 6 | |
| Line has trailing spaces. | 7 | |
| Missing a Javadoc comment. | 17 | |
| '{' is not preceded with whitespace. | 17 | |
| Line has trailing spaces. | 18 | |
| Line contains a tab character. | 18 | |
| Missing a Javadoc comment. | 18 | |
| Redundant 'public' modifier. | 18 |
| Severity | Message | Line |
|---|---|---|
| Line has trailing spaces. | 3 | |
| Line has trailing spaces. | 5 | |
| Line has trailing spaces. | 6 | |
| Line has trailing spaces. | 7 | |
| Missing a Javadoc comment. | 21 | |
| Line has trailing spaces. | 22 | |
| Line contains a tab character. | 22 | |
| Line contains a tab character. | 23 | |
| Missing a Javadoc comment. | 23 | |
| Redundant 'public' modifier. | 23 | |
| Line contains a tab character. | 25 | |
| Missing a Javadoc comment. | 25 | |
| Redundant 'public' modifier. | 25 | |
| Line contains a tab character. | 27 | |
| Missing a Javadoc comment. | 27 | |
| Redundant 'public' modifier. | 27 | |
| Line has trailing spaces. | 28 | |
| Line contains a tab character. | 28 | |
| Line has trailing spaces. | 29 | |
| Line contains a tab character. | 29 | |
| Missing a Javadoc comment. | 29 | |
| Redundant 'public' modifier. | 29 | |
| Line has trailing spaces. | 30 | |
| Line contains a tab character. | 30 | |
| Line contains a tab character. | 31 | |
| Missing a Javadoc comment. | 31 | |
| Redundant 'public' modifier. | 31 | |
| Line has trailing spaces. | 32 | |
| Line contains a tab character. | 32 | |
| Line contains a tab character. | 33 | |
| Missing a Javadoc comment. | 33 | |
| Redundant 'public' modifier. | 33 | |
| Line has trailing spaces. | 34 | |
| Line contains a tab character. | 34 | |
| Line contains a tab character. | 35 | |
| Missing a Javadoc comment. | 35 | |
| Redundant 'public' modifier. | 35 | |
| Line is longer than 80 characters (found 86). | 37 | |
| Line contains a tab character. | 37 | |
| Missing a Javadoc comment. | 37 | |
| Redundant 'public' modifier. | 37 | |
| Line contains a tab character. | 39 | |
| Missing a Javadoc comment. | 39 | |
| Redundant 'public' modifier. | 39 | |
| Line has trailing spaces. | 40 | |
| Line contains a tab character. | 40 | |
| Line contains a tab character. | 41 | |
| Missing a Javadoc comment. | 41 | |
| Redundant 'public' modifier. | 41 | |
| Line has trailing spaces. | 42 | |
| Line contains a tab character. | 42 | |
| Line contains a tab character. | 43 | |
| Missing a Javadoc comment. | 43 | |
| Redundant 'public' modifier. | 43 | |
| Line has trailing spaces. | 44 | |
| Line contains a tab character. | 44 | |
| Line contains a tab character. | 45 | |
| Missing a Javadoc comment. | 45 | |
| Redundant 'public' modifier. | 45 | |
| Line has trailing spaces. | 46 | |
| Line contains a tab character. | 46 | |
| Line contains a tab character. | 47 | |
| Missing a Javadoc comment. | 47 | |
| Redundant 'public' modifier. | 47 | |
| Line has trailing spaces. | 48 | |
| Line contains a tab character. | 48 | |
| Line contains a tab character. | 49 | |
| Missing a Javadoc comment. | 49 | |
| Redundant 'public' modifier. | 49 | |
| Line has trailing spaces. | 50 | |
| Line contains a tab character. | 50 | |
| Line contains a tab character. | 51 | |
| Missing a Javadoc comment. | 51 | |
| Redundant 'public' modifier. | 51 | |
| Line has trailing spaces. | 52 | |
| Line contains a tab character. | 52 | |
| Line contains a tab character. | 53 | |
| Missing a Javadoc comment. | 53 | |
| Redundant 'public' modifier. | 53 | |
| Line has trailing spaces. | 54 | |
| Line contains a tab character. | 54 | |
| Line is longer than 80 characters (found 87). | 55 | |
| Line contains a tab character. | 55 | |
| Missing a Javadoc comment. | 55 | |
| Redundant 'public' modifier. | 55 | |
| Line has trailing spaces. | 56 | |
| Line contains a tab character. | 56 | |
| Line contains a tab character. | 57 | |
| Missing a Javadoc comment. | 57 | |
| Redundant 'public' modifier. | 57 | |
| Line has trailing spaces. | 58 | |
| Line contains a tab character. | 58 | |
| Line contains a tab character. | 59 | |
| Missing a Javadoc comment. | 59 | |
| Redundant 'public' modifier. | 59 |
| Severity | Message | Line |
|---|---|---|
| Line has trailing spaces. | 3 | |
| Line has trailing spaces. | 5 | |
| Line has trailing spaces. | 6 | |
| Line has trailing spaces. | 7 | |
| Line has trailing spaces. | 23 | |
| Line has trailing spaces. | 24 | |
| Unknown tag 'statuscode'. | 26 | |
| '{' is not preceded with whitespace. | 28 | |
| Line has trailing spaces. | 29 | |
| Line contains a tab character. | 29 | |
| Line contains a tab character. | 30 | |
| Missing a Javadoc comment. | 30 | |
| Line contains a tab character. | 31 | |
| Missing a Javadoc comment. | 31 | |
| Line contains a tab character. | 32 | |
| Missing a Javadoc comment. | 32 | |
| Line contains a tab character. | 33 | |
| Missing a Javadoc comment. | 33 | |
| Line has trailing spaces. | 34 | |
| Line contains a tab character. | 34 | |
| Line contains a tab character. | 35 | |
| Missing a Javadoc comment. | 35 | |
| '{' is not preceded with whitespace. | 35 | |
| Line contains a tab character. | 36 | |
| '720' is a magic number. | 36 | |
| ',' is not followed by whitespace. | 36 | |
| '576' is a magic number. | 36 | |
| ',' is not followed by whitespace. | 36 | |
| Line contains a tab character. | 37 | |
| Line has trailing spaces. | 38 | |
| Line contains a tab character. | 38 | |
| Line is longer than 80 characters (found 138). | 39 | |
| Line contains a tab character. | 39 | |
| Missing a Javadoc comment. | 39 | |
| Parameter clipRect should be final. | 39 | |
| Parameter horizontalScalingFactor should be final. | 39 | |
| 'horizontalScalingFactor' hides a field. | 39 | |
| Parameter verticalScalingFactor should be final. | 39 | |
| 'verticalScalingFactor' hides a field. | 39 | |
| Parameter location should be final. | 39 | |
| 'location' hides a field. | 39 | |
| '{' is not preceded with whitespace. | 39 | |
| Line contains a tab character. | 40 | |
| Line contains a tab character. | 41 | |
| Line contains a tab character. | 42 | |
| Line contains a tab character. | 43 | |
| Line contains a tab character. | 44 | |
| Line has trailing spaces. | 45 | |
| Line contains a tab character. | 45 | |
| Line contains a tab character. | 46 | |
| Method 'setClipRegion' is not designed for extension - needs to be abstract, final or empty. | 46 | |
| Missing a Javadoc comment. | 46 | |
| Parameter clipRect should be final. | 46 | |
| '{' is not preceded with whitespace. | 46 | |
| Line contains a tab character. | 47 | |
| Line contains a tab character. | 48 | |
| Line has trailing spaces. | 49 | |
| Line contains a tab character. | 49 | |
| Line contains a tab character. | 50 | |
| Method 'getClipRegion' is not designed for extension - needs to be abstract, final or empty. | 50 | |
| Missing a Javadoc comment. | 50 | |
| '{' is not preceded with whitespace. | 50 | |
| Line contains a tab character. | 51 | |
| Line contains a tab character. | 52 | |
| Line has trailing spaces. | 53 | |
| Line contains a tab character. | 53 | |
| Line is longer than 80 characters (found 98). | 54 | |
| Line contains a tab character. | 54 | |
| Method 'setScalingFactors' is not designed for extension - needs to be abstract, final or empty. | 54 | |
| Missing a Javadoc comment. | 54 | |
| Parameter horizontalScalingFactor should be final. | 54 | |
| 'horizontalScalingFactor' hides a field. | 54 | |
| Parameter verticalScalingFactor should be final. | 54 | |
| 'verticalScalingFactor' hides a field. | 54 | |
| '{' is not preceded with whitespace. | 54 | |
| Line contains a tab character. | 55 | |
| Line contains a tab character. | 56 | |
| Line contains a tab character. | 57 | |
| Line has trailing spaces. | 58 | |
| Line contains a tab character. | 58 | |
| Line contains a tab character. | 59 | |
| Method 'getScalingFactors' is not designed for extension - needs to be abstract, final or empty. | 59 | |
| Missing a Javadoc comment. | 59 | |
| '{' is not preceded with whitespace. | 59 | |
| Line is longer than 80 characters (found 92). | 60 | |
| Line contains a tab character. | 60 | |
| '{' is followed by whitespace. | 60 | |
| Line contains a tab character. | 61 | |
| Line contains a tab character. | 62 | |
| Line has trailing spaces. | 63 | |
| Line contains a tab character. | 63 | |
| Line contains a tab character. | 64 | |
| Method 'setVideoPosition' is not designed for extension - needs to be abstract, final or empty. | 64 | |
| Missing a Javadoc comment. | 64 | |
| Parameter location should be final. | 64 | |
| 'location' hides a field. | 64 | |
| Line contains a tab character. | 65 | |
| Line contains a tab character. | 66 | |
| Line has trailing spaces. | 67 | |
| Line contains a tab character. | 67 | |
| Line contains a tab character. | 68 | |
| Method 'getVideoPosition' is not designed for extension - needs to be abstract, final or empty. | 68 | |
| Missing a Javadoc comment. | 68 | |
| '{' is not preceded with whitespace. | 68 | |
| Line contains a tab character. | 69 | |
| Line contains a tab character. | 70 | |
| Line has trailing spaces. | 71 | |
| Line contains a tab character. | 71 | |
| Line contains a tab character. | 72 | |
| Method 'isPanAndScan' is not designed for extension - needs to be abstract, final or empty. | 72 | |
| Missing a Javadoc comment. | 72 | |
| '{' is not preceded with whitespace. | 72 | |
| Line contains a tab character. | 73 | |
| Line contains a tab character. | 74 |
| Severity | Message | Line |
|---|---|---|
| Missing package-info.java file. | ||
| Line has trailing spaces. | 3 | |
| Line has trailing spaces. | 5 | |
| Line has trailing spaces. | 6 | |
| Line has trailing spaces. | 7 | |
| Missing a Javadoc comment. | 20 | |
| Utility classes should not have a public or default constructor. | 20 | |
| Line contains a tab character. | 22 | |
| Missing a Javadoc comment. | 22 | |
| '{' is not preceded with whitespace. | 22 | |
| '{' is not followed by whitespace. | 22 | |
| '}' is not preceded with whitespace. | 22 | |
| Line is longer than 80 characters (found 110). | 24 | |
| Line contains a tab character. | 24 | |
| Missing a Javadoc comment. | 24 | |
| Parameter d should be final. | 24 | |
| Parameter size should be final. | 24 | |
| '{' is not followed by whitespace. | 24 | |
| '}' is not preceded with whitespace. | 24 | |
| Line is longer than 80 characters (found 108). | 26 | |
| Line contains a tab character. | 26 | |
| Missing a Javadoc comment. | 26 | |
| Parameter d should be final. | 26 | |
| 'return' is not preceded with whitespace. | 26 | |
| '{' is not followed by whitespace. | 26 | |
| ';' is not followed by whitespace. | 26 | |
| '}' is not preceded with whitespace. | 26 |
| Severity | Message | Line |
|---|---|---|
| Missing package-info.java file. | ||
| Line has trailing spaces. | 3 | |
| Line has trailing spaces. | 5 | |
| Line has trailing spaces. | 6 | |
| Line has trailing spaces. | 7 | |
| Line has trailing spaces. | 18 | |
| Line has trailing spaces. | 19 | |
| Unknown tag 'statuscode'. | 21 | |
| '{' is not preceded with whitespace. | 23 | |
| Line has trailing spaces. | 24 | |
| Line contains a tab character. | 24 | |
| Line contains a tab character. | 25 | |
| Missing a Javadoc comment. | 25 | |
| Parameter name should be final. | 25 | |
| '{' is not preceded with whitespace. | 25 | |
| Line contains a tab character. | 26 | |
| Line contains a tab character. | 27 | |
| Line contains a tab character. | 29 | |
| Missing a Javadoc comment. | 29 | |
| Parameter name should be final. | 29 | |
| Parameter actions should be final. | 29 | |
| '{' is not preceded with whitespace. | 29 | |
| Line contains a tab character. | 30 | |
| ',' is not followed by whitespace. | 30 | |
| Line contains a tab character. | 31 | |
| Line has trailing spaces. | 32 | |
| Line contains a tab character. | 32 | |
| Line contains a tab character. | 33 | |
| Method 'implies' is not designed for extension - needs to be abstract, final or empty. | 33 | |
| Missing a Javadoc comment. | 33 | |
| '(' is preceded with whitespace. | 33 | |
| Parameter p should be final. | 33 | |
| Line contains a tab character. | 34 | |
| Line contains a tab character. | 35 |
| Severity | Message | Line |
|---|---|---|
| Line has trailing spaces. | 3 | |
| Line has trailing spaces. | 5 | |
| Line has trailing spaces. | 6 | |
| Line has trailing spaces. | 7 | |
| Line has trailing spaces. | 18 | |
| Line has trailing spaces. | 19 | |
| Unknown tag 'statuscode'. | 21 | |
| Line has trailing spaces. | 24 | |
| Line contains a tab character. | 24 | |
| Line contains a tab character. | 25 | |
| Missing a Javadoc comment. | 25 | |
| Parameter source should be final. | 25 | |
| '{' is not preceded with whitespace. | 25 | |
| Line contains a tab character. | 26 | |
| Line contains a tab character. | 27 |
| Severity | Message | Line |
|---|---|---|
| Line has trailing spaces. | 3 | |
| Line has trailing spaces. | 5 | |
| Line has trailing spaces. | 6 | |
| Line has trailing spaces. | 7 | |
| Line has trailing spaces. | 18 | |
| Unknown tag 'statuscode'. | 20 | |
| Line has trailing spaces. | 23 | |
| Line contains a tab character. | 23 | |
| Line contains a tab character. | 24 | |
| Missing a Javadoc comment. | 24 | |
| Parameter source should be final. | 24 | |
| '{' is not preceded with whitespace. | 24 | |
| Line contains a tab character. | 25 | |
| Line contains a tab character. | 26 |
| Severity | Message | Line |
|---|---|---|
| Missing package-info.java file. | ||
| Line has trailing spaces. | 3 | |
| Line has trailing spaces. | 5 | |
| Line has trailing spaces. | 6 | |
| Line has trailing spaces. | 7 | |
| Missing a Javadoc comment. | 17 | |
| Line contains a tab character. | 18 | |
| Missing a Javadoc comment. | 18 | |
| Redundant 'public' modifier. | 18 |
| Severity | Message | Line |
|---|---|---|
| Line has trailing spaces. | 20 | |
| Line contains a tab character. | 23 | |
| Unknown tag 'statuscode'. | 24 | |
| Missing a Javadoc comment. | 27 | |
| Missing a Javadoc comment. | 28 | |
| Missing a Javadoc comment. | 29 | |
| Line is longer than 80 characters (found 85). | 31 | |
| Line contains a tab character. | 31 | |
| Missing a Javadoc comment. | 31 | |
| Parameter number should be final. | 31 | |
| Parameter username should be final. | 31 | |
| Parameter password should be final. | 31 | |
| '{' is not preceded with whitespace. | 31 | |
| '=' is not preceded with whitespace. | 32 | |
| '=' is not followed by whitespace. | 32 | |
| '=' is not preceded with whitespace. | 33 | |
| '=' is not followed by whitespace. | 33 | |
| '=' is not preceded with whitespace. | 34 | |
| '=' is not followed by whitespace. | 34 | |
| Line contains a tab character. | 35 | |
| Line is longer than 80 characters (found 105). | 37 | |
| Line contains a tab character. | 37 | |
| Missing a Javadoc comment. | 37 | |
| Parameter number should be final. | 37 | |
| Parameter username should be final. | 37 | |
| Parameter password should be final. | 37 | |
| Parameter dns should be final. | 37 | |
| '=' is not preceded with whitespace. | 38 | |
| '=' is not followed by whitespace. | 38 | |
| '=' is not preceded with whitespace. | 39 | |
| '=' is not followed by whitespace. | 39 | |
| '=' is not preceded with whitespace. | 40 | |
| '=' is not followed by whitespace. | 40 | |
| Line contains a tab character. | 42 | |
| Line contains a tab character. | 44 | |
| Method 'getTarget' is not designed for extension - needs to be abstract, final or empty. | 44 | |
| Missing a Javadoc comment. | 44 | |
| '{' is not preceded with whitespace. | 44 | |
| Line contains a tab character. | 45 | |
| Line contains a tab character. | 46 | |
| Line contains a tab character. | 48 | |
| Method 'getUsername' is not designed for extension - needs to be abstract, final or empty. | 48 | |
| Missing a Javadoc comment. | 48 | |
| Line contains a tab character. | 49 | |
| Line contains a tab character. | 50 | |
| Line contains a tab character. | 52 | |
| Method 'getPassword' is not designed for extension - needs to be abstract, final or empty. | 52 | |
| Missing a Javadoc comment. | 52 | |
| Line contains a tab character. | 53 | |
| Line contains a tab character. | 54 | |
| Line contains a tab character. | 56 | |
| Method 'getDNSServer' is not designed for extension - needs to be abstract, final or empty. | 56 | |
| Missing a Javadoc comment. | 56 | |
| Line contains a tab character. | 57 | |
| Line contains a tab character. | 58 |
| Severity | Message | Line |
|---|---|---|
| Line has trailing spaces. | 3 | |
| Line has trailing spaces. | 5 | |
| Line has trailing spaces. | 6 | |
| Line has trailing spaces. | 7 | |
| Line has trailing spaces. | 18 | |
| Unknown tag 'statuscode'. | 20 | |
| Line contains a tab character. | 23 | |
| Missing a Javadoc comment. | 23 | |
| Parameter source should be final. | 23 | |
| '{' is not preceded with whitespace. | 23 | |
| Line contains a tab character. | 24 | |
| Line contains a tab character. | 25 |
| Severity | Message | Line |
|---|---|---|
| Line has trailing spaces. | 27 | |
| Line contains a tab character. | 30 | |
| Unknown tag 'statuscode'. | 32 | |
| Line is longer than 80 characters (found 90). | 34 | |
| '{' is not preceded with whitespace. | 34 | |
| Line contains a tab character. | 36 | |
| Line is longer than 80 characters (found 88). | 37 | |
| Line contains a tab character. | 37 | |
| 'static' modifier out of order with the JLS suggestions. | 37 | |
| Name 'logger' must match pattern '^[A-Z][A-Z0-9]*(_[A-Z0-9]+)*$'. | 37 | |
| Line has trailing spaces. | 38 | |
| Line contains a tab character. | 38 | |
| Missing a Javadoc comment. | 39 | |
| Missing a Javadoc comment. | 40 | |
| Missing a Javadoc comment. | 41 | |
| Name 'defaultTarget' must match pattern '^[A-Z][A-Z0-9]*(_[A-Z0-9]+)*$'. | 41 | |
| Missing a Javadoc comment. | 42 | |
| Missing a Javadoc comment. | 43 | |
| Missing a Javadoc comment. | 44 | |
| Line has trailing spaces. | 45 | |
| First sentence should end with a period. | 46 | |
| Name 'FAKED_CONNECION_TIME' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 47 | |
| Variable 'FAKED_CONNECION_TIME' must be private and have accessor methods. | 47 | |
| '1000' is a magic number. | 47 | |
| '{' is not preceded with whitespace. | 49 | |
| Line contains a tab character. | 50 | |
| Line has trailing spaces. | 52 | |
| Missing a Javadoc comment. | 53 | |
| Method 'isConnected' is not designed for extension - needs to be abstract, final or empty. | 59 | |
| Missing a Javadoc comment. | 59 | |
| Method 'getSetupTimeEstimate' is not designed for extension - needs to be abstract, final or empty. | 63 | |
| Missing a Javadoc comment. | 63 | |
| '10.0f' is a magic number. | 64 | |
| Line is longer than 80 characters (found 96). | 67 | |
| Method 'reserve' is not designed for extension - needs to be abstract, final or empty. | 67 | |
| Missing a Javadoc comment. | 67 | |
| Parameter c should be final. | 67 | |
| Parameter requestData should be final. | 67 | |
| Line is longer than 80 characters (found 106). | 70 | |
| '}' should be on the same line. | 71 | |
| 'else' is not followed by whitespace. | 72 | |
| '{' is not preceded with whitespace. | 72 | |
| Line is longer than 80 characters (found 83). | 73 | |
| Line contains a tab character. | 73 | |
| Line contains a tab character. | 74 | |
| Line contains a tab character. | 75 | |
| Line contains a tab character. | 76 | |
| Line has trailing spaces. | 77 | |
| Line contains a tab character. | 77 | |
| Line contains a tab character. | 78 | |
| Line contains a tab character. | 79 | |
| Line has trailing spaces. | 80 | |
| Line contains a tab character. | 80 | |
| Line contains a tab character. | 81 | |
| Line contains a tab character. | 82 | |
| Line has trailing spaces. | 83 | |
| Line contains a tab character. | 83 | |
| Line contains a tab character. | 84 | |
| Line contains a tab character. | 85 | |
| Line has trailing spaces. | 86 | |
| Line contains a tab character. | 86 | |
| Line contains a tab character. | 87 | |
| Line contains a tab character. | 88 | |
| Line is longer than 80 characters (found 90). | 93 | |
| Line has trailing spaces. | 98 | |
| Method 'release' is not designed for extension - needs to be abstract, final or empty. | 98 | |
| Missing a Javadoc comment. | 98 | |
| Line contains a tab character. | 98 | |
| Line contains a tab character. | 99 | |
| 'if' is not followed by whitespace. | 99 | |
| '{' is not preceded with whitespace. | 99 | |
| Line has trailing spaces. | 100 | |
| Line contains a tab character. | 100 | |
| Line is longer than 80 characters (found 110). | 101 | |
| Line contains a tab character. | 101 | |
| Line contains a tab character. | 102 | |
| Method 'connect' is not designed for extension - needs to be abstract, final or empty. | 105 | |
| Missing a Javadoc comment. | 105 | |
| Method 'disconnect' is not designed for extension - needs to be abstract, final or empty. | 110 | |
| Missing a Javadoc comment. | 110 | |
| 'if' is not followed by whitespace. | 111 | |
| '{' is not preceded with whitespace. | 111 | |
| Line contains a tab character. | 112 | |
| Line contains a tab character. | 113 | |
| '}' should be on the same line. | 114 | |
| 'else' is not followed by whitespace. | 115 | |
| '{' is not preceded with whitespace. | 115 | |
| Line contains a tab character. | 116 | |
| Line has trailing spaces. | 121 | |
| Line is longer than 80 characters (found 91). | 124 | |
| Line is longer than 80 characters (found 93). | 125 | |
| Unused @throws tag for 'SecurityException'. | 125 | |
| Line is longer than 80 characters (found 85). | 128 | |
| Method 'getCurrentTarget' is not designed for extension - needs to be abstract, final or empty. | 128 | |
| Line is longer than 80 characters (found 116). | 132 | |
| Method 'setTarget' is not designed for extension - needs to be abstract, final or empty. | 132 | |
| Missing a Javadoc comment. | 132 | |
| Parameter target should be final. | 132 | |
| Line is longer than 80 characters (found 105). | 133 | |
| Line has trailing spaces. | 140 | |
| Line is longer than 80 characters (found 86). | 142 | |
| Line is longer than 80 characters (found 99). | 143 | |
| Unused @throws tag for 'SecurityException'. | 143 | |
| Method 'setTargetToDefault' is not designed for extension - needs to be abstract, final or empty. | 145 | |
| Line contains a tab character. | 146 | |
| Method 'getConnectedTime' is not designed for extension - needs to be abstract, final or empty. | 149 | |
| Missing a Javadoc comment. | 149 | |
| '1000' is a magic number. | 151 | |
| '}' should be on the same line. | 152 | |
| 'else' construct must use '{}'s. | 153 | |
| Method 'getClient' is not designed for extension - needs to be abstract, final or empty. | 157 | |
| Missing a Javadoc comment. | 157 | |
| Method 'addConnectionListener' is not designed for extension - needs to be abstract, final or empty. | 161 | |
| Missing a Javadoc comment. | 161 | |
| Parameter l should be final. | 161 | |
| Method 'removeConnectionListener' is not designed for extension - needs to be abstract, final or empty. | 167 | |
| Missing a Javadoc comment. | 167 | |
| Parameter l should be final. | 167 | |
| Missing a Javadoc comment. | 171 | |
| Parameter e should be final. | 171 | |
| Line is longer than 80 characters (found 86). | 174 | |
| Method 'run' is not designed for extension - needs to be abstract, final or empty. | 179 | |
| Missing a Javadoc comment. | 179 | |
| '}' should be on the same line. | 182 | |
| Line has trailing spaces. | 184 |
| Severity | Message | Line |
|---|---|---|
| File does not end with a newline. | ||
| Line has trailing spaces. | 18 | |
| Unknown tag 'statuscode'. | 20 | |
| '{' is not preceded with whitespace. | 22 | |
| Line contains a tab character. | 24 | |
| Missing a Javadoc comment. | 24 | |
| Parameter source should be final. | 24 | |
| '{' is not preceded with whitespace. | 24 | |
| Line contains a tab character. | 25 | |
| Line contains a tab character. | 26 |
| Severity | Message | Line |
|---|---|---|
| File does not end with a newline. | ||
| Line has trailing spaces. | 20 | |
| Unknown tag 'statuscode'. | 22 | |
| '{' is not preceded with whitespace. | 24 | |
| Line contains a tab character. | 26 | |
| Missing a Javadoc comment. | 26 | |
| '{' is not preceded with whitespace. | 26 | |
| Line contains a tab character. | 27 | |
| Line contains a tab character. | 28 | |
| Line contains a tab character. | 30 | |
| Missing a Javadoc comment. | 30 | |
| Parameter reason should be final. | 30 | |
| Line contains a tab character. | 31 | |
| Line contains a tab character. | 32 |
| Severity | Message | Line |
|---|---|---|
| File does not end with a newline. | ||
| Line has trailing spaces. | 20 | |
| Unknown tag 'statuscode'. | 22 | |
| '{' is not preceded with whitespace. | 24 | |
| Line contains a tab character. | 26 | |
| Missing a Javadoc comment. | 26 | |
| Line contains a tab character. | 27 | |
| Line contains a tab character. | 28 | |
| Line contains a tab character. | 30 | |
| Missing a Javadoc comment. | 30 | |
| Parameter reason should be final. | 30 | |
| '{' is not preceded with whitespace. | 30 | |
| Line contains a tab character. | 31 | |
| Line contains a tab character. | 32 |
| Severity | Message | Line |
|---|---|---|
| Line has trailing spaces. | 19 | |
| Line contains a tab character. | 22 | |
| Line contains a tab character. | 23 | |
| Unknown tag 'statuscode'. | 24 | |
| '{' should be on the previous line. | 27 | |
| Line contains a tab character. | 29 | |
| Missing a Javadoc comment. | 29 | |
| '=' is not preceded with whitespace. | 29 | |
| '=' is not followed by whitespace. | 29 | |
| Line contains a tab character. | 31 | |
| Missing a Javadoc comment. | 31 | |
| '=' is not preceded with whitespace. | 31 | |
| '=' is not followed by whitespace. | 31 | |
| Line contains a tab character. | 33 | |
| Missing a Javadoc comment. | 33 | |
| '=' is not preceded with whitespace. | 33 | |
| '=' is not followed by whitespace. | 33 | |
| Line contains a tab character. | 35 | |
| Missing a Javadoc comment. | 35 | |
| '=' is not preceded with whitespace. | 35 | |
| '=' is not followed by whitespace. | 35 | |
| Line contains a tab character. | 37 | |
| Missing a Javadoc comment. | 37 | |
| '=' is not preceded with whitespace. | 37 | |
| '=' is not followed by whitespace. | 37 | |
| Line contains a tab character. | 39 | |
| Missing a Javadoc comment. | 39 | |
| '=' is not preceded with whitespace. | 39 | |
| '=' is not followed by whitespace. | 39 | |
| Line contains a tab character. | 41 | |
| Missing a Javadoc comment. | 41 | |
| '=' is not preceded with whitespace. | 41 | |
| '=' is not followed by whitespace. | 41 | |
| Missing a Javadoc comment. | 43 | |
| Line has trailing spaces. | 44 | |
| First sentence should end with a period. | 45 | |
| Line has trailing spaces. | 46 | |
| Method 'setType' is not designed for extension - needs to be abstract, final or empty. | 49 | |
| Parameter type should be final. | 49 | |
| 'type' hides a field. | 49 | |
| Expected @param tag for 'type'. | 49 | |
| Line contains a tab character. | 53 | |
| Method 'getType' is not designed for extension - needs to be abstract, final or empty. | 53 | |
| Missing a Javadoc comment. | 53 | |
| '{' is not preceded with whitespace. | 53 | |
| Line contains a tab character. | 54 | |
| Line contains a tab character. | 55 | |
| Line contains a tab character. | 57 | |
| Missing a Javadoc comment. | 57 | |
| Line contains a tab character. | 58 | |
| Line contains a tab character. | 60 | |
| Method 'getDataRate' is not designed for extension - needs to be abstract, final or empty. | 60 | |
| Missing a Javadoc comment. | 60 | |
| Line contains a tab character. | 61 | |
| '28' is a magic number. | 61 | |
| Line contains a tab character. | 62 |
| Severity | Message | Line |
|---|---|---|
| File does not end with a newline. | ||
| Line has trailing spaces. | 26 | |
| Line contains a tab character. | 29 | |
| Unknown tag 'statuscode'. | 30 | |
| Class RCInterfaceManager should be declared as final. | 32 | |
| Line contains a tab character. | 34 | |
| Line has trailing spaces. | 35 | |
| Line is longer than 80 characters (found 86). | 35 | |
| Line contains a tab character. | 35 | |
| Name 'logger' must match pattern '^[A-Z][A-Z0-9]*(_[A-Z0-9]+)*$'. | 35 | |
| Line has trailing spaces. | 36 | |
| Line contains a tab character. | 36 | |
| Missing a Javadoc comment. | 37 | |
| Name 'THE_INSTANCE' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 37 | |
| Missing a Javadoc comment. | 38 | |
| Missing a Javadoc comment. | 39 | |
| Missing a Javadoc comment. | 41 | |
| Line has trailing spaces. | 43 | |
| Line has trailing spaces. | 48 | |
| '7' is a magic number. | 49 | |
| '3' is a magic number. | 56 | |
| '3' is a magic number. | 57 | |
| '4' is a magic number. | 58 | |
| '4' is a magic number. | 59 | |
| '5' is a magic number. | 60 | |
| '5' is a magic number. | 61 | |
| '6' is a magic number. | 62 | |
| Line has trailing spaces. | 63 | |
| '6' is a magic number. | 63 | |
| Missing a Javadoc comment. | 67 | |
| Missing a Javadoc comment. | 75 | |
| Missing a Javadoc comment. | 80 | |
| Parameter addr should be final. | 80 | |
| Missing a Javadoc comment. | 84 | |
| Parameter s should be final. | 84 | |
| Missing a Javadoc comment. | 88 | |
| Parameter u should be final. | 88 | |
| Line is longer than 80 characters (found 81). | 92 | |
| Missing a Javadoc comment. | 92 | |
| Parameter listener should be final. | 92 | |
| Line is longer than 80 characters (found 84). | 98 | |
| Missing a Javadoc comment. | 98 | |
| Parameter listener should be final. | 98 | |
| Missing a Javadoc comment. | 102 | |
| Parameter po should be final. | 102 | |
| Line is longer than 80 characters (found 104). | 105 |
| Severity | Message | Line |
|---|---|---|
| File does not end with a newline. | ||
| Line has trailing spaces. | 20 | |
| Line contains a tab character. | 23 | |
| Unknown tag 'statuscode'. | 24 | |
| '{' should be on the previous line. | 28 | |
| Missing a Javadoc comment. | 29 | |
| Missing a Javadoc comment. | 31 | |
| Parameter bg should be final. | 31 | |
| '{' should be on the previous line. | 32 | |
| Method 'getSource' is not designed for extension - needs to be abstract, final or empty. | 37 | |
| Missing a Javadoc comment. | 37 | |
| '{' should be on the previous line. | 38 |
| Severity | Message | Line |
|---|---|---|
| File does not end with a newline. | ||
| Line has trailing spaces. | 22 | |
| Line contains a tab character. | 25 | |
| Unknown tag 'statuscode'. | 26 | |
| '{' should be on the previous line. | 30 | |
| Missing a Javadoc comment. | 31 | |
| Missing a Javadoc comment. | 33 | |
| Parameter bg should be final. | 33 | |
| '{' should be on the previous line. | 34 | |
| Method 'getSource' is not designed for extension - needs to be abstract, final or empty. | 39 | |
| Missing a Javadoc comment. | 39 | |
| '{' should be on the previous line. | 40 |
| Severity | Message | Line |
|---|---|---|
| Line has trailing spaces. | 3 | |
| Line has trailing spaces. | 5 | |
| Line has trailing spaces. | 6 | |
| Line has trailing spaces. | 7 | |
| Line has trailing spaces. | 18 | |
| Line has trailing spaces. | 19 | |
| Unknown tag 'statuscode'. | 21 | |
| '{' is not preceded with whitespace. | 23 | |
| Line has trailing spaces. | 24 | |
| Line contains a tab character. | 24 | |
| Line contains a tab character. | 25 | |
| Missing a Javadoc comment. | 25 | |
| Parameter name should be final. | 25 | |
| '{' is not preceded with whitespace. | 25 | |
| Line contains a tab character. | 26 | |
| Line contains a tab character. | 27 | |
| Line contains a tab character. | 29 | |
| Missing a Javadoc comment. | 29 | |
| Parameter name should be final. | 29 | |
| Parameter actions should be final. | 29 | |
| '{' is not preceded with whitespace. | 29 | |
| Line contains a tab character. | 30 | |
| ',' is not followed by whitespace. | 30 | |
| Line contains a tab character. | 31 | |
| Line has trailing spaces. | 32 | |
| Line contains a tab character. | 33 | |
| Method 'implies' is not designed for extension - needs to be abstract, final or empty. | 33 | |
| Missing a Javadoc comment. | 33 | |
| Parameter p should be final. | 33 |
| Severity | Message | Line |
|---|---|---|
| Line has trailing spaces. | 3 | |
| Line has trailing spaces. | 5 | |
| Line has trailing spaces. | 6 | |
| Line has trailing spaces. | 7 | |
| Class DvbNetworkInterfaceSIUtil should be declared as final. | 17 | |
| Missing a Javadoc comment. | 17 | |
| Line contains a tab character. | 19 | |
| Missing a Javadoc comment. | 19 | |
| Line contains a tab character. | 20 | |
| Line has trailing spaces. | 21 | |
| Line contains a tab character. | 21 | |
| Line is longer than 80 characters (found 101). | 22 | |
| Line contains a tab character. | 22 | |
| Missing a Javadoc comment. | 22 | |
| Parameter ni should be final. | 22 | |
| Line contains a tab character. | 23 | |
| Line contains a tab character. | 24 | |
| Line has trailing spaces. | 25 | |
| Line contains a tab character. | 25 | |
| Line is longer than 80 characters (found 109). | 26 | |
| Line contains a tab character. | 26 | |
| Missing a Javadoc comment. | 26 | |
| Parameter sd should be final. | 26 | |
| Line contains a tab character. | 27 | |
| Line contains a tab character. | 28 |
| Severity | Message | Line |
|---|---|---|
| Missing package-info.java file. | ||
| Line has trailing spaces. | 3 | |
| Line has trailing spaces. | 5 | |
| Line has trailing spaces. | 6 | |
| Line has trailing spaces. | 7 | |
| Missing a Javadoc comment. | 17 | |
| '{' is not preceded with whitespace. | 17 | |
| Line has trailing spaces. | 18 | |
| Line contains a tab character. | 18 | |
| Line contains a tab character. | 19 | |
| Missing a Javadoc comment. | 19 | |
| Parameter name should be final. | 19 | |
| Line contains a tab character. | 20 | |
| Line contains a tab character. | 21 | |
| Line contains a tab character. | 23 | |
| Missing a Javadoc comment. | 23 | |
| Parameter name should be final. | 23 | |
| Parameter actions should be final. | 23 | |
| '{' is not preceded with whitespace. | 23 | |
| Line contains a tab character. | 24 | |
| ',' is not followed by whitespace. | 24 | |
| Line contains a tab character. | 25 | |
| Line has trailing spaces. | 26 | |
| Line contains a tab character. | 26 | |
| Line contains a tab character. | 27 | |
| Method 'implies' is not designed for extension - needs to be abstract, final or empty. | 27 | |
| Missing a Javadoc comment. | 27 | |
| '(' is preceded with whitespace. | 27 | |
| Parameter p should be final. | 27 | |
| Line contains a tab character. | 28 | |
| Line contains a tab character. | 29 |
| Severity | Message | Line |
|---|---|---|
| Line has trailing spaces. | 3 | |
| Line has trailing spaces. | 5 | |
| Line has trailing spaces. | 6 | |
| Line has trailing spaces. | 7 | |
| Missing a Javadoc comment. | 17 | |
| '{' is not preceded with whitespace. | 17 | |
| Line contains a tab character. | 19 | |
| Missing a Javadoc comment. | 19 | |
| '{' is not followed by whitespace. | 19 | |
| '}' is not preceded with whitespace. | 19 | |
| Line has trailing spaces. | 21 | |
| Line contains a tab character. | 21 | |
| Method 'getTag' is not designed for extension - needs to be abstract, final or empty. | 21 | |
| Missing a Javadoc comment. | 21 | |
| Line contains a tab character. | 22 | |
| Line contains a tab character. | 23 | |
| Line has trailing spaces. | 25 | |
| Line contains a tab character. | 25 | |
| Method 'getContentLength' is not designed for extension - needs to be abstract, final or empty. | 25 | |
| Missing a Javadoc comment. | 25 | |
| Line contains a tab character. | 26 | |
| Line contains a tab character. | 27 | |
| Line is longer than 80 characters (found 85). | 29 | |
| Line contains a tab character. | 29 | |
| Method 'getByteAt' is not designed for extension - needs to be abstract, final or empty. | 29 | |
| Missing a Javadoc comment. | 29 | |
| Parameter index should be final. | 29 | |
| Redundant throws: 'java.lang.IndexOutOfBoundsException' is unchecked exception. | 29 | |
| Line contains a tab character. | 30 | |
| Line contains a tab character. | 31 | |
| Line has trailing spaces. | 33 | |
| Line contains a tab character. | 33 | |
| Method 'getContent' is not designed for extension - needs to be abstract, final or empty. | 33 | |
| Missing a Javadoc comment. | 33 | |
| Line contains a tab character. | 34 | |
| Line contains a tab character. | 35 |
| Severity | Message | Line |
|---|---|---|
| Line has trailing spaces. | 3 | |
| Line has trailing spaces. | 5 | |
| Line has trailing spaces. | 6 | |
| Line has trailing spaces. | 7 | |
| Missing a Javadoc comment. | 17 | |
| interfaces should describe a type and hence have methods. | 17 | |
| '{' is not preceded with whitespace. | 17 | |
| Line contains a tab character. | 19 | |
| Missing a Javadoc comment. | 19 | |
| Redundant 'public' modifier. | 19 | |
| 'static' modifier out of order with the JLS suggestions. | 19 | |
| Missing a Javadoc comment. | 21 | |
| Redundant 'public' modifier. | 21 | |
| 'static' modifier out of order with the JLS suggestions. | 21 | |
| Missing a Javadoc comment. | 23 | |
| Redundant 'public' modifier. | 23 | |
| 'static' modifier out of order with the JLS suggestions. | 23 | |
| Missing a Javadoc comment. | 25 | |
| Redundant 'public' modifier. | 25 | |
| 'static' modifier out of order with the JLS suggestions. | 25 | |
| Missing a Javadoc comment. | 27 | |
| Redundant 'public' modifier. | 27 | |
| 'static' modifier out of order with the JLS suggestions. | 27 | |
| Line has trailing spaces. | 28 | |
| Missing a Javadoc comment. | 29 | |
| Redundant 'public' modifier. | 29 | |
| 'static' modifier out of order with the JLS suggestions. | 29 | |
| Missing a Javadoc comment. | 31 | |
| Redundant 'public' modifier. | 31 | |
| 'static' modifier out of order with the JLS suggestions. | 31 | |
| Missing a Javadoc comment. | 33 | |
| Redundant 'public' modifier. | 33 | |
| 'static' modifier out of order with the JLS suggestions. | 33 | |
| Line has trailing spaces. | 34 | |
| Missing a Javadoc comment. | 35 | |
| Redundant 'public' modifier. | 35 | |
| 'static' modifier out of order with the JLS suggestions. | 35 | |
| Missing a Javadoc comment. | 37 | |
| Redundant 'public' modifier. | 37 | |
| 'static' modifier out of order with the JLS suggestions. | 37 | |
| Missing a Javadoc comment. | 39 | |
| Redundant 'public' modifier. | 39 | |
| 'static' modifier out of order with the JLS suggestions. | 39 | |
| Missing a Javadoc comment. | 41 | |
| Redundant 'public' modifier. | 41 | |
| 'static' modifier out of order with the JLS suggestions. | 41 | |
| Missing a Javadoc comment. | 43 | |
| Redundant 'public' modifier. | 43 | |
| 'static' modifier out of order with the JLS suggestions. | 43 | |
| Missing a Javadoc comment. | 45 | |
| Redundant 'public' modifier. | 45 | |
| 'static' modifier out of order with the JLS suggestions. | 45 | |
| Line has trailing spaces. | 46 | |
| Missing a Javadoc comment. | 47 | |
| Redundant 'public' modifier. | 47 | |
| 'static' modifier out of order with the JLS suggestions. | 47 | |
| Missing a Javadoc comment. | 49 | |
| Redundant 'public' modifier. | 49 | |
| 'static' modifier out of order with the JLS suggestions. | 49 | |
| Missing a Javadoc comment. | 51 | |
| Redundant 'public' modifier. | 51 | |
| 'static' modifier out of order with the JLS suggestions. | 51 | |
| Missing a Javadoc comment. | 53 | |
| Redundant 'public' modifier. | 53 | |
| 'static' modifier out of order with the JLS suggestions. | 53 | |
| Missing a Javadoc comment. | 55 | |
| Redundant 'public' modifier. | 55 | |
| 'static' modifier out of order with the JLS suggestions. | 55 | |
| Missing a Javadoc comment. | 57 | |
| Redundant 'public' modifier. | 57 | |
| 'static' modifier out of order with the JLS suggestions. | 57 | |
| Missing a Javadoc comment. | 59 | |
| Redundant 'public' modifier. | 59 | |
| 'static' modifier out of order with the JLS suggestions. | 59 | |
| Missing a Javadoc comment. | 61 | |
| Redundant 'public' modifier. | 61 | |
| 'static' modifier out of order with the JLS suggestions. | 61 | |
| Missing a Javadoc comment. | 63 | |
| Redundant 'public' modifier. | 63 | |
| 'static' modifier out of order with the JLS suggestions. | 63 | |
| Missing a Javadoc comment. | 65 | |
| Redundant 'public' modifier. | 65 | |
| 'static' modifier out of order with the JLS suggestions. | 65 | |
| Missing a Javadoc comment. | 67 | |
| Redundant 'public' modifier. | 67 | |
| 'static' modifier out of order with the JLS suggestions. | 67 | |
| Missing a Javadoc comment. | 69 | |
| Redundant 'public' modifier. | 69 | |
| 'static' modifier out of order with the JLS suggestions. | 69 | |
| Missing a Javadoc comment. | 71 | |
| Redundant 'public' modifier. | 71 | |
| 'static' modifier out of order with the JLS suggestions. | 71 | |
| Missing a Javadoc comment. | 73 | |
| Redundant 'public' modifier. | 73 | |
| 'static' modifier out of order with the JLS suggestions. | 73 | |
| Missing a Javadoc comment. | 75 | |
| Redundant 'public' modifier. | 75 | |
| 'static' modifier out of order with the JLS suggestions. | 75 | |
| Missing a Javadoc comment. | 77 | |
| Redundant 'public' modifier. | 77 | |
| 'static' modifier out of order with the JLS suggestions. | 77 | |
| Missing a Javadoc comment. | 79 | |
| Redundant 'public' modifier. | 79 | |
| 'static' modifier out of order with the JLS suggestions. | 79 | |
| Missing a Javadoc comment. | 81 | |
| Redundant 'public' modifier. | 81 | |
| 'static' modifier out of order with the JLS suggestions. | 81 | |
| Line has trailing spaces. | 82 | |
| Missing a Javadoc comment. | 83 | |
| Redundant 'public' modifier. | 83 | |
| 'static' modifier out of order with the JLS suggestions. | 83 | |
| Missing a Javadoc comment. | 85 | |
| Redundant 'public' modifier. | 85 | |
| 'static' modifier out of order with the JLS suggestions. | 85 | |
| Missing a Javadoc comment. | 87 | |
| Redundant 'public' modifier. | 87 | |
| 'static' modifier out of order with the JLS suggestions. | 87 | |
| Line has trailing spaces. | 88 |
| Severity | Message | Line |
|---|---|---|
| Line has trailing spaces. | 3 | |
| Line has trailing spaces. | 5 | |
| Line has trailing spaces. | 6 | |
| Line has trailing spaces. | 7 | |
| Missing a Javadoc comment. | 17 | |
| Line contains a tab character. | 19 | |
| Missing a Javadoc comment. | 19 | |
| Redundant 'public' modifier. | 19 | |
| Line has trailing spaces. | 20 | |
| Line contains a tab character. | 21 | |
| Missing a Javadoc comment. | 21 | |
| Redundant 'public' modifier. | 21 | |
| Line contains a tab character. | 23 | |
| Missing a Javadoc comment. | 23 | |
| Redundant 'public' modifier. | 23 | |
| Line contains a tab character. | 25 | |
| Missing a Javadoc comment. | 25 | |
| Redundant 'public' modifier. | 25 | |
| Line contains a tab character. | 27 | |
| Missing a Javadoc comment. | 27 | |
| Redundant 'public' modifier. | 27 | |
| Line contains a tab character. | 29 | |
| Missing a Javadoc comment. | 29 | |
| Redundant 'public' modifier. | 29 | |
| Line contains a tab character. | 31 | |
| Missing a Javadoc comment. | 31 | |
| Redundant 'public' modifier. | 31 |
| Severity | Message | Line |
|---|---|---|
| Line has trailing spaces. | 3 | |
| Line has trailing spaces. | 5 | |
| Line has trailing spaces. | 6 | |
| Line has trailing spaces. | 7 | |
| Missing a Javadoc comment. | 17 | |
| Line contains a tab character. | 19 | |
| Missing a Javadoc comment. | 19 | |
| Redundant 'public' modifier. | 19 | |
| Line contains a tab character. | 21 | |
| Missing a Javadoc comment. | 21 | |
| Redundant 'public' modifier. | 21 | |
| Line contains a tab character. | 23 | |
| Missing a Javadoc comment. | 23 | |
| Redundant 'public' modifier. | 23 | |
| Line contains a tab character. | 25 | |
| Missing a Javadoc comment. | 25 | |
| Redundant 'public' modifier. | 25 | |
| Line has trailing spaces. | 26 | |
| Line contains a tab character. | 27 | |
| Missing a Javadoc comment. | 27 | |
| Redundant 'public' modifier. | 27 | |
| Line is longer than 80 characters (found 185). | 29 | |
| Line contains a tab character. | 29 | |
| Missing a Javadoc comment. | 29 | |
| Redundant 'public' modifier. | 29 |
| Severity | Message | Line |
|---|---|---|
| Line has trailing spaces. | 3 | |
| Line has trailing spaces. | 5 | |
| Line has trailing spaces. | 6 | |
| Line has trailing spaces. | 7 | |
| Missing a Javadoc comment. | 17 | |
| interfaces should describe a type and hence have methods. | 17 | |
| Line contains a tab character. | 19 | |
| Missing a Javadoc comment. | 19 | |
| Redundant 'public' modifier. | 19 | |
| Missing a Javadoc comment. | 21 | |
| Redundant 'public' modifier. | 21 | |
| Missing a Javadoc comment. | 23 | |
| Redundant 'public' modifier. | 23 | |
| Missing a Javadoc comment. | 25 | |
| Redundant 'public' modifier. | 25 |
| Severity | Message | Line |
|---|---|---|
| Line has trailing spaces. | 3 | |
| Line has trailing spaces. | 5 | |
| Line has trailing spaces. | 6 | |
| Line has trailing spaces. | 7 | |
| Missing a Javadoc comment. | 17 | |
| '{' is not preceded with whitespace. | 17 | |
| Line is longer than 80 characters (found 145). | 19 | |
| Line contains a tab character. | 19 | |
| Missing a Javadoc comment. | 19 | |
| Redundant 'public' modifier. | 19 | |
| Line has trailing spaces. | 20 | |
| Line contains a tab character. | 20 | |
| Line is longer than 80 characters (found 173). | 21 | |
| Line contains a tab character. | 21 | |
| Missing a Javadoc comment. | 21 | |
| Redundant 'public' modifier. | 21 | |
| Line contains a tab character. | 23 | |
| Missing a Javadoc comment. | 23 | |
| Redundant 'public' modifier. | 23 | |
| Line contains a tab character. | 25 | |
| Missing a Javadoc comment. | 25 | |
| Redundant 'public' modifier. | 25 | |
| Line contains a tab character. | 27 | |
| Missing a Javadoc comment. | 27 | |
| Redundant 'public' modifier. | 27 | |
| Line contains a tab character. | 29 | |
| Missing a Javadoc comment. | 29 | |
| Redundant 'public' modifier. | 29 | |
| Line has trailing spaces. | 30 | |
| Line is longer than 80 characters (found 187). | 31 | |
| Line contains a tab character. | 31 | |
| Missing a Javadoc comment. | 31 | |
| Redundant 'public' modifier. | 31 | |
| Line contains a tab character. | 33 | |
| Missing a Javadoc comment. | 33 | |
| Redundant 'public' modifier. | 33 |
| Severity | Message | Line |
|---|---|---|
| Line has trailing spaces. | 3 | |
| Line has trailing spaces. | 5 | |
| Line has trailing spaces. | 6 | |
| Line has trailing spaces. | 7 | |
| Missing a Javadoc comment. | 17 | |
| '{' is not preceded with whitespace. | 17 | |
| Line contains a tab character. | 19 | |
| Missing a Javadoc comment. | 19 | |
| Line contains a tab character. | 20 | |
| Line has trailing spaces. | 21 | |
| Line has trailing spaces. | 22 | |
| Line contains a tab character. | 22 | |
| Missing a Javadoc comment. | 22 | |
| Line contains a tab character. | 23 | |
| Line contains a tab character. | 24 | |
| Line is longer than 80 characters (found 188). | 26 | |
| Line contains a tab character. | 26 | |
| Method 'retrieveSIBouquets' is not designed for extension - needs to be abstract, final or empty. | 26 | |
| Missing a Javadoc comment. | 26 | |
| Parameter retrieveMode should be final. | 26 | |
| Parameter appData should be final. | 26 | |
| Parameter listener should be final. | 26 | |
| Parameter bouquetId should be final. | 26 | |
| Parameter someDescriptorTags should be final. | 26 | |
| Line contains a tab character. | 27 | |
| Line contains a tab character. | 28 | |
| Line is longer than 80 characters (found 178). | 30 | |
| Line contains a tab character. | 30 | |
| Method 'retrieveActualSINetwork' is not designed for extension - needs to be abstract, final or empty. | 30 | |
| Missing a Javadoc comment. | 30 | |
| Parameter retrieveMode should be final. | 30 | |
| Parameter appData should be final. | 30 | |
| Parameter listener should be final. | 30 | |
| Parameter someDescriptorTags should be final. | 30 | |
| Line contains a tab character. | 31 | |
| Line contains a tab character. | 32 | |
| Line is longer than 80 characters (found 188). | 34 | |
| Line contains a tab character. | 34 | |
| Method 'retrieveSINetworks' is not designed for extension - needs to be abstract, final or empty. | 34 | |
| Missing a Javadoc comment. | 34 | |
| Parameter retrieveMode should be final. | 34 | |
| Parameter appData should be final. | 34 | |
| Parameter listener should be final. | 34 | |
| Parameter networkId should be final. | 34 | |
| Parameter someDescriptorTags should be final. | 34 | |
| Line contains a tab character. | 35 | |
| Line contains a tab character. | 36 | |
| Line has trailing spaces. | 37 | |
| Line is longer than 80 characters (found 186). | 38 | |
| Line contains a tab character. | 38 | |
| Method 'retrieveActualSITransportStream' is not designed for extension - needs to be abstract, final or empty. | 38 | |
| Missing a Javadoc comment. | 38 | |
| Parameter retrieveMode should be final. | 38 | |
| Parameter appData should be final. | 38 | |
| Parameter listener should be final. | 38 | |
| Parameter someDescriptorTags should be final. | 38 | |
| Line contains a tab character. | 39 | |
| Line contains a tab character. | 40 | |
| Line has trailing spaces. | 41 | |
| Line is longer than 80 characters (found 179). | 42 | |
| Line contains a tab character. | 42 | |
| Method 'retrieveActualSIServices' is not designed for extension - needs to be abstract, final or empty. | 42 | |
| Missing a Javadoc comment. | 42 | |
| Parameter retrieveMode should be final. | 42 | |
| Parameter appData should be final. | 42 | |
| Parameter listener should be final. | 42 | |
| Parameter someDescriptorTags should be final. | 42 | |
| Line contains a tab character. | 43 | |
| Line contains a tab character. | 44 | |
| Line is longer than 80 characters (found 234). | 46 | |
| Line contains a tab character. | 46 | |
| Method 'retrieveSIServices' is not designed for extension - needs to be abstract, final or empty. | 46 | |
| Missing a Javadoc comment. | 46 | |
| Parameter retrieveMode should be final. | 46 | |
| Parameter appData should be final. | 46 | |
| Parameter listener should be final. | 46 | |
| Parameter originalNetworkId should be final. | 46 | |
| Parameter transportStreamId should be final. | 46 | |
| Parameter serviceId should be final. | 46 | |
| Parameter someDescriptorTags should be final. | 46 | |
| Line contains a tab character. | 47 | |
| Line contains a tab character. | 48 | |
| Line is longer than 80 characters (found 213). | 50 | |
| Line contains a tab character. | 50 | |
| Method 'retrieveSIService' is not designed for extension - needs to be abstract, final or empty. | 50 | |
| Missing a Javadoc comment. | 50 | |
| Parameter retrieveMode should be final. | 50 | |
| Parameter appData should be final. | 50 | |
| Parameter listener should be final. | 50 | |
| Parameter dvbLocator should be final. | 50 | |
| Parameter someDescriptorTags should be final. | 50 | |
| Line contains a tab character. | 51 | |
| Line contains a tab character. | 52 | |
| Line is longer than 80 characters (found 189). | 54 | |
| Line contains a tab character. | 54 | |
| Method 'retrievePMTServices' is not designed for extension - needs to be abstract, final or empty. | 54 | |
| Missing a Javadoc comment. | 54 | |
| Parameter retrieveMode should be final. | 54 | |
| Parameter appData should be final. | 54 | |
| Parameter listener should be final. | 54 | |
| Parameter serviceId should be final. | 54 | |
| Parameter someDescriptorTags should be final. | 54 | |
| Line contains a tab character. | 55 | |
| Line contains a tab character. | 56 | |
| Line is longer than 80 characters (found 214). | 58 | |
| Line contains a tab character. | 58 | |
| Method 'retrievePMTService' is not designed for extension - needs to be abstract, final or empty. | 58 | |
| Missing a Javadoc comment. | 58 | |
| Parameter retrieveMode should be final. | 58 | |
| Parameter appData should be final. | 58 | |
| Parameter listener should be final. | 58 | |
| Parameter dvbLocator should be final. | 58 | |
| Parameter someDescriptorTags should be final. | 58 | |
| Line contains a tab character. | 59 | |
| Line contains a tab character. | 60 | |
| Line is longer than 80 characters (found 216). | 62 | |
| Line contains a tab character. | 62 | |
| Method 'retrievePMTElementaryStreams' is not designed for extension - needs to be abstract, final or empty. | 62 | |
| Missing a Javadoc comment. | 62 | |
| Parameter retrieveMode should be final. | 62 | |
| Parameter appData should be final. | 62 | |
| Parameter listener should be final. | 62 | |
| Parameter serviceId should be final. | 62 | |
| Parameter componentTag should be final. | 62 | |
| Parameter someDescriptorTags should be final. | 62 | |
| Line contains a tab character. | 63 | |
| Line contains a tab character. | 64 | |
| Line is longer than 80 characters (found 224). | 66 | |
| Line contains a tab character. | 66 | |
| Method 'retrievePMTElementaryStreams' is not designed for extension - needs to be abstract, final or empty. | 66 | |
| Missing a Javadoc comment. | 66 | |
| Parameter retrieveMode should be final. | 66 | |
| Parameter appData should be final. | 66 | |
| Parameter listener should be final. | 66 | |
| Parameter dvbLocator should be final. | 66 | |
| Parameter someDescriptorTags should be final. | 66 | |
| Line contains a tab character. | 67 | |
| Line contains a tab character. | 68 | |
| Line is longer than 80 characters (found 148). | 70 | |
| Line contains a tab character. | 70 | |
| Method 'retrieveSITimeFromTDT' is not designed for extension - needs to be abstract, final or empty. | 70 | |
| Missing a Javadoc comment. | 70 | |
| Parameter retrieveMode should be final. | 70 | |
| Parameter appData should be final. | 70 | |
| Parameter listener should be final. | 70 | |
| Line contains a tab character. | 71 | |
| Line contains a tab character. | 72 | |
| Line has trailing spaces. | 73 | |
| Line is longer than 80 characters (found 176). | 74 | |
| Line contains a tab character. | 74 | |
| Method 'retrieveSITimeFromTOT' is not designed for extension - needs to be abstract, final or empty. | 74 | |
| Missing a Javadoc comment. | 74 | |
| Parameter retrieveMode should be final. | 74 | |
| Parameter appData should be final. | 74 | |
| Parameter listener should be final. | 74 | |
| Parameter someDescriptorTags should be final. | 74 | |
| Line contains a tab character. | 75 | |
| Line contains a tab character. | 76 | |
| Line has trailing spaces. | 77 | |
| Line is longer than 80 characters (found 191). | 78 | |
| Line contains a tab character. | 78 | |
| Method 'retrieveSITransportStreamDescription' is not designed for extension - needs to be abstract, final or empty. | 78 | |
| Missing a Javadoc comment. | 78 | |
| Parameter retrieveMode should be final. | 78 | |
| Parameter appData should be final. | 78 | |
| Parameter listener should be final. | 78 | |
| Parameter someDescriptorTags should be final. | 78 | |
| Line contains a tab character. | 79 | |
| Line contains a tab character. | 80 | |
| Line is longer than 80 characters (found 130). | 82 | |
| Line contains a tab character. | 82 | |
| Missing a Javadoc comment. | 82 | |
| Parameter listener should be final. | 82 | |
| Parameter networkId should be final. | 82 | |
| Line contains a tab character. | 83 | |
| Line has trailing spaces. | 84 | |
| Line is longer than 80 characters (found 133). | 85 | |
| Line contains a tab character. | 85 | |
| Missing a Javadoc comment. | 85 | |
| Parameter listener should be final. | 85 | |
| Parameter networkId should be final. | 85 | |
| Line contains a tab character. | 86 | |
| Line has trailing spaces. | 87 | |
| Line is longer than 80 characters (found 130). | 88 | |
| Line contains a tab character. | 88 | |
| Missing a Javadoc comment. | 88 | |
| Parameter listener should be final. | 88 | |
| Parameter bouquetId should be final. | 88 | |
| Line contains a tab character. | 89 | |
| Line has trailing spaces. | 90 | |
| Line is longer than 80 characters (found 133). | 91 | |
| Line contains a tab character. | 91 | |
| Missing a Javadoc comment. | 91 | |
| Parameter listener should be final. | 91 | |
| Parameter bouquetId should be final. | 91 | |
| Line contains a tab character. | 92 | |
| Line has trailing spaces. | 93 | |
| Line is longer than 80 characters (found 161). | 94 | |
| Line contains a tab character. | 94 | |
| Missing a Javadoc comment. | 94 | |
| Parameter listener should be final. | 94 | |
| Parameter originalNetworkId should be final. | 94 | |
| Parameter transportStreamId should be final. | 94 | |
| Line contains a tab character. | 95 | |
| Line has trailing spaces. | 96 | |
| Line is longer than 80 characters (found 164). | 97 | |
| Line contains a tab character. | 97 | |
| Missing a Javadoc comment. | 97 | |
| Parameter listener should be final. | 97 | |
| Parameter originalNetworkId should be final. | 97 | |
| Parameter transportStreamId should be final. | 97 | |
| Line contains a tab character. | 98 | |
| Line has trailing spaces. | 99 | |
| Line is longer than 80 characters (found 180). | 100 | |
| Line contains a tab character. | 100 | |
| Missing a Javadoc comment. | 100 | |
| Parameter listener should be final. | 100 | |
| Parameter originalNetworkId should be final. | 100 | |
| Parameter transportStreamId should be final. | 100 | |
| Parameter serviceId should be final. | 100 | |
| Line contains a tab character. | 101 | |
| Line has trailing spaces. | 102 | |
| Line is longer than 80 characters (found 182). | 103 | |
| Line contains a tab character. | 103 | |
| Missing a Javadoc comment. | 103 | |
| Parameter listener should be final. | 103 | |
| Parameter originalNetworkId should be final. | 103 | |
| Parameter transportStreamId should be final. | 103 | |
| Parameter serviceId should be final. | 103 | |
| Line contains a tab character. | 104 | |
| Line is longer than 80 characters (found 190). | 106 | |
| Line contains a tab character. | 106 | |
| Missing a Javadoc comment. | 106 | |
| Parameter listener should be final. | 106 | |
| Parameter originalNetworkId should be final. | 106 | |
| Parameter transportStreamId should be final. | 106 | |
| Parameter serviceId should be final. | 106 | |
| Line contains a tab character. | 107 | |
| Line has trailing spaces. | 108 | |
| Line is longer than 80 characters (found 193). | 109 | |
| Line contains a tab character. | 109 | |
| Missing a Javadoc comment. | 109 | |
| Parameter listener should be final. | 109 | |
| Parameter originalNetworkId should be final. | 109 | |
| Parameter transportStreamId should be final. | 109 | |
| Parameter serviceId should be final. | 109 | |
| Line contains a tab character. | 110 | |
| Line has trailing spaces. | 111 | |
| Line is longer than 80 characters (found 258). | 112 | |
| Line contains a tab character. | 112 | |
| Missing a Javadoc comment. | 112 | |
| Parameter listener should be final. | 112 | |
| Parameter originalNetworkId should be final. | 112 | |
| Parameter transportStreamId should be final. | 112 | |
| Parameter serviceId should be final. | 112 | |
| Parameter startTime should be final. | 112 | |
| Parameter endTime should be final. | 112 | |
| Line contains a tab character. | 113 | |
| Line has trailing spaces. | 114 | |
| Line is longer than 80 characters (found 185). | 115 | |
| Line contains a tab character. | 115 | |
| Missing a Javadoc comment. | 115 | |
| Parameter listener should be final. | 115 | |
| Parameter originalNetworkId should be final. | 115 | |
| Parameter transportStreamId should be final. | 115 | |
| Parameter serviceId should be final. | 115 | |
| Line contains a tab character. | 116 | |
| Line has trailing spaces. | 117 |
| Severity | Message | Line |
|---|---|---|
| Line has trailing spaces. | 3 | |
| Line has trailing spaces. | 5 | |
| Line has trailing spaces. | 6 | |
| Line has trailing spaces. | 7 | |
| Missing a Javadoc comment. | 17 | |
| Line contains a tab character. | 19 | |
| Missing a Javadoc comment. | 19 | |
| Redundant 'public' modifier. | 19 | |
| Line contains a tab character. | 21 | |
| Missing a Javadoc comment. | 21 | |
| Redundant 'public' modifier. | 21 | |
| Line contains a tab character. | 23 | |
| Missing a Javadoc comment. | 23 | |
| Redundant 'public' modifier. | 23 | |
| Line contains a tab character. | 25 | |
| Missing a Javadoc comment. | 25 | |
| Redundant 'public' modifier. | 25 | |
| Line contains a tab character. | 27 | |
| Missing a Javadoc comment. | 27 | |
| Redundant 'public' modifier. | 27 | |
| Line has trailing spaces. | 28 | |
| Line contains a tab character. | 29 | |
| Missing a Javadoc comment. | 29 | |
| Redundant 'public' modifier. | 29 | |
| Line contains a tab character. | 31 | |
| Missing a Javadoc comment. | 31 | |
| Redundant 'public' modifier. | 31 | |
| Line has trailing spaces. | 32 | |
| Line contains a tab character. | 33 | |
| Missing a Javadoc comment. | 33 | |
| Redundant 'public' modifier. | 33 | |
| Line has trailing spaces. | 34 | |
| Line contains a tab character. | 35 | |
| Missing a Javadoc comment. | 35 | |
| Redundant 'public' modifier. | 35 | |
| Line has trailing spaces. | 36 | |
| Line contains a tab character. | 37 | |
| Missing a Javadoc comment. | 37 | |
| Redundant 'public' modifier. | 37 | |
| Line contains a tab character. | 39 | |
| Missing a Javadoc comment. | 39 | |
| Redundant 'public' modifier. | 39 | |
| Line has trailing spaces. | 40 | |
| Line contains a tab character. | 41 | |
| Missing a Javadoc comment. | 41 | |
| Redundant 'public' modifier. | 41 | |
| Line contains a tab character. | 43 | |
| Missing a Javadoc comment. | 43 | |
| Redundant 'public' modifier. | 43 | |
| Line contains a tab character. | 45 | |
| Missing a Javadoc comment. | 45 | |
| Redundant 'public' modifier. | 45 | |
| Line is longer than 80 characters (found 171). | 47 | |
| Line contains a tab character. | 47 | |
| Missing a Javadoc comment. | 47 | |
| Redundant 'public' modifier. | 47 |
| Severity | Message | Line |
|---|---|---|
| Line has trailing spaces. | 3 | |
| Line has trailing spaces. | 5 | |
| Line has trailing spaces. | 6 | |
| Line has trailing spaces. | 7 | |
| Line has trailing spaces. | 18 | |
| Line has trailing spaces. | 19 | |
| Unknown tag 'statuscode'. | 21 | |
| Line contains a tab character. | 25 | |
| Missing a Javadoc comment. | 25 | |
| Line contains a tab character. | 26 | |
| Missing a Javadoc comment. | 29 | |
| Parameter reason should be final. | 29 | |
| Line contains a tab character. | 30 |
| Severity | Message | Line |
|---|---|---|
| Line has trailing spaces. | 3 | |
| Line has trailing spaces. | 5 | |
| Line has trailing spaces. | 6 | |
| Line has trailing spaces. | 7 | |
| Line has trailing spaces. | 18 | |
| Line has trailing spaces. | 19 | |
| Unknown tag 'statuscode'. | 21 | |
| Line has trailing spaces. | 24 | |
| Line contains a tab character. | 24 | |
| Missing a Javadoc comment. | 25 | |
| Line contains a tab character. | 26 | |
| Line has trailing spaces. | 28 | |
| Missing a Javadoc comment. | 29 | |
| Parameter reason should be final. | 29 | |
| Line contains a tab character. | 30 | |
| Line has trailing spaces. | 32 |
| Severity | Message | Line |
|---|---|---|
| Line has trailing spaces. | 3 | |
| Line has trailing spaces. | 5 | |
| Line has trailing spaces. | 6 | |
| Line has trailing spaces. | 7 | |
| Missing a Javadoc comment. | 17 | |
| '{' is not preceded with whitespace. | 17 | |
| Line contains a tab character. | 20 | |
| Missing a Javadoc comment. | 20 | |
| Redundant 'public' modifier. | 20 | |
| Line has trailing spaces. | 21 | |
| Line contains a tab character. | 22 | |
| Missing a Javadoc comment. | 22 | |
| Redundant 'public' modifier. | 22 | |
| Line contains a tab character. | 24 | |
| Missing a Javadoc comment. | 24 | |
| Redundant 'public' modifier. | 24 | |
| Line is longer than 80 characters (found 145). | 26 | |
| Line contains a tab character. | 26 | |
| Missing a Javadoc comment. | 26 | |
| Redundant 'public' modifier. | 26 | |
| Line is longer than 80 characters (found 173). | 28 | |
| Line contains a tab character. | 28 | |
| Missing a Javadoc comment. | 28 | |
| Redundant 'public' modifier. | 28 | |
| Line contains a tab character. | 30 | |
| Missing a Javadoc comment. | 30 | |
| Redundant 'public' modifier. | 30 | |
| Line contains a tab character. | 32 | |
| Missing a Javadoc comment. | 32 | |
| Redundant 'public' modifier. | 32 | |
| Line contains a tab character. | 34 | |
| Missing a Javadoc comment. | 34 | |
| Redundant 'public' modifier. | 34 | |
| Line has trailing spaces. | 35 | |
| Line contains a tab character. | 36 | |
| Missing a Javadoc comment. | 36 | |
| Redundant 'public' modifier. | 36 | |
| Line contains a tab character. | 38 | |
| Missing a Javadoc comment. | 38 | |
| Redundant 'public' modifier. | 38 |
| Severity | Message | Line |
|---|---|---|
| Line has trailing spaces. | 3 | |
| Line has trailing spaces. | 5 | |
| Line has trailing spaces. | 6 | |
| Line has trailing spaces. | 7 | |
| Line has trailing spaces. | 18 | |
| Line has trailing spaces. | 19 | |
| Unknown tag 'statuscode'. | 21 | |
| Line has trailing spaces. | 24 | |
| Line contains a tab character. | 24 | |
| Missing a Javadoc comment. | 25 | |
| Line contains a tab character. | 26 | |
| Line has trailing spaces. | 28 | |
| Missing a Javadoc comment. | 29 | |
| Parameter reason should be final. | 29 | |
| Line contains a tab character. | 30 |
| Severity | Message | Line |
|---|---|---|
| Line has trailing spaces. | 3 | |
| Line has trailing spaces. | 5 | |
| Line has trailing spaces. | 6 | |
| Line has trailing spaces. | 7 | |
| Missing a Javadoc comment. | 17 | |
| '{' is not preceded with whitespace. | 17 | |
| Line contains a tab character. | 19 | |
| Missing a Javadoc comment. | 19 | |
| Redundant 'public' modifier. | 19 |
| Severity | Message | Line |
|---|---|---|
| Line has trailing spaces. | 3 | |
| Line has trailing spaces. | 5 | |
| Line has trailing spaces. | 6 | |
| Line has trailing spaces. | 7 | |
| Line has trailing spaces. | 18 | |
| Line has trailing spaces. | 19 | |
| Unknown tag 'statuscode'. | 21 | |
| Line has trailing spaces. | 24 | |
| Line contains a tab character. | 24 | |
| Missing a Javadoc comment. | 25 | |
| Parameter appData should be final. | 25 | |
| Parameter request should be final. | 25 | |
| Line contains a tab character. | 26 |
| Severity | Message | Line |
|---|---|---|
| Line has trailing spaces. | 3 | |
| Line has trailing spaces. | 5 | |
| Line has trailing spaces. | 6 | |
| Line has trailing spaces. | 7 | |
| Line has trailing spaces. | 20 | |
| Line has trailing spaces. | 21 | |
| Unknown tag 'statuscode'. | 23 | |
| Line contains a tab character. | 27 | |
| Missing a Javadoc comment. | 27 | |
| Line contains a tab character. | 28 | |
| Missing a Javadoc comment. | 28 | |
| Line contains a tab character. | 29 | |
| Missing a Javadoc comment. | 29 | |
| Line contains a tab character. | 30 | |
| Missing a Javadoc comment. | 30 | |
| Line contains a tab character. | 31 | |
| Missing a Javadoc comment. | 31 | |
| Line contains a tab character. | 32 | |
| Missing a Javadoc comment. | 32 | |
| Line contains a tab character. | 33 | |
| Missing a Javadoc comment. | 33 | |
| Line contains a tab character. | 34 | |
| Missing a Javadoc comment. | 34 | |
| Line contains a tab character. | 35 | |
| Missing a Javadoc comment. | 35 | |
| Line has trailing spaces. | 36 | |
| Line contains a tab character. | 36 | |
| Line has trailing spaces. | 37 | |
| Line contains a tab character. | 37 | |
| Line is longer than 80 characters (found 211). | 38 | |
| Line contains a tab character. | 38 | |
| Missing a Javadoc comment. | 38 | |
| More than 7 parameters (found 9). | 38 | |
| Parameter source should be final. | 38 | |
| 'source' hides a field. | 38 | |
| Parameter objectType should be final. | 38 | |
| 'objectType' hides a field. | 38 | |
| Parameter networkId should be final. | 38 | |
| 'networkId' hides a field. | 38 | |
| Parameter bouquetId should be final. | 38 | |
| 'bouquetId' hides a field. | 38 | |
| Parameter originalNetworkId should be final. | 38 | |
| 'originalNetworkId' hides a field. | 38 | |
| Parameter transportStreamId should be final. | 38 | |
| 'transportStreamId' hides a field. | 38 | |
| Parameter serviceId should be final. | 38 | |
| 'serviceId' hides a field. | 38 | |
| Parameter startTime should be final. | 38 | |
| 'startTime' hides a field. | 38 | |
| Parameter endTime should be final. | 38 | |
| 'endTime' hides a field. | 38 | |
| Line contains a tab character. | 39 | |
| Line contains a tab character. | 40 | |
| Line contains a tab character. | 41 | |
| Line contains a tab character. | 42 | |
| Line contains a tab character. | 43 | |
| Line contains a tab character. | 44 | |
| Line contains a tab character. | 45 | |
| Line contains a tab character. | 46 | |
| Line contains a tab character. | 47 | |
| Line contains a tab character. | 48 | |
| Line contains a tab character. | 50 | |
| Method 'getSource' is not designed for extension - needs to be abstract, final or empty. | 50 | |
| Missing a Javadoc comment. | 50 | |
| Line contains a tab character. | 51 | |
| Line contains a tab character. | 52 | |
| Line contains a tab character. | 54 | |
| Method 'getSIInformationType' is not designed for extension - needs to be abstract, final or empty. | 54 | |
| Missing a Javadoc comment. | 54 | |
| Line contains a tab character. | 55 | |
| Line contains a tab character. | 56 | |
| Line contains a tab character. | 58 | |
| Method 'getNetworkID' is not designed for extension - needs to be abstract, final or empty. | 58 | |
| Missing a Javadoc comment. | 58 | |
| Line contains a tab character. | 59 | |
| Line contains a tab character. | 60 | |
| Line contains a tab character. | 62 | |
| Method 'getBouquetID' is not designed for extension - needs to be abstract, final or empty. | 62 | |
| Missing a Javadoc comment. | 62 | |
| Line contains a tab character. | 63 | |
| Line contains a tab character. | 64 | |
| Line contains a tab character. | 66 | |
| Method 'getOriginalNetworkID' is not designed for extension - needs to be abstract, final or empty. | 66 | |
| Missing a Javadoc comment. | 66 | |
| Line contains a tab character. | 67 | |
| Line contains a tab character. | 68 | |
| Line contains a tab character. | 70 | |
| Method 'getTransportStreamID' is not designed for extension - needs to be abstract, final or empty. | 70 | |
| Missing a Javadoc comment. | 70 | |
| Line contains a tab character. | 71 | |
| Line contains a tab character. | 72 | |
| Line contains a tab character. | 74 | |
| Method 'getServiceID' is not designed for extension - needs to be abstract, final or empty. | 74 | |
| Missing a Javadoc comment. | 74 | |
| Line contains a tab character. | 75 | |
| Line contains a tab character. | 76 | |
| Line contains a tab character. | 78 | |
| Method 'getStartTime' is not designed for extension - needs to be abstract, final or empty. | 78 | |
| Missing a Javadoc comment. | 78 | |
| Line contains a tab character. | 79 | |
| Line contains a tab character. | 80 | |
| Line contains a tab character. | 82 | |
| Method 'getEndTime' is not designed for extension - needs to be abstract, final or empty. | 82 | |
| Missing a Javadoc comment. | 82 | |
| Line contains a tab character. | 83 | |
| Line contains a tab character. | 84 |
| Severity | Message | Line |
|---|---|---|
| Line has trailing spaces. | 3 | |
| Line has trailing spaces. | 5 | |
| Line has trailing spaces. | 6 | |
| Line has trailing spaces. | 7 | |
| Missing a Javadoc comment. | 17 | |
| Line contains a tab character. | 19 | |
| Missing a Javadoc comment. | 19 | |
| Redundant 'public' modifier. | 19 |
| Severity | Message | Line |
|---|---|---|
| Line has trailing spaces. | 3 | |
| Line has trailing spaces. | 5 | |
| Line has trailing spaces. | 6 | |
| Line has trailing spaces. | 7 | |
| Missing a Javadoc comment. | 17 | |
| interfaces should describe a type and hence have methods. | 17 | |
| '{' is not preceded with whitespace. | 17 | |
| Missing a Javadoc comment. | 19 | |
| Redundant 'public' modifier. | 19 | |
| 'static' modifier out of order with the JLS suggestions. | 19 | |
| Missing a Javadoc comment. | 21 | |
| Redundant 'public' modifier. | 21 | |
| 'static' modifier out of order with the JLS suggestions. | 21 | |
| Missing a Javadoc comment. | 23 | |
| Redundant 'public' modifier. | 23 | |
| 'static' modifier out of order with the JLS suggestions. | 23 | |
| Missing a Javadoc comment. | 25 | |
| Redundant 'public' modifier. | 25 | |
| 'static' modifier out of order with the JLS suggestions. | 25 | |
| Missing a Javadoc comment. | 27 | |
| Redundant 'public' modifier. | 27 | |
| 'static' modifier out of order with the JLS suggestions. | 27 | |
| Missing a Javadoc comment. | 29 | |
| Redundant 'public' modifier. | 29 | |
| 'static' modifier out of order with the JLS suggestions. | 29 |
| Severity | Message | Line |
|---|---|---|
| Line has trailing spaces. | 3 | |
| Line has trailing spaces. | 5 | |
| Line has trailing spaces. | 6 | |
| Line has trailing spaces. | 7 | |
| Missing a Javadoc comment. | 17 | |
| Line is longer than 80 characters (found 145). | 19 | |
| Line contains a tab character. | 19 | |
| Missing a Javadoc comment. | 19 | |
| Redundant 'public' modifier. | 19 | |
| Line is longer than 80 characters (found 173). | 21 | |
| Line contains a tab character. | 21 | |
| Missing a Javadoc comment. | 21 | |
| Redundant 'public' modifier. | 21 | |
| Line has trailing spaces. | 22 | |
| Missing a Javadoc comment. | 23 | |
| Redundant 'public' modifier. | 23 | |
| Line has trailing spaces. | 24 | |
| Missing a Javadoc comment. | 25 | |
| Redundant 'public' modifier. | 25 | |
| Line has trailing spaces. | 26 | |
| Missing a Javadoc comment. | 27 | |
| Redundant 'public' modifier. | 27 | |
| Line has trailing spaces. | 28 | |
| Missing a Javadoc comment. | 29 | |
| Redundant 'public' modifier. | 29 | |
| Line has trailing spaces. | 30 | |
| Line is longer than 80 characters (found 176). | 31 | |
| Missing a Javadoc comment. | 31 | |
| Redundant 'public' modifier. | 31 |
| Severity | Message | Line |
|---|---|---|
| Line has trailing spaces. | 3 | |
| Line has trailing spaces. | 5 | |
| Line has trailing spaces. | 6 | |
| Line has trailing spaces. | 7 | |
| Line has trailing spaces. | 18 | |
| Line has trailing spaces. | 19 | |
| Unknown tag 'statuscode'. | 21 | |
| Line has trailing spaces. | 24 | |
| Line contains a tab character. | 24 | |
| Line contains a tab character. | 25 | |
| Missing a Javadoc comment. | 25 | |
| Parameter appData should be final. | 25 | |
| Parameter request should be final. | 25 | |
| Line contains a tab character. | 26 | |
| Line contains a tab character. | 27 |
| Severity | Message | Line |
|---|---|---|
| Line has trailing spaces. | 3 | |
| Line has trailing spaces. | 5 | |
| Line has trailing spaces. | 6 | |
| Line has trailing spaces. | 7 | |
| Line has trailing spaces. | 18 | |
| Line has trailing spaces. | 19 | |
| Unknown tag 'statuscode'. | 21 | |
| Line has trailing spaces. | 24 | |
| Line contains a tab character. | 24 | |
| Line contains a tab character. | 25 | |
| Missing a Javadoc comment. | 25 | |
| Parameter appData should be final. | 25 | |
| Parameter request should be final. | 25 | |
| Line contains a tab character. | 26 | |
| Line contains a tab character. | 27 |
| Severity | Message | Line |
|---|---|---|
| Line has trailing spaces. | 3 | |
| Line has trailing spaces. | 5 | |
| Line has trailing spaces. | 6 | |
| Line has trailing spaces. | 7 | |
| Missing a Javadoc comment. | 17 | |
| Line contains a tab character. | 19 | |
| Missing a Javadoc comment. | 19 | |
| Line has trailing spaces. | 20 | |
| Line contains a tab character. | 20 | |
| Line has trailing spaces. | 21 | |
| Line contains a tab character. | 22 | |
| Method 'isAvailableInCache' is not designed for extension - needs to be abstract, final or empty. | 22 | |
| Missing a Javadoc comment. | 22 | |
| Line contains a tab character. | 23 | |
| Line contains a tab character. | 24 | |
| Line contains a tab character. | 26 | |
| Method 'cancelRequest' is not designed for extension - needs to be abstract, final or empty. | 26 | |
| Missing a Javadoc comment. | 26 | |
| Line contains a tab character. | 27 | |
| Line has trailing spaces. | 28 | |
| Line contains a tab character. | 28 | |
| Line has trailing spaces. | 29 |
| Severity | Message | Line |
|---|---|---|
| Line has trailing spaces. | 3 | |
| Line has trailing spaces. | 5 | |
| Line has trailing spaces. | 6 | |
| Line has trailing spaces. | 7 | |
| Line has trailing spaces. | 18 | |
| Line has trailing spaces. | 19 | |
| Unknown tag 'statuscode'. | 21 | |
| Line has trailing spaces. | 24 | |
| Line contains a tab character. | 24 | |
| Line contains a tab character. | 25 | |
| Missing a Javadoc comment. | 25 | |
| Parameter appData should be final. | 25 | |
| Parameter request should be final. | 25 | |
| Line contains a tab character. | 26 | |
| Line contains a tab character. | 27 |
| Severity | Message | Line |
|---|---|---|
| Line has trailing spaces. | 3 | |
| Line has trailing spaces. | 5 | |
| Line has trailing spaces. | 6 | |
| Line has trailing spaces. | 7 | |
| Line has trailing spaces. | 18 | |
| Line has trailing spaces. | 19 | |
| Unknown tag 'statuscode'. | 21 | |
| Line has trailing spaces. | 24 | |
| Line contains a tab character. | 24 | |
| Line contains a tab character. | 25 | |
| Missing a Javadoc comment. | 25 | |
| Line has trailing spaces. | 26 | |
| Line contains a tab character. | 26 | |
| Line contains a tab character. | 27 | |
| Missing a Javadoc comment. | 27 | |
| Parameter appData should be final. | 27 | |
| 'appData' hides a field. | 27 | |
| Parameter request should be final. | 27 | |
| Line contains a tab character. | 28 | |
| Line contains a tab character. | 29 | |
| Line contains a tab character. | 30 | |
| Line contains a tab character. | 32 | |
| Method 'getAppData' is not designed for extension - needs to be abstract, final or empty. | 32 | |
| Missing a Javadoc comment. | 32 | |
| Line contains a tab character. | 33 | |
| Line contains a tab character. | 34 | |
| Line contains a tab character. | 36 | |
| Method 'getSource' is not designed for extension - needs to be abstract, final or empty. | 36 | |
| Missing a Javadoc comment. | 36 | |
| Line contains a tab character. | 37 | |
| Line contains a tab character. | 38 |
| Severity | Message | Line |
|---|---|---|
| Missing package-info.java file. | ||
| Line has trailing spaces. | 3 | |
| Line has trailing spaces. | 5 | |
| Line has trailing spaces. | 6 | |
| Line has trailing spaces. | 7 | |
| Missing a Javadoc comment. | 17 | |
| Line contains a tab character. | 19 | |
| Missing a Javadoc comment. | 19 | |
| Redundant 'public' modifier. | 19 |
| Severity | Message | Line |
|---|---|---|
| Line has trailing spaces. | 3 | |
| Line has trailing spaces. | 5 | |
| Line has trailing spaces. | 6 | |
| Line has trailing spaces. | 7 | |
| Missing a Javadoc comment. | 17 | |
| interfaces should describe a type and hence have methods. | 17 | |
| '{' is not preceded with whitespace. | 17 | |
| Line has trailing spaces. | 18 | |
| Line contains a tab character. | 19 | |
| Missing a Javadoc comment. | 19 | |
| Redundant 'public' modifier. | 19 | |
| Line has trailing spaces. | 20 | |
| Missing a Javadoc comment. | 21 | |
| Redundant 'public' modifier. | 21 | |
| Line has trailing spaces. | 22 | |
| Missing a Javadoc comment. | 23 | |
| Redundant 'public' modifier. | 23 | |
| Line has trailing spaces. | 24 | |
| Missing a Javadoc comment. | 25 | |
| Redundant 'public' modifier. | 25 | |
| Line has trailing spaces. | 26 | |
| Missing a Javadoc comment. | 27 | |
| Redundant 'public' modifier. | 27 |
| Severity | Message | Line |
|---|---|---|
| Line has trailing spaces. | 3 | |
| Line has trailing spaces. | 5 | |
| Line has trailing spaces. | 6 | |
| Line has trailing spaces. | 7 | |
| Missing a Javadoc comment. | 17 | |
| '{' is not preceded with whitespace. | 17 | |
| Line has trailing spaces. | 18 | |
| Line contains a tab character. | 18 | |
| Line contains a tab character. | 19 | |
| Missing a Javadoc comment. | 19 | |
| Redundant 'public' modifier. | 19 | |
| Line contains a tab character. | 21 | |
| Missing a Javadoc comment. | 21 | |
| Redundant 'public' modifier. | 21 | |
| Line contains a tab character. | 23 | |
| Missing a Javadoc comment. | 23 | |
| Redundant 'public' modifier. | 23 | |
| Line contains a tab character. | 25 | |
| Missing a Javadoc comment. | 25 | |
| Redundant 'public' modifier. | 25 | |
| Line has trailing spaces. | 26 | |
| Line contains a tab character. | 27 | |
| Missing a Javadoc comment. | 27 | |
| Redundant 'public' modifier. | 27 | |
| Line contains a tab character. | 29 | |
| Missing a Javadoc comment. | 29 | |
| Redundant 'public' modifier. | 29 | |
| Line has trailing spaces. | 30 | |
| Line contains a tab character. | 31 | |
| Missing a Javadoc comment. | 31 | |
| Redundant 'public' modifier. | 31 | |
| Line has trailing spaces. | 32 | |
| Line contains a tab character. | 33 | |
| Missing a Javadoc comment. | 33 | |
| Redundant 'public' modifier. | 33 | |
| Line has trailing spaces. | 34 | |
| Line contains a tab character. | 35 | |
| Missing a Javadoc comment. | 35 | |
| Redundant 'public' modifier. | 35 | |
| Line contains a tab character. | 37 | |
| Missing a Javadoc comment. | 37 | |
| Redundant 'public' modifier. | 37 | |
| Line contains a tab character. | 39 | |
| Missing a Javadoc comment. | 39 | |
| Redundant 'public' modifier. | 39 | |
| Line contains a tab character. | 41 | |
| Missing a Javadoc comment. | 41 | |
| Redundant 'public' modifier. | 41 | |
| Line contains a tab character. | 43 | |
| Missing a Javadoc comment. | 43 | |
| Redundant 'public' modifier. | 43 | |
| Line is longer than 80 characters (found 175). | 45 | |
| Line contains a tab character. | 45 | |
| Missing a Javadoc comment. | 45 | |
| Redundant 'public' modifier. | 45 | |
| Line has trailing spaces. | 46 | |
| Line is longer than 80 characters (found 177). | 47 | |
| Line contains a tab character. | 47 | |
| Missing a Javadoc comment. | 47 | |
| Redundant 'public' modifier. | 47 | |
| Line has trailing spaces. | 48 | |
| Line is longer than 80 characters (found 255). | 49 | |
| Line contains a tab character. | 49 | |
| Missing a Javadoc comment. | 49 | |
| Redundant 'public' modifier. | 49 | |
| Line is longer than 80 characters (found 172). | 51 | |
| Line contains a tab character. | 51 | |
| Missing a Javadoc comment. | 51 | |
| Redundant 'public' modifier. | 51 | |
| Line contains a tab character. | 53 | |
| Missing a Javadoc comment. | 53 | |
| Redundant 'public' modifier. | 53 |
| Severity | Message | Line |
|---|---|---|
| Line has trailing spaces. | 3 | |
| Line has trailing spaces. | 5 | |
| Line has trailing spaces. | 6 | |
| Line has trailing spaces. | 7 | |
| Missing a Javadoc comment. | 17 | |
| interfaces should describe a type and hence have methods. | 17 | |
| '{' is not preceded with whitespace. | 17 | |
| Line has trailing spaces. | 18 | |
| Line contains a tab character. | 19 | |
| Missing a Javadoc comment. | 19 | |
| Redundant 'public' modifier. | 19 | |
| 'static' modifier out of order with the JLS suggestions. | 19 | |
| Line contains a tab character. | 21 | |
| Missing a Javadoc comment. | 21 | |
| Redundant 'public' modifier. | 21 | |
| 'static' modifier out of order with the JLS suggestions. | 21 | |
| Missing a Javadoc comment. | 23 | |
| Redundant 'public' modifier. | 23 | |
| 'static' modifier out of order with the JLS suggestions. | 23 | |
| Missing a Javadoc comment. | 25 | |
| Redundant 'public' modifier. | 25 | |
| 'static' modifier out of order with the JLS suggestions. | 25 | |
| Missing a Javadoc comment. | 27 | |
| Redundant 'public' modifier. | 27 | |
| 'static' modifier out of order with the JLS suggestions. | 27 | |
| Missing a Javadoc comment. | 29 | |
| Redundant 'public' modifier. | 29 | |
| 'static' modifier out of order with the JLS suggestions. | 29 | |
| Missing a Javadoc comment. | 31 | |
| Redundant 'public' modifier. | 31 | |
| 'static' modifier out of order with the JLS suggestions. | 31 | |
| Missing a Javadoc comment. | 33 | |
| Redundant 'public' modifier. | 33 | |
| 'static' modifier out of order with the JLS suggestions. | 33 | |
| Missing a Javadoc comment. | 35 | |
| Redundant 'public' modifier. | 35 | |
| 'static' modifier out of order with the JLS suggestions. | 35 | |
| Missing a Javadoc comment. | 37 | |
| Redundant 'public' modifier. | 37 | |
| 'static' modifier out of order with the JLS suggestions. | 37 | |
| Missing a Javadoc comment. | 39 | |
| Redundant 'public' modifier. | 39 | |
| 'static' modifier out of order with the JLS suggestions. | 39 | |
| Missing a Javadoc comment. | 41 | |
| Redundant 'public' modifier. | 41 | |
| 'static' modifier out of order with the JLS suggestions. | 41 | |
| Missing a Javadoc comment. | 43 | |
| Redundant 'public' modifier. | 43 | |
| 'static' modifier out of order with the JLS suggestions. | 43 | |
| Missing a Javadoc comment. | 45 | |
| Redundant 'public' modifier. | 45 | |
| 'static' modifier out of order with the JLS suggestions. | 45 |
| Severity | Message | Line |
|---|---|---|
| Line has trailing spaces. | 3 | |
| Line has trailing spaces. | 5 | |
| Line has trailing spaces. | 6 | |
| Line has trailing spaces. | 7 | |
| Line has trailing spaces. | 18 | |
| Line has trailing spaces. | 19 | |
| Unknown tag 'statuscode'. | 21 | |
| Line has trailing spaces. | 24 | |
| Line contains a tab character. | 24 | |
| Line contains a tab character. | 25 | |
| Missing a Javadoc comment. | 25 | |
| Line has trailing spaces. | 26 | |
| Line contains a tab character. | 26 | |
| Line is longer than 80 characters (found 96). | 27 | |
| Line contains a tab character. | 27 | |
| Missing a Javadoc comment. | 27 | |
| Parameter appData should be final. | 27 | |
| Parameter request should be final. | 27 | |
| Parameter result should be final. | 27 | |
| Line contains a tab character. | 28 | |
| Line contains a tab character. | 29 | |
| Line contains a tab character. | 30 | |
| Line contains a tab character. | 32 | |
| Method 'getResult' is not designed for extension - needs to be abstract, final or empty. | 32 | |
| Missing a Javadoc comment. | 32 | |
| Line contains a tab character. | 33 | |
| Line contains a tab character. | 34 |
| Severity | Message | Line |
|---|---|---|
| Line has trailing spaces. | 3 | |
| Line has trailing spaces. | 5 | |
| Line has trailing spaces. | 6 | |
| Line has trailing spaces. | 7 | |
| Line has trailing spaces. | 18 | |
| Line has trailing spaces. | 19 | |
| Unknown tag 'statuscode'. | 21 | |
| Line has trailing spaces. | 24 | |
| Line contains a tab character. | 24 | |
| Line contains a tab character. | 25 | |
| Missing a Javadoc comment. | 25 | |
| Parameter appData should be final. | 25 | |
| Parameter request should be final. | 25 | |
| Line contains a tab character. | 26 | |
| Line contains a tab character. | 27 |
| Severity | Message | Line |
|---|---|---|
| Line has trailing spaces. | 3 | |
| Line has trailing spaces. | 5 | |
| Line has trailing spaces. | 6 | |
| Line has trailing spaces. | 7 | |
| Line has trailing spaces. | 18 | |
| Line has trailing spaces. | 19 | |
| Unknown tag 'statuscode'. | 21 | |
| Line has trailing spaces. | 24 | |
| Line contains a tab character. | 24 | |
| Line contains a tab character. | 25 | |
| Missing a Javadoc comment. | 25 | |
| Parameter appData should be final. | 25 | |
| Parameter request should be final. | 25 | |
| Line contains a tab character. | 26 | |
| Line contains a tab character. | 27 |
| Severity | Message | Line |
|---|---|---|
| Line has trailing spaces. | 3 | |
| Line has trailing spaces. | 5 | |
| Line has trailing spaces. | 6 | |
| Line has trailing spaces. | 7 | |
| Missing a Javadoc comment. | 17 | |
| Line has trailing spaces. | 18 | |
| Line contains a tab character. | 19 | |
| Missing a Javadoc comment. | 19 | |
| Redundant 'public' modifier. | 19 |
| Severity | Message | Line |
|---|---|---|
| Line has trailing spaces. | 3 | |
| Line has trailing spaces. | 5 | |
| Line has trailing spaces. | 6 | |
| Line has trailing spaces. | 7 | |
| Missing a Javadoc comment. | 17 | |
| Line has trailing spaces. | 18 | |
| Line contains a tab character. | 18 | |
| Line contains a tab character. | 19 | |
| Missing a Javadoc comment. | 19 | |
| Redundant 'public' modifier. | 19 | |
| Line contains a tab character. | 21 | |
| Missing a Javadoc comment. | 21 | |
| Redundant 'public' modifier. | 21 | |
| Line contains a tab character. | 23 | |
| Missing a Javadoc comment. | 23 | |
| Redundant 'public' modifier. | 23 | |
| Line is longer than 80 characters (found 172). | 25 | |
| Line contains a tab character. | 25 | |
| Missing a Javadoc comment. | 25 | |
| Redundant 'public' modifier. | 25 |
| Severity | Message | Line |
|---|---|---|
| Line has trailing spaces. | 3 | |
| Line has trailing spaces. | 5 | |
| Line has trailing spaces. | 6 | |
| Line has trailing spaces. | 7 | |
| Missing a Javadoc comment. | 17 | |
| Line contains a tab character. | 19 | |
| Missing a Javadoc comment. | 19 | |
| Redundant 'public' modifier. | 19 |
| Severity | Message | Line |
|---|---|---|
| Line has trailing spaces. | 3 | |
| Line has trailing spaces. | 5 | |
| Line has trailing spaces. | 6 | |
| Line has trailing spaces. | 7 | |
| Line has trailing spaces. | 17 | |
| Missing a Javadoc comment. | 17 |
| Severity | Message | Line |
|---|---|---|
| Line has trailing spaces. | 3 | |
| Line has trailing spaces. | 5 | |
| Line has trailing spaces. | 6 | |
| Line has trailing spaces. | 7 | |
| Missing a Javadoc comment. | 17 | |
| Line contains a tab character. | 19 | |
| Missing a Javadoc comment. | 19 | |
| Redundant 'public' modifier. | 19 |
| Severity | Message | Line |
|---|---|---|
| Line has trailing spaces. | 3 | |
| Line has trailing spaces. | 5 | |
| Line has trailing spaces. | 6 | |
| Line has trailing spaces. | 7 | |
| Missing a Javadoc comment. | 17 | |
| Utility classes should not have a public or default constructor. | 17 | |
| '{' is not preceded with whitespace. | 17 | |
| Line has trailing spaces. | 18 | |
| Line contains a tab character. | 18 | |
| Line contains a tab character. | 19 | |
| Missing a Javadoc comment. | 19 | |
| '{' is not followed by whitespace. | 19 | |
| '}' is not preceded with whitespace. | 19 | |
| Line has trailing spaces. | 20 | |
| Line contains a tab character. | 20 | |
| Line is longer than 80 characters (found 161). | 21 | |
| Line contains a tab character. | 21 | |
| Missing a Javadoc comment. | 21 | |
| Parameter dvbSIText should be final. | 21 | |
| Parameter offset should be final. | 21 | |
| Parameter length should be final. | 21 | |
| Parameter emphasizedPartOnly should be final. | 21 | |
| '{' is not preceded with whitespace. | 21 | |
| Line has trailing spaces. | 22 | |
| Line contains a tab character. | 22 | |
| Line contains a tab character. | 23 |
| Severity | Message | Line |
|---|---|---|
| Line has trailing spaces. | 3 | |
| Line has trailing spaces. | 5 | |
| Line has trailing spaces. | 6 | |
| Line has trailing spaces. | 7 | |
| Line has trailing spaces. | 15 | |
| Line has trailing spaces. | 17 | |
| Missing a Javadoc comment. | 17 | |
| '{' is not preceded with whitespace. | 17 | |
| Line has trailing spaces. | 18 | |
| Line contains a tab character. | 18 | |
| Line has trailing spaces. | 19 | |
| Line contains a tab character. | 19 | |
| Missing a Javadoc comment. | 19 | |
| Redundant 'public' modifier. | 19 |
| Severity | Message | Line |
|---|---|---|
| Missing package-info.java file. | ||
| Line has trailing spaces. | 3 | |
| Line has trailing spaces. | 5 | |
| Line has trailing spaces. | 6 | |
| Line has trailing spaces. | 7 | |
| Class DVBTest should be declared as final. | 19 | |
| Missing a Javadoc comment. | 19 | |
| Line has trailing spaces. | 21 | |
| Line contains a tab character. | 21 | |
| Missing a Javadoc comment. | 21 | |
| '{' is not preceded with whitespace. | 21 | |
| Line contains a tab character. | 22 | |
| Line has trailing spaces. | 24 | |
| Line contains a tab character. | 24 | |
| Missing a Javadoc comment. | 24 | |
| 'static' modifier out of order with the JLS suggestions. | 24 | |
| Line has trailing spaces. | 26 | |
| Line contains a tab character. | 26 | |
| Missing a Javadoc comment. | 26 | |
| 'static' modifier out of order with the JLS suggestions. | 26 | |
| Line has trailing spaces. | 28 | |
| Line contains a tab character. | 28 | |
| Missing a Javadoc comment. | 28 | |
| 'static' modifier out of order with the JLS suggestions. | 28 | |
| Line has trailing spaces. | 30 | |
| Line contains a tab character. | 30 | |
| Missing a Javadoc comment. | 30 | |
| 'static' modifier out of order with the JLS suggestions. | 30 | |
| Line has trailing spaces. | 32 | |
| Line contains a tab character. | 32 | |
| Missing a Javadoc comment. | 32 | |
| 'static' modifier out of order with the JLS suggestions. | 32 | |
| Line has trailing spaces. | 34 | |
| Line contains a tab character. | 34 | |
| Missing a Javadoc comment. | 34 | |
| 'static' modifier out of order with the JLS suggestions. | 34 | |
| Line contains a tab character. | 36 | |
| Missing a Javadoc comment. | 36 | |
| Parameter id should be final. | 36 | |
| Parameter message should be final. | 36 | |
| '{' is not preceded with whitespace. | 36 | |
| Line contains a tab character. | 37 | |
| Line contains a tab character. | 39 | |
| Missing a Javadoc comment. | 39 | |
| Parameter id should be final. | 39 | |
| Parameter no should be final. | 39 | |
| '{' is not preceded with whitespace. | 39 | |
| Line contains a tab character. | 40 | |
| Line is longer than 80 characters (found 101). | 42 | |
| Line contains a tab character. | 42 | |
| Missing a Javadoc comment. | 42 | |
| Parameter id should be final. | 42 | |
| Parameter terminationCondition should be final. | 42 | |
| '{' is not preceded with whitespace. | 42 | |
| Line contains a tab character. | 43 | |
| Line contains a tab character. | 44 | |
| '{' is not preceded with whitespace. | 44 | |
| Line contains a tab character. | 45 | |
| Line contains a tab character. | 46 | |
| Line contains a tab character. | 47 | |
| Line contains a tab character. | 48 | |
| Line contains a tab character. | 49 | |
| Line contains a tab character. | 50 | |
| Line contains a tab character. | 51 | |
| Line is longer than 80 characters (found 99). | 52 | |
| Line contains a tab character. | 52 | |
| Line contains a tab character. | 53 | |
| Line contains a tab character. | 54 | |
| Line contains a tab character. | 55 | |
| Line is longer than 80 characters (found 93). | 57 | |
| Missing a Javadoc comment. | 57 | |
| Parameter id should be final. | 57 | |
| Parameter controlCode should be final. | 57 | |
| Parameter message should be final. | 57 | |
| '{' is not preceded with whitespace. | 57 | |
| Line contains a tab character. | 58 |
| Severity | Message | Line |
|---|---|---|
| Line has trailing spaces. | 3 | |
| Line has trailing spaces. | 5 | |
| Line has trailing spaces. | 6 | |
| Line has trailing spaces. | 7 | |
| Line has trailing spaces. | 18 | |
| Unknown tag 'statuscode'. | 20 | |
| Line has trailing spaces. | 23 | |
| Line contains a tab character. | 23 | |
| Line contains a tab character. | 24 | |
| Missing a Javadoc comment. | 24 | |
| Line contains a tab character. | 26 | |
| Missing a Javadoc comment. | 26 | |
| Line contains a tab character. | 28 | |
| Missing a Javadoc comment. | 28 | |
| Line contains a tab character. | 30 | |
| Missing a Javadoc comment. | 30 | |
| Line contains a tab character. | 32 | |
| Missing a Javadoc comment. | 32 | |
| Line contains a tab character. | 34 | |
| Missing a Javadoc comment. | 34 | |
| Line contains a tab character. | 36 | |
| Missing a Javadoc comment. | 36 | |
| Line contains a tab character. | 38 | |
| Missing a Javadoc comment. | 38 | |
| Line is longer than 80 characters (found 87). | 40 | |
| Line contains a tab character. | 40 | |
| Missing a Javadoc comment. | 40 | |
| Name 'Clear' must match pattern '^[A-Z][A-Z0-9]*(_[A-Z0-9]+)*$'. | 40 | |
| Line is longer than 80 characters (found 85). | 42 | |
| Line contains a tab character. | 42 | |
| Missing a Javadoc comment. | 42 | |
| Name 'Src' must match pattern '^[A-Z][A-Z0-9]*(_[A-Z0-9]+)*$'. | 42 | |
| Line is longer than 80 characters (found 90). | 44 | |
| Line contains a tab character. | 44 | |
| Missing a Javadoc comment. | 44 | |
| Name 'SrcOver' must match pattern '^[A-Z][A-Z0-9]*(_[A-Z0-9]+)*$'. | 44 | |
| Line is longer than 80 characters (found 90). | 46 | |
| Line contains a tab character. | 46 | |
| Missing a Javadoc comment. | 46 | |
| Name 'DstOver' must match pattern '^[A-Z][A-Z0-9]*(_[A-Z0-9]+)*$'. | 46 | |
| Line is longer than 80 characters (found 88). | 48 | |
| Line contains a tab character. | 48 | |
| Missing a Javadoc comment. | 48 | |
| Name 'SrcIn' must match pattern '^[A-Z][A-Z0-9]*(_[A-Z0-9]+)*$'. | 48 | |
| Line is longer than 80 characters (found 88). | 50 | |
| Line contains a tab character. | 50 | |
| Missing a Javadoc comment. | 50 | |
| Name 'DstIn' must match pattern '^[A-Z][A-Z0-9]*(_[A-Z0-9]+)*$'. | 50 | |
| Line is longer than 80 characters (found 89). | 52 | |
| Line contains a tab character. | 52 | |
| Missing a Javadoc comment. | 52 | |
| Name 'SrcOut' must match pattern '^[A-Z][A-Z0-9]*(_[A-Z0-9]+)*$'. | 52 | |
| Line is longer than 80 characters (found 89). | 54 | |
| Line contains a tab character. | 54 | |
| Missing a Javadoc comment. | 54 | |
| Name 'DstOut' must match pattern '^[A-Z][A-Z0-9]*(_[A-Z0-9]+)*$'. | 54 | |
| Line contains a tab character. | 56 | |
| Missing a Javadoc comment. | 56 | |
| Line contains a tab character. | 57 | |
| Missing a Javadoc comment. | 57 | |
| Line contains a tab character. | 59 | |
| Missing a Javadoc comment. | 59 | |
| Variable 'extraAlpha' must be private and have accessor methods. | 59 | |
| Line contains a tab character. | 60 | |
| Missing a Javadoc comment. | 60 | |
| Variable 'rule' must be private and have accessor methods. | 60 | |
| Line contains a tab character. | 62 | |
| Missing a Javadoc comment. | 62 | |
| Parameter rule should be final. | 62 | |
| 'rule' hides a field. | 62 | |
| Line contains a tab character. | 63 | |
| Line contains a tab character. | 64 | |
| Line has trailing spaces. | 65 | |
| Line contains a tab character. | 65 | |
| Line contains a tab character. | 66 | |
| Missing a Javadoc comment. | 66 | |
| Parameter rule should be final. | 66 | |
| 'rule' hides a field. | 66 | |
| Parameter alpha should be final. | 66 | |
| Line contains a tab character. | 67 | |
| Line is longer than 80 characters (found 87). | 68 | |
| Line contains a tab character. | 68 | |
| Line contains a tab character. | 69 | |
| Line contains a tab character. | 70 | |
| Line is longer than 80 characters (found 85). | 71 | |
| Line contains a tab character. | 71 | |
| Line contains a tab character. | 72 | |
| Line contains a tab character. | 73 | |
| Line contains a tab character. | 74 | |
| Line contains a tab character. | 75 | |
| Line has trailing spaces. | 76 | |
| Line contains a tab character. | 76 | |
| Line contains a tab character. | 77 | |
| Definition of 'equals()' without corresponding definition of 'hashCode()'. | 77 | |
| Missing a Javadoc comment. | 77 | |
| Parameter obj should be final. | 77 | |
| Line contains a tab character. | 78 | |
| Line contains a tab character. | 79 | |
| Line contains a tab character. | 80 | |
| Line contains a tab character. | 82 | |
| Line contains a tab character. | 84 | |
| Line contains a tab character. | 85 | |
| Line contains a tab character. | 86 | |
| Line contains a tab character. | 88 | |
| Line contains a tab character. | 89 | |
| Line contains a tab character. | 90 | |
| Line contains a tab character. | 92 | |
| Line contains a tab character. | 93 | |
| Line has trailing spaces. | 94 | |
| Line contains a tab character. | 94 | |
| Line contains a tab character. | 95 | |
| Missing a Javadoc comment. | 95 | |
| Line contains a tab character. | 96 | |
| Line contains a tab character. | 97 | |
| Line has trailing spaces. | 98 | |
| Line contains a tab character. | 98 | |
| Line contains a tab character. | 99 | |
| Missing a Javadoc comment. | 99 | |
| Parameter rule should be final. | 99 | |
| Line contains a tab character. | 100 | |
| Line contains a tab character. | 101 | |
| Line contains a tab character. | 102 | |
| Line contains a tab character. | 103 | |
| Line contains a tab character. | 104 | |
| Line contains a tab character. | 105 | |
| Line contains a tab character. | 106 | |
| Line contains a tab character. | 107 | |
| Line contains a tab character. | 108 | |
| Line contains a tab character. | 109 | |
| Line contains a tab character. | 110 | |
| Line contains a tab character. | 111 | |
| Line contains a tab character. | 112 | |
| Line contains a tab character. | 113 | |
| Line contains a tab character. | 114 | |
| Line contains a tab character. | 115 | |
| Line contains a tab character. | 116 | |
| Line contains a tab character. | 117 | |
| Line is longer than 80 characters (found 85). | 118 | |
| Line contains a tab character. | 118 | |
| Line contains a tab character. | 119 | |
| Line contains a tab character. | 120 | |
| Line has trailing spaces. | 121 | |
| Line contains a tab character. | 121 | |
| Line contains a tab character. | 122 | |
| Missing a Javadoc comment. | 122 | |
| Parameter rule should be final. | 122 | |
| Parameter alpha should be final. | 122 | |
| Line contains a tab character. | 123 | |
| Line contains a tab character. | 124 | |
| Line contains a tab character. | 125 | |
| Line contains a tab character. | 126 | |
| Line contains a tab character. | 127 | |
| Line has trailing spaces. | 128 | |
| Line contains a tab character. | 128 | |
| Line contains a tab character. | 129 | |
| Missing a Javadoc comment. | 129 | |
| Line contains a tab character. | 130 | |
| Line contains a tab character. | 131 |
| Severity | Message | Line |
|---|---|---|
| Line has trailing spaces. | 3 | |
| Line has trailing spaces. | 5 | |
| Line has trailing spaces. | 6 | |
| Line has trailing spaces. | 7 | |
| First sentence should end with a period. | 22 | |
| Line has trailing spaces. | 23 | |
| Line has trailing spaces. | 26 | |
| Unknown tag 'statuscode'. | 29 | |
| Line has trailing spaces. | 32 | |
| Line contains a tab character. | 32 | |
| Line contains a tab character. | 33 | |
| Missing a Javadoc comment. | 33 | |
| Line contains a tab character. | 35 | |
| Missing a Javadoc comment. | 35 | |
| Line contains a tab character. | 37 | |
| Missing a Javadoc comment. | 37 | |
| Line has trailing spaces. | 38 | |
| Line contains a tab character. | 38 | |
| Line contains a tab character. | 39 | |
| Missing a Javadoc comment. | 39 | |
| Parameter width should be final. | 39 | |
| Parameter height should be final. | 39 | |
| Line is longer than 80 characters (found 85). | 40 | |
| Line contains a tab character. | 40 | |
| Line contains a tab character. | 41 | |
| Line has trailing spaces. | 42 | |
| Line contains a tab character. | 42 | |
| Line has trailing spaces. | 43 | |
| Line contains a tab character. | 43 | |
| Missing a Javadoc comment. | 43 | |
| Parameter width should be final. | 43 | |
| Parameter height should be final. | 43 | |
| Parameter type should be final. | 43 | |
| Line contains a tab character. | 44 | |
| '{' should be on the previous line. | 44 | |
| Line is longer than 80 characters (found 85). | 45 | |
| Line contains a tab character. | 45 | |
| Line contains a tab character. | 46 | |
| Line has trailing spaces. | 47 | |
| Line contains a tab character. | 47 | |
| Line contains a tab character. | 48 | |
| Missing a Javadoc comment. | 48 | |
| Parameter bimg should be final. | 48 | |
| 'bimg' hides a field. | 48 | |
| Line contains a tab character. | 49 | |
| '{' should be on the previous line. | 49 | |
| Line contains a tab character. | 50 | |
| Line contains a tab character. | 51 | |
| Line contains a tab character. | 53 | |
| Method 'createGraphics' is not designed for extension - needs to be abstract, final or empty. | 53 | |
| Missing a Javadoc comment. | 53 | |
| Line is longer than 80 characters (found 88). | 54 | |
| Line contains a tab character. | 54 | |
| Avoid inline conditionals. | 54 | |
| Line contains a tab character. | 55 | |
| Line has trailing spaces. | 56 | |
| Line contains a tab character. | 56 | |
| Line contains a tab character. | 57 | |
| Method 'getGraphics' is not designed for extension - needs to be abstract, final or empty. | 57 | |
| Missing a Javadoc comment. | 57 | |
| Line contains a tab character. | 58 | |
| Line contains a tab character. | 59 | |
| Line has trailing spaces. | 60 | |
| Line contains a tab character. | 60 | |
| Line contains a tab character. | 61 | |
| Method 'flush' is not designed for extension - needs to be abstract, final or empty. | 61 | |
| Missing a Javadoc comment. | 61 | |
| 'if' construct must use '{}'s. | 62 | |
| Line contains a tab character. | 62 | |
| 'if' is not followed by whitespace. | 62 | |
| Line contains a tab character. | 63 | |
| Line contains a tab character. | 64 | |
| Line has trailing spaces. | 65 | |
| Line contains a tab character. | 65 | |
| Line contains a tab character. | 66 | |
| Method 'getHeight' is not designed for extension - needs to be abstract, final or empty. | 66 | |
| Missing a Javadoc comment. | 66 | |
| Line contains a tab character. | 67 | |
| Avoid inline conditionals. | 67 | |
| Line contains a tab character. | 68 | |
| Line contains a tab character. | 70 | |
| Method 'getHeight' is not designed for extension - needs to be abstract, final or empty. | 70 | |
| Missing a Javadoc comment. | 70 | |
| Parameter observer should be final. | 70 | |
| Line contains a tab character. | 71 | |
| Avoid inline conditionals. | 71 | |
| Line contains a tab character. | 72 | |
| Line has trailing spaces. | 73 | |
| Line contains a tab character. | 73 | |
| Line contains a tab character. | 74 | |
| Method 'getImage' is not designed for extension - needs to be abstract, final or empty. | 74 | |
| Missing a Javadoc comment. | 74 | |
| Line contains a tab character. | 75 | |
| Line contains a tab character. | 76 | |
| Line has trailing spaces. | 77 | |
| Line contains a tab character. | 77 | |
| Line contains a tab character. | 78 | |
| Method 'dispose' is not designed for extension - needs to be abstract, final or empty. | 78 | |
| Missing a Javadoc comment. | 78 | |
| Line contains a tab character. | 79 | |
| Line contains a tab character. | 80 | |
| Line contains a tab character. | 82 | |
| Method 'getProperty' is not designed for extension - needs to be abstract, final or empty. | 82 | |
| Missing a Javadoc comment. | 82 | |
| Parameter name should be final. | 82 | |
| Parameter observer should be final. | 82 | |
| Line contains a tab character. | 83 | |
| Avoid inline conditionals. | 83 | |
| Line contains a tab character. | 84 | |
| Line has trailing spaces. | 85 | |
| Line contains a tab character. | 85 | |
| Line contains a tab character. | 86 | |
| Method 'getRGB' is not designed for extension - needs to be abstract, final or empty. | 86 | |
| Missing a Javadoc comment. | 86 | |
| Parameter x should be final. | 86 | |
| Parameter y should be final. | 86 | |
| Line contains a tab character. | 87 | |
| Avoid inline conditionals. | 87 | |
| Line contains a tab character. | 88 | |
| Line has trailing spaces. | 89 | |
| Line contains a tab character. | 89 | |
| Line is longer than 80 characters (found 109). | 90 | |
| Line contains a tab character. | 90 | |
| Method 'getRGB' is not designed for extension - needs to be abstract, final or empty. | 90 | |
| Missing a Javadoc comment. | 90 | |
| Parameter startX should be final. | 90 | |
| Parameter startY should be final. | 90 | |
| Parameter w should be final. | 90 | |
| Parameter h should be final. | 90 | |
| Parameter rgbArray should be final. | 90 | |
| Parameter offset should be final. | 90 | |
| Parameter scansize should be final. | 90 | |
| Line is longer than 80 characters (found 107). | 91 | |
| Line contains a tab character. | 91 | |
| Avoid inline conditionals. | 91 | |
| Line contains a tab character. | 92 | |
| Line has trailing spaces. | 93 | |
| Line contains a tab character. | 93 | |
| Line contains a tab character. | 94 | |
| Method 'getSource' is not designed for extension - needs to be abstract, final or empty. | 94 | |
| Missing a Javadoc comment. | 94 | |
| Line contains a tab character. | 95 | |
| Avoid inline conditionals. | 95 | |
| Line contains a tab character. | 96 | |
| Line has trailing spaces. | 97 | |
| Line contains a tab character. | 97 | |
| Line is longer than 80 characters (found 106). | 98 | |
| Line contains a tab character. | 98 | |
| Method 'getSubimage' is not designed for extension - needs to be abstract, final or empty. | 98 | |
| Missing a Javadoc comment. | 98 | |
| '(' is preceded with whitespace. | 98 | |
| Parameter x should be final. | 98 | |
| Parameter y should be final. | 98 | |
| Parameter w should be final. | 98 | |
| Parameter h should be final. | 98 | |
| Line is longer than 80 characters (found 96). | 99 | |
| Line contains a tab character. | 99 | |
| Avoid inline conditionals. | 99 | |
| Line contains a tab character. | 100 | |
| Line has trailing spaces. | 101 | |
| Line contains a tab character. | 101 | |
| Line contains a tab character. | 102 | |
| Method 'getWidth' is not designed for extension - needs to be abstract, final or empty. | 102 | |
| Missing a Javadoc comment. | 102 | |
| Line contains a tab character. | 103 | |
| Avoid inline conditionals. | 103 | |
| Line contains a tab character. | 104 | |
| Line has trailing spaces. | 105 | |
| Line contains a tab character. | 105 | |
| Line contains a tab character. | 106 | |
| Method 'getWidth' is not designed for extension - needs to be abstract, final or empty. | 106 | |
| Missing a Javadoc comment. | 106 | |
| Parameter observer should be final. | 106 | |
| Line contains a tab character. | 107 | |
| Avoid inline conditionals. | 107 | |
| Line contains a tab character. | 108 | |
| Line has trailing spaces. | 109 | |
| Line contains a tab character. | 109 | |
| Line contains a tab character. | 110 | |
| Method 'setRGB' is not designed for extension - needs to be abstract, final or empty. | 110 | |
| Missing a Javadoc comment. | 110 | |
| Parameter x should be final. | 110 | |
| Parameter y should be final. | 110 | |
| Parameter rgb should be final. | 110 | |
| 'if' construct must use '{}'s. | 111 | |
| Line contains a tab character. | 111 | |
| 'if' is not followed by whitespace. | 111 | |
| Line contains a tab character. | 112 | |
| Line contains a tab character. | 113 | |
| Line has trailing spaces. | 114 | |
| Line contains a tab character. | 114 | |
| Line is longer than 80 characters (found 108). | 115 | |
| Line contains a tab character. | 115 | |
| Method 'setRGB' is not designed for extension - needs to be abstract, final or empty. | 115 | |
| Missing a Javadoc comment. | 115 | |
| Parameter startX should be final. | 115 | |
| Parameter startY should be final. | 115 | |
| Parameter w should be final. | 115 | |
| Parameter h should be final. | 115 | |
| Parameter rgbArray should be final. | 115 | |
| Parameter offset should be final. | 115 | |
| Parameter scansize should be final. | 115 | |
| 'if' construct must use '{}'s. | 116 | |
| Line contains a tab character. | 116 | |
| 'if' is not followed by whitespace. | 116 | |
| Line is longer than 80 characters (found 86). | 117 | |
| Line contains a tab character. | 117 | |
| Line contains a tab character. | 118 | |
| Line contains a tab character. | 120 | |
| Method 'toString' is not designed for extension - needs to be abstract, final or empty. | 120 | |
| Missing a Javadoc comment. | 120 | |
| Line contains a tab character. | 121 | |
| Line contains a tab character. | 122 | |
| Line contains a tab character. | 123 | |
| 'if' is not followed by whitespace. | 123 | |
| Line contains a tab character. | 124 | |
| '{' should be on the previous line. | 124 | |
| Line is longer than 80 characters (found 83). | 125 | |
| Line contains a tab character. | 125 | |
| Line is longer than 80 characters (found 94). | 126 | |
| Line contains a tab character. | 126 | |
| Line contains a tab character. | 127 | |
| Line contains a tab character. | 128 | |
| Line contains a tab character. | 129 | |
| Line is longer than 80 characters (found 83). | 131 | |
| Line contains a tab character. | 131 | |
| Method 'getScaledInstance' is not designed for extension - needs to be abstract, final or empty. | 131 | |
| Missing a Javadoc comment. | 131 | |
| Parameter width should be final. | 131 | |
| Parameter height should be final. | 131 | |
| Parameter hints should be final. | 131 | |
| Line is longer than 80 characters (found 90). | 132 | |
| Line contains a tab character. | 132 | |
| Avoid inline conditionals. | 132 | |
| Line contains a tab character. | 133 |
| Severity | Message | Line |
|---|---|---|
| Line has trailing spaces. | 3 | |
| Line has trailing spaces. | 5 | |
| Line has trailing spaces. | 6 | |
| Line has trailing spaces. | 7 | |
| Line has trailing spaces. | 18 | |
| Line has trailing spaces. | 19 | |
| Unknown tag 'statuscode'. | 21 | |
| '{' is not preceded with whitespace. | 23 | |
| Line has trailing spaces. | 24 | |
| Line contains a tab character. | 24 | |
| Line is longer than 80 characters (found 98). | 25 | |
| Line contains a tab character. | 25 | |
| Line contains a tab character. | 26 | |
| Line contains a tab character. | 27 | |
| Line contains a tab character. | 29 | |
| Missing a Javadoc comment. | 29 | |
| Parameter r should be final. | 29 | |
| Parameter g should be final. | 29 | |
| Parameter b should be final. | 29 | |
| Parameter a should be final. | 29 | |
| '{' is not preceded with whitespace. | 29 | |
| Line contains a tab character. | 30 | |
| ',' is not followed by whitespace. | 30 | |
| ',' is not followed by whitespace. | 30 | |
| ',' is not followed by whitespace. | 30 | |
| Line contains a tab character. | 31 | |
| Line has trailing spaces. | 32 | |
| Line contains a tab character. | 32 | |
| Line contains a tab character. | 33 | |
| Missing a Javadoc comment. | 33 | |
| Parameter r should be final. | 33 | |
| Parameter g should be final. | 33 | |
| Parameter b should be final. | 33 | |
| Parameter a should be final. | 33 | |
| '{' is not preceded with whitespace. | 33 | |
| Line contains a tab character. | 34 | |
| ',' is not followed by whitespace. | 34 | |
| ',' is not followed by whitespace. | 34 | |
| ',' is not followed by whitespace. | 34 | |
| Line contains a tab character. | 35 | |
| Line has trailing spaces. | 36 | |
| Line contains a tab character. | 36 | |
| Line contains a tab character. | 37 | |
| Missing a Javadoc comment. | 37 | |
| Parameter rgba should be final. | 37 | |
| Parameter hasalpha should be final. | 37 | |
| Line contains a tab character. | 38 | |
| ',' is not followed by whitespace. | 38 | |
| Line contains a tab character. | 39 | |
| Line has trailing spaces. | 40 | |
| Line contains a tab character. | 40 | |
| Line contains a tab character. | 41 | |
| Missing a Javadoc comment. | 41 | |
| Parameter c should be final. | 41 | |
| '{' is not preceded with whitespace. | 41 | |
| Line contains a tab character. | 42 | |
| Line contains a tab character. | 44 | |
| Line has trailing spaces. | 45 | |
| Line contains a tab character. | 45 | |
| Line contains a tab character. | 46 | |
| Method 'brighter' is not designed for extension - needs to be abstract, final or empty. | 46 | |
| Missing a Javadoc comment. | 46 | |
| '{' is not preceded with whitespace. | 46 | |
| Line contains a tab character. | 47 | |
| Line contains a tab character. | 48 | |
| Line has trailing spaces. | 49 | |
| Line contains a tab character. | 49 | |
| Line contains a tab character. | 50 | |
| Method 'darker' is not designed for extension - needs to be abstract, final or empty. | 50 | |
| Missing a Javadoc comment. | 50 | |
| '{' is not preceded with whitespace. | 50 | |
| Line contains a tab character. | 51 | |
| Line contains a tab character. | 52 | |
| Line has trailing spaces. | 53 | |
| Line contains a tab character. | 53 | |
| Line contains a tab character. | 54 | |
| Definition of 'equals()' without corresponding definition of 'hashCode()'. | 54 | |
| Method 'equals' is not designed for extension - needs to be abstract, final or empty. | 54 | |
| Missing a Javadoc comment. | 54 | |
| Parameter obj should be final. | 54 | |
| Line contains a tab character. | 56 | |
| 'if' is not followed by whitespace. | 56 | |
| '{' is not preceded with whitespace. | 56 | |
| 'if' is not followed by whitespace. | 58 | |
| '{' is not preceded with whitespace. | 58 | |
| 'if' is not followed by whitespace. | 59 | |
| '{' is not preceded with whitespace. | 59 | |
| 'if' is not followed by whitespace. | 60 | |
| '{' is not preceded with whitespace. | 60 | |
| 'if' is not followed by whitespace. | 61 | |
| '{' is not preceded with whitespace. | 61 | |
| Line has trailing spaces. | 63 | |
| Line has trailing spaces. | 64 | |
| Line has trailing spaces. | 65 | |
| Line contains a tab character. | 69 | |
| Line has trailing spaces. | 70 | |
| Line contains a tab character. | 70 | |
| Line contains a tab character. | 71 | |
| Method 'getAlpha' is not designed for extension - needs to be abstract, final or empty. | 71 | |
| Missing a Javadoc comment. | 71 | |
| '{' is not preceded with whitespace. | 71 | |
| Line contains a tab character. | 72 | |
| Line contains a tab character. | 73 | |
| Line has trailing spaces. | 74 | |
| Line contains a tab character. | 74 | |
| Line contains a tab character. | 75 | |
| Method 'getRGB' is not designed for extension - needs to be abstract, final or empty. | 75 | |
| Missing a Javadoc comment. | 75 | |
| '{' is not preceded with whitespace. | 75 | |
| Line contains a tab character. | 76 | |
| Line contains a tab character. | 77 | |
| Line has trailing spaces. | 79 | |
| Line contains a tab character. | 79 | |
| Method 'toString' is not designed for extension - needs to be abstract, final or empty. | 79 | |
| Missing a Javadoc comment. | 79 | |
| '{' is not preceded with whitespace. | 79 | |
| Line is longer than 80 characters (found 160). | 80 | |
| Line contains a tab character. | 80 | |
| Line contains a tab character. | 81 |
| Severity | Message | Line |
|---|---|---|
| Missing package-info.java file. | ||
| Line has trailing spaces. | 3 | |
| Line has trailing spaces. | 5 | |
| Line has trailing spaces. | 6 | |
| Line has trailing spaces. | 7 | |
| Line has trailing spaces. | 20 | |
| Line has trailing spaces. | 21 | |
| Unknown tag 'statuscode'. | 23 | |
| Line contains a tab character. | 27 | |
| Missing a Javadoc comment. | 27 | |
| Line contains a tab character. | 28 | |
| Line has trailing spaces. | 29 | |
| Line contains a tab character. | 29 | |
| Line contains a tab character. | 30 | |
| Missing a Javadoc comment. | 30 | |
| Line contains a tab character. | 32 | |
| Method 'getBestColorMatch' is not designed for extension - needs to be abstract, final or empty. | 32 | |
| Missing a Javadoc comment. | 32 | |
| Parameter c should be final. | 32 | |
| Line contains a tab character. | 33 | |
| Line contains a tab character. | 34 | |
| Line has trailing spaces. | 35 | |
| Line contains a tab character. | 35 | |
| Line contains a tab character. | 36 | |
| Missing a Javadoc comment. | 36 | |
| Line has trailing spaces. | 37 | |
| Line contains a tab character. | 37 | |
| Line contains a tab character. | 38 | |
| Missing a Javadoc comment. | 38 | |
| Line has trailing spaces. | 39 | |
| Line contains a tab character. | 39 | |
| Line contains a tab character. | 40 | |
| Method 'getType' is not designed for extension - needs to be abstract, final or empty. | 40 | |
| Missing a Javadoc comment. | 40 | |
| Line contains a tab character. | 41 | |
| Line contains a tab character. | 42 | |
| Line has trailing spaces. | 43 | |
| Line contains a tab character. | 43 | |
| Line contains a tab character. | 44 | |
| Missing a Javadoc comment. | 44 | |
| Line has trailing spaces. | 45 | |
| Line contains a tab character. | 45 | |
| Line is longer than 80 characters (found 113). | 46 | |
| Line contains a tab character. | 46 | |
| Missing a Javadoc comment. | 46 | |
| Line has trailing spaces. | 48 | |
| Line contains a tab character. | 48 | |
| Method 'toString' is not designed for extension - needs to be abstract, final or empty. | 48 | |
| Missing a Javadoc comment. | 48 | |
| Line is longer than 80 characters (found 98). | 49 | |
| Line contains a tab character. | 49 | |
| Line contains a tab character. | 50 | |
| Line has trailing spaces. | 51 | |
| Line contains a tab character. | 51 | |
| Line contains a tab character. | 52 | |
| Missing a Javadoc comment. | 52 | |
| Parameter graphics should be final. | 52 | |
| Line contains a tab character. | 53 | |
| '{' should be on the previous line. | 53 | |
| Line contains a tab character. | 54 | |
| Line contains a tab character. | 55 |
| Severity | Message | Line |
|---|---|---|
| Line has trailing spaces. | 3 | |
| Line has trailing spaces. | 5 | |
| Line has trailing spaces. | 6 | |
| Line has trailing spaces. | 7 | |
| Line has trailing spaces. | 30 | |
| Line has trailing spaces. | 33 | |
| Unknown tag 'statuscode'. | 36 | |
| '{' should be on the previous line. | 39 | |
| Line contains a tab character. | 40 | |
| Missing a Javadoc comment. | 40 | |
| Line contains a tab character. | 41 | |
| Missing a Javadoc comment. | 41 | |
| Line contains a tab character. | 42 | |
| Missing a Javadoc comment. | 42 | |
| Line contains a tab character. | 43 | |
| Line contains a tab character. | 44 | |
| Line contains a tab character. | 45 | |
| Line contains a tab character. | 46 | |
| Line contains a tab character. | 47 | |
| Line contains a tab character. | 48 | |
| Line contains a tab character. | 49 | |
| Line contains a tab character. | 50 | |
| Line contains a tab character. | 51 | |
| Line has trailing spaces. | 52 | |
| Line contains a tab character. | 52 | |
| Line contains a tab character. | 53 | |
| Missing a Javadoc comment. | 53 | |
| Parameter graphics2d should be final. | 53 | |
| 'graphics2d' hides a field. | 53 | |
| Line has trailing spaces. | 54 | |
| Line contains a tab character. | 54 | |
| '{' should be on the previous line. | 54 | |
| Line contains a tab character. | 55 | |
| Line contains a tab character. | 56 | |
| Line has trailing spaces. | 57 | |
| Line is longer than 80 characters (found 104). | 57 | |
| Line contains a tab character. | 57 | |
| Line contains a tab character. | 58 | |
| Line has trailing spaces. | 59 | |
| Line contains a tab character. | 59 | |
| Line contains a tab character. | 60 | |
| Missing a Javadoc comment. | 60 | |
| Parameter graphics should be final. | 60 | |
| Line contains a tab character. | 61 | |
| '{' should be on the previous line. | 61 | |
| Line contains a tab character. | 62 | |
| Line contains a tab character. | 63 | |
| Line contains a tab character. | 64 | |
| Line contains a tab character. | 65 | |
| Line contains a tab character. | 67 | |
| Line contains a tab character. | 68 | |
| Line contains a tab character. | 69 | |
| Expected an @return tag. | 70 | |
| Line contains a tab character. | 70 | |
| Line contains a tab character. | 71 | |
| '{' should be on the previous line. | 71 | |
| Line contains a tab character. | 72 | |
| Line contains a tab character. | 73 | |
| Line contains a tab character. | 75 | |
| Line contains a tab character. | 76 | |
| Line contains a tab character. | 77 | |
| Expected an @return tag. | 78 | |
| Line contains a tab character. | 78 | |
| Line has trailing spaces. | 79 | |
| Line contains a tab character. | 79 | |
| '{' should be on the previous line. | 79 | |
| Line contains a tab character. | 80 | |
| Line contains a tab character. | 81 | |
| Line contains a tab character. | 83 | |
| Line is longer than 80 characters (found 84). | 84 | |
| Line contains a tab character. | 84 | |
| Line contains a tab character. | 85 | |
| Line is longer than 80 characters (found 103). | 86 | |
| Line contains a tab character. | 86 | |
| Parameter comp should be final. | 86 | |
| Expected @param tag for 'comp'. | 86 | |
| Expected @throws tag for 'UnsupportedDrawingOperationException'. | 86 | |
| Line contains a tab character. | 87 | |
| Line contains a tab character. | 88 | |
| Line contains a tab character. | 89 | |
| Line contains a tab character. | 90 | |
| '{' should be on the previous line. | 90 | |
| Line is longer than 80 characters (found 107). | 91 | |
| Line contains a tab character. | 91 | |
| Line is longer than 80 characters (found 108). | 92 | |
| Line contains a tab character. | 92 | |
| Line is longer than 80 characters (found 110). | 93 | |
| Line contains a tab character. | 93 | |
| Line is longer than 80 characters (found 112). | 94 | |
| Line contains a tab character. | 94 | |
| Line is longer than 80 characters (found 103). | 95 | |
| Line contains a tab character. | 95 | |
| Line is longer than 80 characters (found 108). | 96 | |
| Line contains a tab character. | 96 | |
| Line is longer than 80 characters (found 110). | 97 | |
| Line contains a tab character. | 97 | |
| Line is longer than 80 characters (found 112). | 98 | |
| Line contains a tab character. | 98 | |
| Line is longer than 80 characters (found 97). | 99 | |
| Line contains a tab character. | 99 | |
| Line contains a tab character. | 100 | |
| Line contains a tab character. | 101 | |
| Line contains a tab character. | 103 | |
| Line contains a tab character. | 104 | |
| Line contains a tab character. | 105 | |
| Expected an @return tag. | 106 | |
| Line contains a tab character. | 106 | |
| Line contains a tab character. | 107 | |
| '{' should be on the previous line. | 107 | |
| Line contains a tab character. | 108 | |
| Line contains a tab character. | 109 | |
| Line contains a tab character. | 111 | |
| Line contains a tab character. | 112 | |
| Line contains a tab character. | 113 | |
| Line contains a tab character. | 114 | |
| Parameter c should be final. | 114 | |
| Expected @param tag for 'c'. | 114 | |
| Line contains a tab character. | 115 | |
| '{' should be on the previous line. | 115 | |
| Line contains a tab character. | 116 | |
| Line contains a tab character. | 117 | |
| Line contains a tab character. | 119 | |
| Line contains a tab character. | 120 | |
| Line contains a tab character. | 121 | |
| Line contains a tab character. | 122 | |
| Line contains a tab character. | 123 | |
| '{' should be on the previous line. | 123 | |
| Line contains a tab character. | 124 | |
| Line contains a tab character. | 125 | |
| Line contains a tab character. | 127 | |
| Line contains a tab character. | 128 | |
| Line contains a tab character. | 129 | |
| Line contains a tab character. | 130 | |
| Line has trailing spaces. | 131 | |
| Line contains a tab character. | 131 | |
| '{' should be on the previous line. | 131 | |
| Line contains a tab character. | 132 | |
| Line contains a tab character. | 133 | |
| '{' should be on the previous line. | 133 | |
| Line contains a tab character. | 134 | |
| Line contains a tab character. | 135 | |
| '}' should be on the same line. | 135 | |
| Line contains a tab character. | 136 | |
| Line contains a tab character. | 137 | |
| '{' should be on the previous line. | 137 | |
| Must have at least one statement. | 137 | |
| Line contains a tab character. | 138 | |
| Line contains a tab character. | 139 | |
| Line contains a tab character. | 141 | |
| Line contains a tab character. | 142 | |
| Line contains a tab character. | 143 | |
| Line contains a tab character. | 144 | |
| Parameter x should be final. | 144 | |
| Expected @param tag for 'x'. | 144 | |
| Parameter y should be final. | 144 | |
| Expected @param tag for 'y'. | 144 | |
| Line contains a tab character. | 145 | |
| '{' should be on the previous line. | 145 | |
| Line contains a tab character. | 146 | |
| Line contains a tab character. | 147 | |
| Line contains a tab character. | 149 | |
| Line contains a tab character. | 150 | |
| Line contains a tab character. | 151 | |
| Line contains a tab character. | 152 | |
| Parameter x should be final. | 152 | |
| Expected @param tag for 'x'. | 152 | |
| Parameter y should be final. | 152 | |
| Expected @param tag for 'y'. | 152 | |
| Parameter width should be final. | 152 | |
| Expected @param tag for 'width'. | 152 | |
| Parameter height should be final. | 152 | |
| Expected @param tag for 'height'. | 152 | |
| Line contains a tab character. | 153 | |
| '{' should be on the previous line. | 153 | |
| Line contains a tab character. | 154 | |
| Line contains a tab character. | 156 | |
| Line contains a tab character. | 158 | |
| Line contains a tab character. | 159 | |
| Line contains a tab character. | 160 | |
| Line contains a tab character. | 161 | |
| Parameter x should be final. | 161 | |
| Expected @param tag for 'x'. | 161 | |
| Parameter y should be final. | 161 | |
| Expected @param tag for 'y'. | 161 | |
| Parameter width should be final. | 161 | |
| Expected @param tag for 'width'. | 161 | |
| Parameter height should be final. | 161 | |
| Expected @param tag for 'height'. | 161 | |
| Line contains a tab character. | 162 | |
| '{' should be on the previous line. | 162 | |
| Line contains a tab character. | 163 | |
| Line contains a tab character. | 164 | |
| Line contains a tab character. | 166 | |
| Line contains a tab character. | 167 | |
| Line contains a tab character. | 168 | |
| Line contains a tab character. | 169 | |
| Parameter x1 should be final. | 169 | |
| Expected @param tag for 'x1'. | 169 | |
| Parameter y1 should be final. | 169 | |
| Expected @param tag for 'y1'. | 169 | |
| Parameter x2 should be final. | 169 | |
| Expected @param tag for 'x2'. | 169 | |
| Parameter y2 should be final. | 169 | |
| Expected @param tag for 'y2'. | 169 | |
| Line contains a tab character. | 170 | |
| '{' should be on the previous line. | 170 | |
| Line contains a tab character. | 171 | |
| Line contains a tab character. | 172 | |
| Line contains a tab character. | 174 | |
| Line contains a tab character. | 175 | |
| Line contains a tab character. | 176 | |
| Line contains a tab character. | 177 | |
| Parameter x should be final. | 177 | |
| Expected @param tag for 'x'. | 177 | |
| Parameter y should be final. | 177 | |
| Expected @param tag for 'y'. | 177 | |
| Parameter width should be final. | 177 | |
| Expected @param tag for 'width'. | 177 | |
| Parameter height should be final. | 177 | |
| Expected @param tag for 'height'. | 177 | |
| Line contains a tab character. | 178 | |
| '{' should be on the previous line. | 178 | |
| Line contains a tab character. | 179 | |
| Line contains a tab character. | 180 | |
| Line contains a tab character. | 182 | |
| Line contains a tab character. | 183 | |
| Line contains a tab character. | 184 | |
| Line contains a tab character. | 185 | |
| Parameter x should be final. | 185 | |
| Expected @param tag for 'x'. | 185 | |
| Parameter y should be final. | 185 | |
| Expected @param tag for 'y'. | 185 | |
| Parameter width should be final. | 185 | |
| Expected @param tag for 'width'. | 185 | |
| Parameter height should be final. | 185 | |
| Expected @param tag for 'height'. | 185 | |
| Line contains a tab character. | 186 | |
| '{' should be on the previous line. | 186 | |
| Line contains a tab character. | 187 | |
| Line contains a tab character. | 188 | |
| Line contains a tab character. | 190 | |
| Line contains a tab character. | 191 | |
| Line contains a tab character. | 192 | |
| Line contains a tab character. | 193 | |
| Parameter x should be final. | 193 | |
| Expected @param tag for 'x'. | 193 | |
| Parameter y should be final. | 193 | |
| Expected @param tag for 'y'. | 193 | |
| Parameter width should be final. | 193 | |
| Expected @param tag for 'width'. | 193 | |
| Parameter height should be final. | 193 | |
| Expected @param tag for 'height'. | 193 | |
| Line contains a tab character. | 194 | |
| '{' should be on the previous line. | 194 | |
| Line contains a tab character. | 195 | |
| Line contains a tab character. | 196 | |
| Line contains a tab character. | 198 | |
| Line contains a tab character. | 199 | |
| Line contains a tab character. | 200 | |
| Line contains a tab character. | 201 | |
| Parameter x should be final. | 201 | |
| Expected @param tag for 'x'. | 201 | |
| Parameter y should be final. | 201 | |
| Expected @param tag for 'y'. | 201 | |
| Parameter width should be final. | 201 | |
| Expected @param tag for 'width'. | 201 | |
| Parameter height should be final. | 201 | |
| Expected @param tag for 'height'. | 201 | |
| Line contains a tab character. | 202 | |
| '{' should be on the previous line. | 202 | |
| Line contains a tab character. | 203 | |
| Line contains a tab character. | 204 | |
| Line contains a tab character. | 206 | |
| Line contains a tab character. | 207 | |
| Line contains a tab character. | 208 | |
| Line is longer than 80 characters (found 81). | 209 | |
| Line contains a tab character. | 209 | |
| Parameter x should be final. | 209 | |
| Expected @param tag for 'x'. | 209 | |
| Parameter y should be final. | 209 | |
| Expected @param tag for 'y'. | 209 | |
| Parameter width should be final. | 209 | |
| Expected @param tag for 'width'. | 209 | |
| Parameter height should be final. | 209 | |
| Expected @param tag for 'height'. | 209 | |
| Parameter dx should be final. | 209 | |
| Expected @param tag for 'dx'. | 209 | |
| Parameter dy should be final. | 209 | |
| Expected @param tag for 'dy'. | 209 | |
| Line contains a tab character. | 210 | |
| '{' should be on the previous line. | 210 | |
| Line contains a tab character. | 211 | |
| Line contains a tab character. | 212 | |
| Line contains a tab character. | 214 | |
| Line contains a tab character. | 215 | |
| Line contains a tab character. | 216 | |
| Line is longer than 80 characters (found 94). | 217 | |
| Line contains a tab character. | 217 | |
| Parameter x should be final. | 217 | |
| Expected @param tag for 'x'. | 217 | |
| Parameter y should be final. | 217 | |
| Expected @param tag for 'y'. | 217 | |
| Parameter width should be final. | 217 | |
| Expected @param tag for 'width'. | 217 | |
| Parameter height should be final. | 217 | |
| Expected @param tag for 'height'. | 217 | |
| Parameter startAngle should be final. | 217 | |
| Expected @param tag for 'startAngle'. | 217 | |
| Parameter arcAngle should be final. | 217 | |
| Expected @param tag for 'arcAngle'. | 217 | |
| Line contains a tab character. | 218 | |
| Line contains a tab character. | 219 | |
| Line contains a tab character. | 220 | |
| Line contains a tab character. | 222 | |
| Line contains a tab character. | 223 | |
| Line contains a tab character. | 224 | |
| Line is longer than 80 characters (found 99). | 225 | |
| Line contains a tab character. | 225 | |
| Parameter x should be final. | 225 | |
| Expected @param tag for 'x'. | 225 | |
| Parameter y should be final. | 225 | |
| Expected @param tag for 'y'. | 225 | |
| Parameter width should be final. | 225 | |
| Expected @param tag for 'width'. | 225 | |
| Parameter height should be final. | 225 | |
| Expected @param tag for 'height'. | 225 | |
| Parameter arcWidth should be final. | 225 | |
| Expected @param tag for 'arcWidth'. | 225 | |
| Parameter arcHeight should be final. | 225 | |
| Expected @param tag for 'arcHeight'. | 225 | |
| Line contains a tab character. | 226 | |
| Line is longer than 80 characters (found 83). | 227 | |
| Line contains a tab character. | 227 | |
| Line contains a tab character. | 228 | |
| Line contains a tab character. | 230 | |
| Line contains a tab character. | 231 | |
| Line contains a tab character. | 232 | |
| Line is longer than 80 characters (found 94). | 233 | |
| Line contains a tab character. | 233 | |
| Parameter x should be final. | 233 | |
| Expected @param tag for 'x'. | 233 | |
| Parameter y should be final. | 233 | |
| Expected @param tag for 'y'. | 233 | |
| Parameter width should be final. | 233 | |
| Expected @param tag for 'width'. | 233 | |
| Parameter height should be final. | 233 | |
| Expected @param tag for 'height'. | 233 | |
| Parameter startAngle should be final. | 233 | |
| Expected @param tag for 'startAngle'. | 233 | |
| Parameter arcAngle should be final. | 233 | |
| Expected @param tag for 'arcAngle'. | 233 | |
| Line contains a tab character. | 234 | |
| Line contains a tab character. | 235 | |
| Line contains a tab character. | 236 | |
| Line contains a tab character. | 238 | |
| Line contains a tab character. | 239 | |
| Line contains a tab character. | 240 | |
| Line is longer than 80 characters (found 99). | 241 | |
| Line contains a tab character. | 241 | |
| Parameter x should be final. | 241 | |
| Expected @param tag for 'x'. | 241 | |
| Parameter y should be final. | 241 | |
| Expected @param tag for 'y'. | 241 | |
| Parameter width should be final. | 241 | |
| Expected @param tag for 'width'. | 241 | |
| Parameter height should be final. | 241 | |
| Expected @param tag for 'height'. | 241 | |
| Parameter arcWidth should be final. | 241 | |
| Expected @param tag for 'arcWidth'. | 241 | |
| Parameter arcHeight should be final. | 241 | |
| Expected @param tag for 'arcHeight'. | 241 | |
| Line contains a tab character. | 242 | |
| Line is longer than 80 characters (found 83). | 243 | |
| Line contains a tab character. | 243 | |
| Line contains a tab character. | 245 | |
| Line contains a tab character. | 247 | |
| Line contains a tab character. | 248 | |
| Line contains a tab character. | 249 | |
| Line contains a tab character. | 250 | |
| Parameter xPoints should be final. | 250 | |
| Expected @param tag for 'xPoints'. | 250 | |
| Parameter yPoints should be final. | 250 | |
| Expected @param tag for 'yPoints'. | 250 | |
| Parameter nPoints should be final. | 250 | |
| Expected @param tag for 'nPoints'. | 250 | |
| Line contains a tab character. | 251 | |
| '{' should be on the previous line. | 251 | |
| Line contains a tab character. | 252 | |
| Line contains a tab character. | 253 | |
| Line contains a tab character. | 255 | |
| Line contains a tab character. | 256 | |
| Line contains a tab character. | 257 | |
| Line contains a tab character. | 258 | |
| Parameter xPoints should be final. | 258 | |
| Expected @param tag for 'xPoints'. | 258 | |
| Parameter yPoints should be final. | 258 | |
| Expected @param tag for 'yPoints'. | 258 | |
| Parameter nPoints should be final. | 258 | |
| Expected @param tag for 'nPoints'. | 258 | |
| Line contains a tab character. | 259 | |
| '{' should be on the previous line. | 259 | |
| Line contains a tab character. | 260 | |
| Line contains a tab character. | 262 | |
| Line contains a tab character. | 264 | |
| Line contains a tab character. | 265 | |
| Line contains a tab character. | 266 | |
| Line contains a tab character. | 267 | |
| Parameter xPoints should be final. | 267 | |
| Expected @param tag for 'xPoints'. | 267 | |
| Parameter yPoints should be final. | 267 | |
| Expected @param tag for 'yPoints'. | 267 | |
| Parameter nPoints should be final. | 267 | |
| Expected @param tag for 'nPoints'. | 267 | |
| Line contains a tab character. | 268 | |
| '{' should be on the previous line. | 268 | |
| Line contains a tab character. | 269 | |
| Line contains a tab character. | 270 | |
| Line contains a tab character. | 272 | |
| Line contains a tab character. | 273 | |
| Line contains a tab character. | 274 | |
| Line contains a tab character. | 275 | |
| Parameter c1 should be final. | 275 | |
| Expected @param tag for 'c1'. | 275 | |
| Line contains a tab character. | 276 | |
| '{' should be on the previous line. | 276 | |
| Line contains a tab character. | 277 | |
| Line contains a tab character. | 278 | |
| Line contains a tab character. | 280 | |
| Line contains a tab character. | 281 | |
| Line contains a tab character. | 282 | |
| Expected an @return tag. | 283 | |
| Line contains a tab character. | 283 | |
| Line contains a tab character. | 284 | |
| '{' should be on the previous line. | 284 | |
| Line contains a tab character. | 285 | |
| Line contains a tab character. | 286 | |
| Line contains a tab character. | 288 | |
| Line contains a tab character. | 289 | |
| Line contains a tab character. | 290 | |
| Line contains a tab character. | 291 | |
| Parameter font should be final. | 291 | |
| Expected @param tag for 'font'. | 291 | |
| Line contains a tab character. | 292 | |
| '{' should be on the previous line. | 292 | |
| Line contains a tab character. | 293 | |
| Line contains a tab character. | 294 | |
| Line contains a tab character. | 296 | |
| Line contains a tab character. | 297 | |
| Line contains a tab character. | 298 | |
| Expected an @return tag. | 299 | |
| Line contains a tab character. | 299 | |
| Line contains a tab character. | 300 | |
| '{' should be on the previous line. | 300 | |
| Line contains a tab character. | 301 | |
| Line contains a tab character. | 302 | |
| Line contains a tab character. | 304 | |
| Line contains a tab character. | 305 | |
| Line contains a tab character. | 306 | |
| Expected an @return tag. | 307 | |
| Line contains a tab character. | 307 | |
| Line contains a tab character. | 308 | |
| '{' should be on the previous line. | 308 | |
| Line contains a tab character. | 309 | |
| Line contains a tab character. | 310 | |
| Line contains a tab character. | 312 | |
| Line contains a tab character. | 313 | |
| Line contains a tab character. | 314 | |
| Expected an @return tag. | 315 | |
| Line contains a tab character. | 315 | |
| Line contains a tab character. | 316 | |
| '{' should be on the previous line. | 316 | |
| Line contains a tab character. | 317 | |
| Line contains a tab character. | 318 | |
| Line contains a tab character. | 320 | |
| Line contains a tab character. | 321 | |
| Line contains a tab character. | 322 | |
| Line contains a tab character. | 323 | |
| Parameter clip should be final. | 323 | |
| Expected @param tag for 'clip'. | 323 | |
| Line contains a tab character. | 324 | |
| '{' should be on the previous line. | 324 | |
| Line contains a tab character. | 325 | |
| Line contains a tab character. | 326 | |
| Line contains a tab character. | 328 | |
| Line contains a tab character. | 329 | |
| Line contains a tab character. | 330 | |
| Line contains a tab character. | 331 | |
| Parameter str should be final. | 331 | |
| Expected @param tag for 'str'. | 331 | |
| Parameter x should be final. | 331 | |
| Expected @param tag for 'x'. | 331 | |
| Parameter y should be final. | 331 | |
| Expected @param tag for 'y'. | 331 | |
| Line contains a tab character. | 332 | |
| '{' should be on the previous line. | 332 | |
| Line contains a tab character. | 333 | |
| Line contains a tab character. | 334 | |
| Line contains a tab character. | 336 | |
| Line is longer than 80 characters (found 93). | 337 | |
| Line contains a tab character. | 337 | |
| Line contains a tab character. | 338 | |
| Line is longer than 80 characters (found 82). | 339 | |
| Line contains a tab character. | 339 | |
| Parameter iterator should be final. | 339 | |
| Expected @param tag for 'iterator'. | 339 | |
| Parameter x should be final. | 339 | |
| Expected @param tag for 'x'. | 339 | |
| Parameter y should be final. | 339 | |
| Expected @param tag for 'y'. | 339 | |
| Line contains a tab character. | 340 | |
| '{' should be on the previous line. | 340 | |
| Line contains a tab character. | 341 | |
| Line contains a tab character. | 342 | |
| Line contains a tab character. | 344 | |
| Line contains a tab character. | 345 | |
| Line contains a tab character. | 346 | |
| Expected an @return tag. | 347 | |
| Line contains a tab character. | 347 | |
| Parameter f should be final. | 347 | |
| Expected @param tag for 'f'. | 347 | |
| Line contains a tab character. | 348 | |
| '{' should be on the previous line. | 348 | |
| Line contains a tab character. | 349 | |
| Line contains a tab character. | 350 | |
| Line contains a tab character. | 352 | |
| Line is longer than 80 characters (found 129). | 353 | |
| Line contains a tab character. | 353 | |
| Line contains a tab character. | 354 | |
| Expected an @return tag. | 355 | |
| Line contains a tab character. | 355 | |
| More than 7 parameters (found 10). | 355 | |
| Line contains a tab character. | 356 | |
| Parameter img should be final. | 356 | |
| Expected @param tag for 'img'. | 356 | |
| Line contains a tab character. | 357 | |
| Parameter dx1 should be final. | 357 | |
| Expected @param tag for 'dx1'. | 357 | |
| Line contains a tab character. | 358 | |
| Parameter dy1 should be final. | 358 | |
| Expected @param tag for 'dy1'. | 358 | |
| Line contains a tab character. | 359 | |
| Parameter dx2 should be final. | 359 | |
| Expected @param tag for 'dx2'. | 359 | |
| Line contains a tab character. | 360 | |
| Parameter dy2 should be final. | 360 | |
| Expected @param tag for 'dy2'. | 360 | |
| Line contains a tab character. | 361 | |
| Parameter sx1 should be final. | 361 | |
| Expected @param tag for 'sx1'. | 361 | |
| Line contains a tab character. | 362 | |
| Parameter sy1 should be final. | 362 | |
| Expected @param tag for 'sy1'. | 362 | |
| Line contains a tab character. | 363 | |
| Parameter sx2 should be final. | 363 | |
| Expected @param tag for 'sx2'. | 363 | |
| Line contains a tab character. | 364 | |
| Parameter sy2 should be final. | 364 | |
| Expected @param tag for 'sy2'. | 364 | |
| Line contains a tab character. | 365 | |
| Parameter observer should be final. | 365 | |
| Expected @param tag for 'observer'. | 365 | |
| Line contains a tab character. | 366 | |
| '{' should be on the previous line. | 366 | |
| 'if' construct must use '{}'s. | 367 | |
| Line contains a tab character. | 367 | |
| 'if' is not followed by whitespace. | 367 | |
| Line contains a tab character. | 368 | |
| Line has trailing spaces. | 369 | |
| Line contains a tab character. | 369 | |
| Line is longer than 80 characters (found 99). | 370 | |
| Line contains a tab character. | 370 | |
| Line contains a tab character. | 371 | |
| Line contains a tab character. | 373 | |
| Line is longer than 80 characters (found 109). | 374 | |
| Line contains a tab character. | 374 | |
| Line contains a tab character. | 375 | |
| Expected an @return tag. | 376 | |
| Line is longer than 80 characters (found 104). | 376 | |
| Line contains a tab character. | 376 | |
| Parameter img should be final. | 376 | |
| Expected @param tag for 'img'. | 376 | |
| Parameter x should be final. | 376 | |
| Expected @param tag for 'x'. | 376 | |
| Parameter y should be final. | 376 | |
| Expected @param tag for 'y'. | 376 | |
| Parameter width should be final. | 376 | |
| Expected @param tag for 'width'. | 376 | |
| Parameter height should be final. | 376 | |
| Expected @param tag for 'height'. | 376 | |
| Parameter observer should be final. | 376 | |
| Expected @param tag for 'observer'. | 376 | |
| Line contains a tab character. | 377 | |
| 'if' construct must use '{}'s. | 378 | |
| Line contains a tab character. | 378 | |
| 'if' is not followed by whitespace. | 378 | |
| Line contains a tab character. | 379 | |
| Line has trailing spaces. | 380 | |
| Line contains a tab character. | 380 | |
| Line contains a tab character. | 381 | |
| Line contains a tab character. | 382 | |
| Line contains a tab character. | 384 | |
| Line is longer than 80 characters (found 99). | 385 | |
| Line contains a tab character. | 385 | |
| Line contains a tab character. | 386 | |
| Expected an @return tag. | 387 | |
| Line is longer than 80 characters (found 81). | 387 | |
| Line contains a tab character. | 387 | |
| Parameter img should be final. | 387 | |
| Expected @param tag for 'img'. | 387 | |
| Parameter x should be final. | 387 | |
| Expected @param tag for 'x'. | 387 | |
| Parameter y should be final. | 387 | |
| Expected @param tag for 'y'. | 387 | |
| Parameter observer should be final. | 387 | |
| Expected @param tag for 'observer'. | 387 | |
| Line contains a tab character. | 388 | |
| '{' should be on the previous line. | 388 | |
| 'if' construct must use '{}'s. | 389 | |
| Line contains a tab character. | 389 | |
| 'if' is not followed by whitespace. | 389 | |
| Line contains a tab character. | 390 | |
| Line has trailing spaces. | 391 | |
| Line contains a tab character. | 391 | |
| Line contains a tab character. | 392 | |
| Line contains a tab character. | 393 | |
| Line contains a tab character. | 395 | |
| Line is longer than 80 characters (found 145). | 396 | |
| Line contains a tab character. | 396 | |
| Line contains a tab character. | 397 | |
| Expected an @return tag. | 398 | |
| Line contains a tab character. | 398 | |
| More than 7 parameters (found 11). | 398 | |
| Line contains a tab character. | 399 | |
| Parameter img should be final. | 399 | |
| Expected @param tag for 'img'. | 399 | |
| Line contains a tab character. | 400 | |
| Parameter dx1 should be final. | 400 | |
| Expected @param tag for 'dx1'. | 400 | |
| Line contains a tab character. | 401 | |
| Parameter dy1 should be final. | 401 | |
| Expected @param tag for 'dy1'. | 401 | |
| Line contains a tab character. | 402 | |
| Parameter dx2 should be final. | 402 | |
| Expected @param tag for 'dx2'. | 402 | |
| Line contains a tab character. | 403 | |
| Parameter dy2 should be final. | 403 | |
| Expected @param tag for 'dy2'. | 403 | |
| Line contains a tab character. | 404 | |
| Parameter sx1 should be final. | 404 | |
| Expected @param tag for 'sx1'. | 404 | |
| Line contains a tab character. | 405 | |
| Parameter sy1 should be final. | 405 | |
| Expected @param tag for 'sy1'. | 405 | |
| Line contains a tab character. | 406 | |
| Parameter sx2 should be final. | 406 | |
| Expected @param tag for 'sx2'. | 406 | |
| Line contains a tab character. | 407 | |
| Parameter sy2 should be final. | 407 | |
| Expected @param tag for 'sy2'. | 407 | |
| Line contains a tab character. | 408 | |
| Parameter bgcolor should be final. | 408 | |
| Expected @param tag for 'bgcolor'. | 408 | |
| Line contains a tab character. | 409 | |
| Parameter observer should be final. | 409 | |
| Expected @param tag for 'observer'. | 409 | |
| Line contains a tab character. | 410 | |
| '{' should be on the previous line. | 410 | |
| 'if' construct must use '{}'s. | 411 | |
| Line contains a tab character. | 411 | |
| 'if' is not followed by whitespace. | 411 | |
| Line contains a tab character. | 412 | |
| Line has trailing spaces. | 413 | |
| Line contains a tab character. | 413 | |
| Line is longer than 80 characters (found 108). | 414 | |
| Line contains a tab character. | 414 | |
| Line contains a tab character. | 415 | |
| Line contains a tab character. | 417 | |
| Line is longer than 80 characters (found 125). | 418 | |
| Line contains a tab character. | 418 | |
| Line contains a tab character. | 419 | |
| Expected an @return tag. | 420 | |
| Line is longer than 80 characters (found 119). | 420 | |
| Line contains a tab character. | 420 | |
| Parameter img should be final. | 420 | |
| Expected @param tag for 'img'. | 420 | |
| Parameter x should be final. | 420 | |
| Expected @param tag for 'x'. | 420 | |
| Parameter y should be final. | 420 | |
| Expected @param tag for 'y'. | 420 | |
| Parameter width should be final. | 420 | |
| Expected @param tag for 'width'. | 420 | |
| Parameter height should be final. | 420 | |
| Expected @param tag for 'height'. | 420 | |
| Parameter bgcolor should be final. | 420 | |
| Expected @param tag for 'bgcolor'. | 420 | |
| Parameter observer should be final. | 420 | |
| Expected @param tag for 'observer'. | 420 | |
| Line contains a tab character. | 421 | |
| 'if' construct must use '{}'s. | 422 | |
| Line contains a tab character. | 422 | |
| 'if' is not followed by whitespace. | 422 | |
| Line contains a tab character. | 423 | |
| Line has trailing spaces. | 424 | |
| Line contains a tab character. | 424 | |
| Line is longer than 80 characters (found 89). | 425 | |
| Line contains a tab character. | 425 | |
| Line contains a tab character. | 426 | |
| Line contains a tab character. | 428 | |
| Line is longer than 80 characters (found 115). | 429 | |
| Line contains a tab character. | 429 | |
| Line contains a tab character. | 430 | |
| Expected an @return tag. | 431 | |
| Line is longer than 80 characters (found 96). | 431 | |
| Line contains a tab character. | 431 | |
| Parameter img should be final. | 431 | |
| Expected @param tag for 'img'. | 431 | |
| Parameter x should be final. | 431 | |
| Expected @param tag for 'x'. | 431 | |
| Parameter y should be final. | 431 | |
| Expected @param tag for 'y'. | 431 | |
| Parameter bgcolor should be final. | 431 | |
| Expected @param tag for 'bgcolor'. | 431 | |
| Parameter observer should be final. | 431 | |
| Expected @param tag for 'observer'. | 431 | |
| Line contains a tab character. | 432 | |
| 'if' construct must use '{}'s. | 433 | |
| Line contains a tab character. | 433 | |
| 'if' is not followed by whitespace. | 433 | |
| Line contains a tab character. | 434 | |
| Line contains a tab character. | 435 | |
| Line contains a tab character. | 436 |
| Severity | Message | Line |
|---|---|---|
| Line has trailing spaces. | 3 | |
| Line has trailing spaces. | 5 | |
| Line has trailing spaces. | 6 | |
| Line has trailing spaces. | 7 | |
| Line has trailing spaces. | 18 | |
| Line has trailing spaces. | 19 | |
| Unknown tag 'statuscode'. | 21 | |
| Line has trailing spaces. | 24 | |
| Line contains a tab character. | 24 | |
| Line contains a tab character. | 25 | |
| Missing a Javadoc comment. | 25 | |
| Parameter s should be final. | 25 | |
| Line contains a tab character. | 26 | |
| '(' is preceded with whitespace. | 26 | |
| Line contains a tab character. | 27 |
| Severity | Message | Line |
|---|---|---|
| Line has trailing spaces. | 2 | |
| Line has trailing spaces. | 4 | |
| Line has trailing spaces. | 7 | |
| Line has trailing spaces. | 9 | |
| Line has trailing spaces. | 28 | |
| Unknown tag 'statuscode'. | 28 | |
| Unknown tag 'comment'. | 29 | |
| Line contains a tab character. | 37 | |
| Missing a Javadoc comment. | 37 | |
| Line contains a tab character. | 38 | |
| Missing a Javadoc comment. | 38 | |
| Line contains a tab character. | 39 | |
| Missing a Javadoc comment. | 39 | |
| Line contains a tab character. | 40 | |
| Missing a Javadoc comment. | 40 | |
| Line contains a tab character. | 41 | |
| Missing a Javadoc comment. | 41 | |
| Line contains a tab character. | 42 | |
| Missing a Javadoc comment. | 42 | |
| Line contains a tab character. | 43 | |
| Missing a Javadoc comment. | 43 | |
| Line contains a tab character. | 44 | |
| Missing a Javadoc comment. | 44 | |
| Line contains a tab character. | 45 | |
| Missing a Javadoc comment. | 45 | |
| Line contains a tab character. | 46 | |
| Missing a Javadoc comment. | 46 | |
| Line contains a tab character. | 47 | |
| Missing a Javadoc comment. | 47 | |
| Line contains a tab character. | 48 | |
| Missing a Javadoc comment. | 48 | |
| Line contains a tab character. | 50 | |
| Missing a Javadoc comment. | 50 | |
| Line contains a tab character. | 51 | |
| Missing a Javadoc comment. | 51 | |
| Line contains a tab character. | 52 | |
| Missing a Javadoc comment. | 52 | |
| Line contains a tab character. | 53 | |
| Missing a Javadoc comment. | 53 | |
| Line contains a tab character. | 54 | |
| Missing a Javadoc comment. | 54 | |
| Line contains a tab character. | 55 | |
| Missing a Javadoc comment. | 55 | |
| Line contains a tab character. | 56 | |
| Missing a Javadoc comment. | 56 | |
| Line contains a tab character. | 57 | |
| Missing a Javadoc comment. | 57 | |
| Line contains a tab character. | 58 | |
| Missing a Javadoc comment. | 58 | |
| Line contains a tab character. | 60 | |
| Missing a Javadoc comment. | 60 | |
| Line contains a tab character. | 61 | |
| Missing a Javadoc comment. | 61 | |
| Line contains a tab character. | 62 | |
| Missing a Javadoc comment. | 62 | |
| Line contains a tab character. | 63 | |
| Missing a Javadoc comment. | 63 | |
| Line contains a tab character. | 64 | |
| Missing a Javadoc comment. | 64 | |
| Line contains a tab character. | 65 | |
| Missing a Javadoc comment. | 65 | |
| Line contains a tab character. | 67 | |
| Missing a Javadoc comment. | 67 | |
| Line contains a tab character. | 69 | |
| Missing a Javadoc comment. | 69 | |
| Line is longer than 80 characters (found 141). | 70 | |
| Line contains a tab character. | 70 | |
| '-1234' is a magic number. | 70 | |
| '56' is a magic number. | 70 | |
| Line contains a tab character. | 71 | |
| Line is longer than 80 characters (found 185). | 73 | |
| Line contains a tab character. | 73 | |
| Missing a Javadoc comment. | 73 | |
| More than 7 parameters (found 8). | 73 | |
| Parameter horizontalAlign should be final. | 73 | |
| 'horizontalAlign' hides a field. | 73 | |
| Parameter verticalAlign should be final. | 73 | |
| 'verticalAlign' hides a field. | 73 | |
| Parameter lineOrientation should be final. | 73 | |
| 'lineOrientation' hides a field. | 73 | |
| Parameter startCorner should be final. | 73 | |
| 'startCorner' hides a field. | 73 | |
| Parameter wrap should be final. | 73 | |
| Parameter linespace should be final. | 73 | |
| Parameter letterspace should be final. | 73 | |
| Parameter horizontalTabSpace should be final. | 73 | |
| 'horizontalTabSpace' hides a field. | 73 | |
| Line contains a tab character. | 75 | |
| Line contains a tab character. | 76 | |
| Line contains a tab character. | 77 | |
| Line contains a tab character. | 78 | |
| Line contains a tab character. | 79 | |
| Line contains a tab character. | 81 | |
| '-1234' is a magic number. | 81 | |
| Line contains a tab character. | 82 | |
| Line contains a tab character. | 83 | |
| Line has trailing spaces. | 84 | |
| Line contains a tab character. | 84 | |
| Line contains a tab character. | 85 | |
| Line contains a tab character. | 86 | |
| Line contains a tab character. | 87 | |
| Line has trailing spaces. | 88 | |
| Line contains a tab character. | 88 | |
| Line is longer than 80 characters (found 88). | 89 | |
| Line contains a tab character. | 89 | |
| Line contains a tab character. | 90 | |
| Line contains a tab character. | 92 | |
| Line contains a tab character. | 93 | |
| Line is longer than 80 characters (found 92). | 94 | |
| Line contains a tab character. | 94 | |
| '7' is a magic number. | 94 | |
| Line contains a tab character. | 95 | |
| Line contains a tab character. | 96 | |
| Line contains a tab character. | 97 | |
| Line contains a tab character. | 98 | |
| Line contains a tab character. | 99 | |
| Line contains a tab character. | 101 | |
| Line contains a tab character. | 102 | |
| Line contains a tab character. | 104 | |
| Line contains a tab character. | 106 | |
| Line contains a tab character. | 108 | |
| Method 'setHorizontalAlign' is not designed for extension - needs to be abstract, final or empty. | 108 | |
| Missing a Javadoc comment. | 108 | |
| Parameter horizontalAlign should be final. | 108 | |
| 'horizontalAlign' hides a field. | 108 | |
| Line contains a tab character. | 109 | |
| Line contains a tab character. | 110 | |
| Line contains a tab character. | 112 | |
| Method 'setVerticalAlign' is not designed for extension - needs to be abstract, final or empty. | 112 | |
| Missing a Javadoc comment. | 112 | |
| Parameter verticalAlign should be final. | 112 | |
| 'verticalAlign' hides a field. | 112 | |
| Line contains a tab character. | 113 | |
| Line contains a tab character. | 114 | |
| Line contains a tab character. | 116 | |
| Method 'setLineOrientation' is not designed for extension - needs to be abstract, final or empty. | 116 | |
| Missing a Javadoc comment. | 116 | |
| Parameter lineOrientation should be final. | 116 | |
| 'lineOrientation' hides a field. | 116 | |
| Line contains a tab character. | 117 | |
| Line contains a tab character. | 118 | |
| Line contains a tab character. | 120 | |
| Method 'setStartCorner' is not designed for extension - needs to be abstract, final or empty. | 120 | |
| Missing a Javadoc comment. | 120 | |
| Parameter startCorner should be final. | 120 | |
| 'startCorner' hides a field. | 120 | |
| Line contains a tab character. | 121 | |
| Line contains a tab character. | 122 | |
| Line contains a tab character. | 124 | |
| Method 'setTextWrapping' is not designed for extension - needs to be abstract, final or empty. | 124 | |
| Missing a Javadoc comment. | 124 | |
| Parameter wrap should be final. | 124 | |
| Line contains a tab character. | 125 | |
| Line contains a tab character. | 126 | |
| Line contains a tab character. | 128 | |
| Method 'setLineSpace' is not designed for extension - needs to be abstract, final or empty. | 128 | |
| Missing a Javadoc comment. | 128 | |
| Parameter lineSpace should be final. | 128 | |
| 'lineSpace' hides a field. | 128 | |
| Line contains a tab character. | 129 | |
| Line contains a tab character. | 130 | |
| Line contains a tab character. | 132 | |
| Method 'setLetterSpace' is not designed for extension - needs to be abstract, final or empty. | 132 | |
| Missing a Javadoc comment. | 132 | |
| Parameter letterSpace should be final. | 132 | |
| 'letterSpace' hides a field. | 132 | |
| Line contains a tab character. | 133 | |
| Line contains a tab character. | 134 | |
| Line contains a tab character. | 136 | |
| Method 'setHorizontalTabSpacing' is not designed for extension - needs to be abstract, final or empty. | 136 | |
| Missing a Javadoc comment. | 136 | |
| Parameter horizontalTabSpace should be final. | 136 | |
| 'horizontalTabSpace' hides a field. | 136 | |
| Line contains a tab character. | 137 | |
| Line contains a tab character. | 138 | |
| Line contains a tab character. | 140 | |
| Method 'getHorizontalAlign' is not designed for extension - needs to be abstract, final or empty. | 140 | |
| Missing a Javadoc comment. | 140 | |
| Line contains a tab character. | 141 | |
| Line contains a tab character. | 142 | |
| Line contains a tab character. | 144 | |
| Method 'getVerticalAlign' is not designed for extension - needs to be abstract, final or empty. | 144 | |
| Missing a Javadoc comment. | 144 | |
| Line contains a tab character. | 145 | |
| Line contains a tab character. | 146 | |
| Line contains a tab character. | 148 | |
| Method 'getLineOrientation' is not designed for extension - needs to be abstract, final or empty. | 148 | |
| Missing a Javadoc comment. | 148 | |
| Line contains a tab character. | 149 | |
| Line contains a tab character. | 150 | |
| Line contains a tab character. | 152 | |
| Method 'getStartCorner' is not designed for extension - needs to be abstract, final or empty. | 152 | |
| Missing a Javadoc comment. | 152 | |
| Line contains a tab character. | 153 | |
| Line contains a tab character. | 154 | |
| Line contains a tab character. | 156 | |
| Method 'getTextWrapping' is not designed for extension - needs to be abstract, final or empty. | 156 | |
| Missing a Javadoc comment. | 156 | |
| Line contains a tab character. | 157 | |
| Line contains a tab character. | 158 | |
| Line contains a tab character. | 160 | |
| Method 'getLineSpace' is not designed for extension - needs to be abstract, final or empty. | 160 | |
| Missing a Javadoc comment. | 160 | |
| Line contains a tab character. | 161 | |
| Line contains a tab character. | 162 | |
| Line contains a tab character. | 164 | |
| Method 'getLetterSpace' is not designed for extension - needs to be abstract, final or empty. | 164 | |
| Missing a Javadoc comment. | 164 | |
| Line contains a tab character. | 165 | |
| Line contains a tab character. | 166 | |
| Line contains a tab character. | 168 | |
| Method 'getHorizontalTabSpacing' is not designed for extension - needs to be abstract, final or empty. | 168 | |
| Missing a Javadoc comment. | 168 | |
| Line contains a tab character. | 169 | |
| Line contains a tab character. | 170 | |
| Line contains a tab character. | 172 | |
| Method 'setInsets' is not designed for extension - needs to be abstract, final or empty. | 172 | |
| Missing a Javadoc comment. | 172 | |
| Parameter insets should be final. | 172 | |
| 'insets' hides a field. | 172 | |
| Line contains a tab character. | 173 | |
| Line contains a tab character. | 174 | |
| Line contains a tab character. | 176 | |
| Method 'getInsets' is not designed for extension - needs to be abstract, final or empty. | 176 | |
| Missing a Javadoc comment. | 176 | |
| Line contains a tab character. | 177 | |
| Line contains a tab character. | 178 | |
| Line contains a tab character. | 180 | |
| Method 'addTextOverflowListener' is not designed for extension - needs to be abstract, final or empty. | 180 | |
| Missing a Javadoc comment. | 180 | |
| Parameter listener should be final. | 180 | |
| Line contains a tab character. | 181 | |
| Line contains a tab character. | 182 | |
| Line contains a tab character. | 183 | |
| Line contains a tab character. | 184 | |
| Line contains a tab character. | 186 | |
| Method 'removeTextOverflowListener' is not designed for extension - needs to be abstract, final or empty. | 186 | |
| Missing a Javadoc comment. | 186 | |
| Parameter listener should be final. | 186 | |
| Line contains a tab character. | 187 | |
| Line contains a tab character. | 188 | |
| Line contains a tab character. | 189 | |
| Line contains a tab character. | 190 | |
| Line is longer than 80 characters (found 142). | 192 | |
| Line contains a tab character. | 192 | |
| Missing a Javadoc comment. | 192 | |
| Parameter markedUpString should be final. | 192 | |
| Parameter hVisible should be final. | 192 | |
| Parameter overflowedHorizontally should be final. | 192 | |
| Parameter overflowedVertically should be final. | 192 | |
| Line contains a tab character. | 193 | |
| Line is longer than 80 characters (found 157). | 194 | |
| Line contains a tab character. | 194 | |
| Line contains a tab character. | 195 | |
| Line contains a tab character. | 196 | |
| Line is longer than 80 characters (found 115). | 198 | |
| Line contains a tab character. | 198 | |
| Method 'render' is not designed for extension - needs to be abstract, final or empty. | 198 | |
| Missing a Javadoc comment. | 198 | |
| Parameter markedUpString should be final. | 198 | |
| Parameter g should be final. | 198 | |
| Parameter hVisible should be final. | 198 | |
| Parameter insets should be final. | 198 | |
| 'insets' hides a field. | 198 | |
| Line contains a tab character. | 200 | |
| Line contains a tab character. | 201 | |
| Line contains a tab character. | 203 | |
| Line contains a tab character. | 206 | |
| Line contains a tab character. | 207 | |
| Line contains a tab character. | 209 | |
| Line contains a tab character. | 210 | |
| Line contains a tab character. | 211 | |
| Line contains a tab character. | 213 | |
| Line contains a tab character. | 214 | |
| Line contains a tab character. | 215 | |
| Line has trailing spaces. | 216 | |
| Line contains a tab character. | 216 | |
| Line contains a tab character. | 217 | |
| Line contains a tab character. | 218 | |
| Line contains a tab character. | 219 | |
| Line contains a tab character. | 221 | |
| Line contains a tab character. | 222 | |
| Line has trailing spaces. | 223 | |
| Line contains a tab character. | 223 | |
| Line contains a tab character. | 224 | |
| Line contains a tab character. | 225 | |
| Line has trailing spaces. | 226 | |
| Line contains a tab character. | 226 | |
| Line contains a tab character. | 227 | |
| Line is longer than 80 characters (found 81). | 229 | |
| Line contains a tab character. | 229 | |
| Line contains a tab character. | 230 | |
| Line is longer than 80 characters (found 83). | 231 | |
| Line contains a tab character. | 231 | |
| Line contains a tab character. | 232 | |
| Line contains a tab character. | 233 | |
| Line contains a tab character. | 234 | |
| Line is longer than 80 characters (found 86). | 235 | |
| Line contains a tab character. | 235 | |
| Line contains a tab character. | 236 | |
| Line is longer than 80 characters (found 81). | 238 | |
| Line contains a tab character. | 238 | |
| Line contains a tab character. | 239 | |
| Line is longer than 80 characters (found 109). | 240 | |
| Line contains a tab character. | 240 | |
| Line contains a tab character. | 241 | |
| Line contains a tab character. | 242 | |
| Line contains a tab character. | 243 | |
| Line is longer than 80 characters (found 113). | 244 | |
| Line contains a tab character. | 244 | |
| Line contains a tab character. | 245 | |
| Line contains a tab character. | 247 | |
| Line contains a tab character. | 248 | |
| Line contains a tab character. | 252 | |
| Line contains a tab character. | 253 | |
| Line contains a tab character. | 254 | |
| Line contains a tab character. | 255 | |
| Line contains a tab character. | 256 | |
| Line contains a tab character. | 257 | |
| Line contains a tab character. | 258 | |
| Line contains a tab character. | 259 | |
| Line contains a tab character. | 260 | |
| Line contains a tab character. | 261 | |
| Line contains a tab character. | 262 | |
| Line contains a tab character. | 264 | |
| Line contains a tab character. | 265 | |
| Line contains a tab character. | 266 | |
| Line contains a tab character. | 267 | |
| Line contains a tab character. | 268 | |
| Unused @param tag for 'height'. | 268 | |
| Line contains a tab character. | 269 | |
| Line contains a tab character. | 270 | |
| Line contains a tab character. | 271 | |
| Parameter string should be final. | 271 | |
| Expected @param tag for 'string'. | 271 | |
| Parameter font should be final. | 271 | |
| Expected @param tag for 'font'. | 271 | |
| Parameter width should be final. | 271 | |
| Line contains a tab character. | 272 | |
| Line contains a tab character. | 273 | |
| Line contains a tab character. | 275 | |
| Line contains a tab character. | 276 | |
| Line has trailing spaces. | 277 | |
| Line contains a tab character. | 277 | |
| Line contains a tab character. | 278 | |
| Line contains a tab character. | 279 | |
| 'if' is not followed by whitespace. | 279 | |
| '{' is not preceded with whitespace. | 279 | |
| Line contains a tab character. | 280 | |
| Line contains a tab character. | 281 | |
| '}' should be on the same line. | 281 | |
| Line contains a tab character. | 282 | |
| 'else' is not followed by whitespace. | 282 | |
| '{' is not preceded with whitespace. | 282 | |
| Line contains a tab character. | 283 | |
| Line contains a tab character. | 284 | |
| Line contains a tab character. | 285 | |
| Line contains a tab character. | 287 | |
| Line contains a tab character. | 289 | |
| Line contains a tab character. | 290 | |
| Line contains a tab character. | 291 | |
| Line contains a tab character. | 292 | |
| Line contains a tab character. | 293 | |
| Line is longer than 80 characters (found 102). | 294 | |
| Line contains a tab character. | 294 | |
| Line contains a tab character. | 295 | |
| Line contains a tab character. | 296 | |
| Line contains a tab character. | 297 | |
| Line contains a tab character. | 298 | |
| Line contains a tab character. | 299 | |
| Line contains a tab character. | 300 | |
| Line contains a tab character. | 302 | |
| Line has trailing spaces. | 303 | |
| Line contains a tab character. | 303 | |
| Line contains a tab character. | 304 | |
| 'if' is not followed by whitespace. | 304 | |
| '{' is not preceded with whitespace. | 304 | |
| Line contains a tab character. | 305 | |
| Line contains a tab character. | 306 | |
| '}' should be on the same line. | 306 | |
| Line contains a tab character. | 307 | |
| 'else' is not followed by whitespace. | 307 | |
| '{' is not preceded with whitespace. | 307 | |
| Line contains a tab character. | 308 | |
| Line contains a tab character. | 309 | |
| Line has trailing spaces. | 310 | |
| Line contains a tab character. | 310 | |
| Line contains a tab character. | 311 | |
| Line contains a tab character. | 312 | |
| Line contains a tab character. | 314 | |
| Line contains a tab character. | 315 | |
| Line contains a tab character. | 316 | |
| Line contains a tab character. | 317 | |
| Line contains a tab character. | 318 | |
| Line contains a tab character. | 319 | |
| Line contains a tab character. | 320 | |
| Line contains a tab character. | 322 | |
| Line is longer than 80 characters (found 81). | 324 | |
| Line contains a tab character. | 324 | |
| Missing a Javadoc comment. | 324 | |
| Parameter strings should be final. | 324 | |
| Parameter string should be final. | 324 | |
| Line contains a tab character. | 325 | |
| Line contains a tab character. | 326 | |
| Line contains a tab character. | 327 | |
| Line contains a tab character. | 328 | |
| Line contains a tab character. | 329 | |
| Line contains a tab character. | 331 | |
| Missing a Javadoc comment. | 331 | |
| Parameter ints should be final. | 331 | |
| Parameter theInt should be final. | 331 | |
| Line contains a tab character. | 332 | |
| Line contains a tab character. | 333 | |
| Line contains a tab character. | 334 | |
| Line contains a tab character. | 335 | |
| Line contains a tab character. | 336 |
| Severity | Message | Line |
|---|---|---|
| Line has trailing spaces. | 3 | |
| Line has trailing spaces. | 5 | |
| Line has trailing spaces. | 6 | |
| Line has trailing spaces. | 7 | |
| Missing a Javadoc comment. | 19 | |
| Line has trailing spaces. | 20 | |
| Line contains a tab character. | 21 | |
| Missing a Javadoc comment. | 21 | |
| Line is longer than 80 characters (found 84). | 24 | |
| Line contains a tab character. | 24 | |
| Missing a Javadoc comment. | 24 | |
| Parameter u should be final. | 24 | |
| Line is longer than 80 characters (found 141). | 27 | |
| Line contains a tab character. | 27 | |
| Method 'createFont' is not designed for extension - needs to be abstract, final or empty. | 27 | |
| Missing a Javadoc comment. | 27 | |
| Parameter name should be final. | 27 | |
| Parameter style should be final. | 27 | |
| Parameter size should be final. | 27 | |
| ',' is not followed by whitespace. | 27 | |
| Line contains a tab character. | 28 |
| Severity | Message | Line |
|---|---|---|
| Line has trailing spaces. | 3 | |
| Line has trailing spaces. | 5 | |
| Line has trailing spaces. | 6 | |
| Line has trailing spaces. | 7 | |
| Line has trailing spaces. | 18 | |
| Line has trailing spaces. | 19 | |
| Unknown tag 'statuscode'. | 21 | |
| Line contains a tab character. | 25 | |
| Missing a Javadoc comment. | 25 | |
| Missing a Javadoc comment. | 29 | |
| Parameter s should be final. | 29 |
| Severity | Message | Line |
|---|---|---|
| Line has trailing spaces. | 3 | |
| Line has trailing spaces. | 5 | |
| Line has trailing spaces. | 6 | |
| Line has trailing spaces. | 7 | |
| Line has trailing spaces. | 18 | |
| Line has trailing spaces. | 19 | |
| Unknown tag 'statuscode'. | 21 | |
| Line has trailing spaces. | 24 | |
| Line contains a tab character. | 25 | |
| Missing a Javadoc comment. | 25 | |
| Missing a Javadoc comment. | 29 | |
| Parameter s should be final. | 29 |
| Severity | Message | Line |
|---|---|---|
| Line has trailing spaces. | 3 | |
| Line has trailing spaces. | 5 | |
| Line has trailing spaces. | 6 | |
| Line has trailing spaces. | 7 | |
| Missing a Javadoc comment. | 17 | |
| Line has trailing spaces. | 18 | |
| Line contains a tab character. | 18 | |
| Line contains a tab character. | 19 | |
| Missing a Javadoc comment. | 19 | |
| Redundant 'public' modifier. | 19 |
| Severity | Message | Line |
|---|---|---|
| Line has trailing spaces. | 3 | |
| Line has trailing spaces. | 5 | |
| Line has trailing spaces. | 6 | |
| Line has trailing spaces. | 7 | |
| Missing a Javadoc comment. | 17 | |
| Line has trailing spaces. | 18 | |
| Line is longer than 80 characters (found 158). | 19 | |
| Line contains a tab character. | 19 | |
| Missing a Javadoc comment. | 19 | |
| Redundant 'public' modifier. | 19 |
| Severity | Message | Line |
|---|---|---|
| Line has trailing spaces. | 3 | |
| Line has trailing spaces. | 5 | |
| Line has trailing spaces. | 6 | |
| Line has trailing spaces. | 7 | |
| Line has trailing spaces. | 18 | |
| Line has trailing spaces. | 19 | |
| Unknown tag 'statuscode'. | 21 | |
| Line has trailing spaces. | 24 | |
| Line contains a tab character. | 24 | |
| Line contains a tab character. | 25 | |
| Missing a Javadoc comment. | 25 | |
| Parameter s should be final. | 25 | |
| Line contains a tab character. | 26 | |
| '(' is preceded with whitespace. | 26 | |
| Line contains a tab character. | 27 |
| Severity | Message | Line |
|---|---|---|
| Missing package-info.java file. | ||
| Line has trailing spaces. | 3 | |
| Line has trailing spaces. | 5 | |
| Line has trailing spaces. | 6 | |
| Line has trailing spaces. | 7 | |
| ';' is preceded with whitespace. | 15 | |
| Line has trailing spaces. | 18 | |
| Line has trailing spaces. | 19 | |
| Unknown tag 'statuscode'. | 21 | |
| Line has trailing spaces. | 24 | |
| Line contains a tab character. | 24 | |
| Line contains a tab character. | 25 | |
| Missing a Javadoc comment. | 25 | |
| Line contains a tab character. | 26 | |
| Missing a Javadoc comment. | 26 | |
| Line has trailing spaces. | 27 | |
| Line contains a tab character. | 27 | |
| Line contains a tab character. | 28 | |
| Missing a Javadoc comment. | 28 | |
| '(' is preceded with whitespace. | 28 | |
| Parameter preference should be final. | 28 | |
| 'preference' hides a field. | 28 | |
| Parameter value should be final. | 28 | |
| Line contains a tab character. | 29 | |
| Line contains a tab character. | 30 | |
| Line contains a tab character. | 31 | |
| Line contains a tab character. | 32 | |
| Line has trailing spaces. | 33 | |
| Line contains a tab character. | 34 | |
| Missing a Javadoc comment. | 34 | |
| '(' is preceded with whitespace. | 34 | |
| Parameter preference should be final. | 34 | |
| 'preference' hides a field. | 34 | |
| Parameter values should be final. | 34 | |
| 'values' hides a field. | 34 | |
| Array brackets at illegal position. | 34 | |
| Line contains a tab character. | 35 | |
| Line contains a tab character. | 36 | |
| Line contains a tab character. | 37 | |
| Line has trailing spaces. | 38 | |
| Line contains a tab character. | 38 | |
| Line contains a tab character. | 39 | |
| Method 'getPreference' is not designed for extension - needs to be abstract, final or empty. | 39 | |
| Missing a Javadoc comment. | 39 | |
| '{' is not preceded with whitespace. | 39 | |
| Line contains a tab character. | 40 | |
| Line contains a tab character. | 41 | |
| Line has trailing spaces. | 42 | |
| Line contains a tab character. | 42 | |
| Line contains a tab character. | 43 | |
| Method 'getValues' is not designed for extension - needs to be abstract, final or empty. | 43 | |
| Missing a Javadoc comment. | 43 | |
| '{' is not preceded with whitespace. | 43 | |
| Line contains a tab character. | 44 | |
| Line contains a tab character. | 45 |
| Severity | Message | Line |
|---|---|---|
| Line has trailing spaces. | 2 | |
| Line has trailing spaces. | 4 | |
| Line has trailing spaces. | 7 | |
| Line has trailing spaces. | 9 | |
| Line has trailing spaces. | 17 | |
| Line has trailing spaces. | 18 | |
| Unknown tag 'statuscode'. | 20 | |
| Line contains a tab character. | 24 | |
| Missing a Javadoc comment. | 24 | |
| Line contains a tab character. | 26 | |
| Missing a Javadoc comment. | 26 | |
| Parameter name should be final. | 26 | |
| Redundant throws: 'IllegalArgumentException' is unchecked exception. | 26 | |
| Line contains a tab character. | 27 | |
| Line contains a tab character. | 28 | |
| Line contains a tab character. | 29 | |
| Line is longer than 80 characters (found 82). | 30 | |
| Line contains a tab character. | 30 | |
| Line contains a tab character. | 31 | |
| Line has trailing spaces. | 32 | |
| Line contains a tab character. | 32 | |
| Line contains a tab character. | 33 | |
| Line has trailing spaces. | 34 | |
| Line contains a tab character. | 34 | |
| Line contains a tab character. | 35 | |
| Line contains a tab character. | 36 | |
| Line has trailing spaces. | 37 | |
| Line contains a tab character. | 37 | |
| Line contains a tab character. | 38 | |
| Line contains a tab character. | 39 | |
| Line has trailing spaces. | 40 | |
| Line contains a tab character. | 40 | |
| Line contains a tab character. | 41 | |
| Line contains a tab character. | 42 | |
| Line contains a tab character. | 43 | |
| Line has trailing spaces. | 44 | |
| Line contains a tab character. | 44 | |
| Line contains a tab character. | 45 | |
| Line contains a tab character. | 46 | |
| Line contains a tab character. | 47 | |
| Line has trailing spaces. | 48 | |
| Line contains a tab character. | 48 | |
| Line contains a tab character. | 49 | |
| Line contains a tab character. | 50 | |
| Line contains a tab character. | 51 | |
| Line has trailing spaces. | 52 | |
| Line contains a tab character. | 52 | |
| Line contains a tab character. | 53 | |
| Line contains a tab character. | 54 | |
| Line contains a tab character. | 55 | |
| Line has trailing spaces. | 56 | |
| Line contains a tab character. | 56 | |
| Line contains a tab character. | 57 | |
| Line contains a tab character. | 58 | |
| Line contains a tab character. | 59 | |
| Line has trailing spaces. | 60 | |
| Line contains a tab character. | 60 | |
| Line contains a tab character. | 61 | |
| Line contains a tab character. | 62 | |
| Line contains a tab character. | 63 | |
| Line has trailing spaces. | 64 | |
| Line contains a tab character. | 64 | |
| Line contains a tab character. | 65 | |
| Line contains a tab character. | 66 | |
| Line contains a tab character. | 67 | |
| Line has trailing spaces. | 68 | |
| Line contains a tab character. | 68 | |
| Line contains a tab character. | 69 | |
| Line contains a tab character. | 70 |
| Severity | Message | Line |
|---|---|---|
| Line has trailing spaces. | 3 | |
| Line has trailing spaces. | 5 | |
| Line has trailing spaces. | 6 | |
| Line has trailing spaces. | 7 | |
| ';' is preceded with whitespace. | 15 | |
| Line has trailing spaces. | 20 | |
| Line has trailing spaces. | 21 | |
| Line has trailing spaces. | 23 | |
| Unknown tag 'statuscode'. | 23 | |
| Line has trailing spaces. | 25 | |
| Line has trailing spaces. | 26 | |
| Line contains a tab character. | 26 | |
| Line contains a tab character. | 27 | |
| Missing a Javadoc comment. | 27 | |
| Line contains a tab character. | 28 | |
| Missing a Javadoc comment. | 28 | |
| Line has trailing spaces. | 29 | |
| Line contains a tab character. | 29 | |
| Line contains a tab character. | 30 | |
| Missing a Javadoc comment. | 30 | |
| '{' is not preceded with whitespace. | 30 | |
| Line contains a tab character. | 31 | |
| Line contains a tab character. | 32 | |
| Line contains a tab character. | 34 | |
| Missing a Javadoc comment. | 34 | |
| '(' is preceded with whitespace. | 34 | |
| Parameter name should be final. | 34 | |
| 'name' hides a field. | 34 | |
| Parameter value should be final. | 34 | |
| Line contains a tab character. | 35 | |
| Line contains a tab character. | 36 | |
| Line contains a tab character. | 37 | |
| 'if' is not followed by whitespace. | 37 | |
| '{' is not preceded with whitespace. | 37 | |
| Line contains a tab character. | 38 | |
| Line contains a tab character. | 39 | |
| Line contains a tab character. | 40 | |
| Line has trailing spaces. | 41 | |
| Line contains a tab character. | 42 | |
| Missing a Javadoc comment. | 42 | |
| '(' is preceded with whitespace. | 42 | |
| Parameter name should be final. | 42 | |
| 'name' hides a field. | 42 | |
| Parameter value should be final. | 42 | |
| Array brackets at illegal position. | 42 | |
| Line contains a tab character. | 43 | |
| Line contains a tab character. | 44 | |
| Line contains a tab character. | 45 | |
| Line contains a tab character. | 46 | |
| Line contains a tab character. | 47 | |
| Line contains a tab character. | 48 | |
| Line has trailing spaces. | 49 | |
| Line contains a tab character. | 49 | |
| Line contains a tab character. | 50 | |
| Method 'add' is not designed for extension - needs to be abstract, final or empty. | 50 | |
| Missing a Javadoc comment. | 50 | |
| '(' is preceded with whitespace. | 50 | |
| Parameter value should be final. | 50 | |
| Line contains a tab character. | 51 | |
| Line contains a tab character. | 52 | |
| Line contains a tab character. | 54 | |
| Method 'add' is not designed for extension - needs to be abstract, final or empty. | 54 | |
| Missing a Javadoc comment. | 54 | |
| '(' is followed by whitespace. | 54 | |
| Parameter value should be final. | 54 | |
| Array brackets at illegal position. | 54 | |
| '{' is not preceded with whitespace. | 54 | |
| Line contains a tab character. | 55 | |
| Line contains a tab character. | 56 | |
| Line contains a tab character. | 57 | |
| Line contains a tab character. | 58 | |
| Line contains a tab character. | 59 | |
| Line has trailing spaces. | 60 | |
| Line contains a tab character. | 61 | |
| Method 'add' is not designed for extension - needs to be abstract, final or empty. | 61 | |
| Missing a Javadoc comment. | 61 | |
| '(' is preceded with whitespace. | 61 | |
| Parameter position should be final. | 61 | |
| Parameter value should be final. | 61 | |
| Line contains a tab character. | 62 | |
| Line has trailing spaces. | 63 | |
| Line contains a tab character. | 63 | |
| Line contains a tab character. | 64 | |
| 'if' is not followed by whitespace. | 64 | |
| '{' is not preceded with whitespace. | 64 | |
| Line contains a tab character. | 65 | |
| Line contains a tab character. | 66 | |
| '}' should be on the same line. | 66 | |
| Line contains a tab character. | 67 | |
| 'else' is not followed by whitespace. | 67 | |
| '{' is not preceded with whitespace. | 67 | |
| Line contains a tab character. | 68 | |
| Line contains a tab character. | 69 | |
| Line has trailing spaces. | 70 | |
| Line contains a tab character. | 70 | |
| Line contains a tab character. | 71 | |
| Line has trailing spaces. | 72 | |
| Line contains a tab character. | 73 | |
| Method 'getFavourites' is not designed for extension - needs to be abstract, final or empty. | 73 | |
| Missing a Javadoc comment. | 73 | |
| '(' is preceded with whitespace. | 73 | |
| Line contains a tab character. | 74 | |
| Line contains a tab character. | 75 | |
| Line contains a tab character. | 76 | |
| Line has trailing spaces. | 77 | |
| Line contains a tab character. | 77 | |
| Line contains a tab character. | 78 | |
| Line contains a tab character. | 79 | |
| Line has trailing spaces. | 80 | |
| Line contains a tab character. | 81 | |
| Method 'getMostFavourite' is not designed for extension - needs to be abstract, final or empty. | 81 | |
| Missing a Javadoc comment. | 81 | |
| '(' is preceded with whitespace. | 81 | |
| Line contains a tab character. | 82 | |
| Line has trailing spaces. | 83 | |
| Line contains a tab character. | 83 | |
| Line contains a tab character. | 84 | |
| 'if' is not followed by whitespace. | 84 | |
| '{' is not preceded with whitespace. | 84 | |
| Line contains a tab character. | 85 | |
| Line contains a tab character. | 86 | |
| Line contains a tab character. | 87 | |
| Line has trailing spaces. | 88 | |
| Line contains a tab character. | 88 | |
| Line has trailing spaces. | 89 | |
| Line contains a tab character. | 90 | |
| Method 'getName' is not designed for extension - needs to be abstract, final or empty. | 90 | |
| Missing a Javadoc comment. | 90 | |
| '(' is preceded with whitespace. | 90 | |
| Line contains a tab character. | 91 | |
| Line contains a tab character. | 92 | |
| Line has trailing spaces. | 93 | |
| Line contains a tab character. | 94 | |
| Method 'getPosition' is not designed for extension - needs to be abstract, final or empty. | 94 | |
| Missing a Javadoc comment. | 94 | |
| '(' is preceded with whitespace. | 94 | |
| Parameter value should be final. | 94 | |
| Line contains a tab character. | 95 | |
| Line contains a tab character. | 96 | |
| Line has trailing spaces. | 97 | |
| Line contains a tab character. | 98 | |
| Method 'hasValue' is not designed for extension - needs to be abstract, final or empty. | 98 | |
| Missing a Javadoc comment. | 98 | |
| '(' is preceded with whitespace. | 98 | |
| Line contains a tab character. | 99 | |
| Line contains a tab character. | 100 | |
| Line has trailing spaces. | 101 | |
| Line contains a tab character. | 102 | |
| Method 'remove' is not designed for extension - needs to be abstract, final or empty. | 102 | |
| Missing a Javadoc comment. | 102 | |
| '(' is preceded with whitespace. | 102 | |
| Parameter value should be final. | 102 | |
| '{' is not preceded with whitespace. | 102 | |
| Line contains a tab character. | 103 | |
| Line contains a tab character. | 104 | |
| Line has trailing spaces. | 105 | |
| Line contains a tab character. | 105 | |
| Line contains a tab character. | 106 | |
| Method 'removeAll' is not designed for extension - needs to be abstract, final or empty. | 106 | |
| Missing a Javadoc comment. | 106 | |
| '{' is not preceded with whitespace. | 106 | |
| Line contains a tab character. | 107 | |
| Line contains a tab character. | 108 | |
| Line has trailing spaces. | 109 | |
| Line contains a tab character. | 110 | |
| Method 'setMostFavourite' is not designed for extension - needs to be abstract, final or empty. | 110 | |
| Missing a Javadoc comment. | 110 | |
| '(' is preceded with whitespace. | 110 | |
| Parameter value should be final. | 110 | |
| Line contains a tab character. | 111 | |
| Line contains a tab character. | 112 | |
| Line contains a tab character. | 113 | |
| Line has trailing spaces. | 115 | |
| Line contains a tab character. | 115 | |
| Method 'toString' is not designed for extension - needs to be abstract, final or empty. | 115 | |
| Missing a Javadoc comment. | 115 | |
| Line contains a tab character. | 116 | |
| Line contains a tab character. | 117 | |
| Line contains a tab character. | 118 | |
| Line contains a tab character. | 119 | |
| 'if' is not followed by whitespace. | 119 | |
| '{' is not preceded with whitespace. | 119 | |
| Line contains a tab character. | 120 | |
| Line contains a tab character. | 121 | |
| Line contains a tab character. | 122 | |
| Line contains a tab character. | 123 | |
| Line contains a tab character. | 124 | |
| Line contains a tab character. | 125 |
| Severity | Message | Line |
|---|---|---|
| Line has trailing spaces. | 3 | |
| Line has trailing spaces. | 5 | |
| Line has trailing spaces. | 6 | |
| Line has trailing spaces. | 7 | |
| Line has trailing spaces. | 18 | |
| Line has trailing spaces. | 19 | |
| Unknown tag 'statuscode'. | 21 | |
| Line has trailing spaces. | 24 | |
| Line contains a tab character. | 24 | |
| Line contains a tab character. | 25 | |
| Missing a Javadoc comment. | 25 | |
| Line contains a tab character. | 26 | |
| Line contains a tab character. | 27 | |
| Line has trailing spaces. | 28 | |
| Line contains a tab character. | 28 | |
| Line contains a tab character. | 29 | |
| Missing a Javadoc comment. | 29 | |
| Parameter s should be final. | 29 | |
| Line contains a tab character. | 30 | |
| Line contains a tab character. | 31 |
| Severity | Message | Line |
|---|---|---|
| Line has trailing spaces. | 3 | |
| Line has trailing spaces. | 5 | |
| Line has trailing spaces. | 6 | |
| Line has trailing spaces. | 7 | |
| ';' is preceded with whitespace. | 15 | |
| Line has trailing spaces. | 18 | |
| Line has trailing spaces. | 19 | |
| Unknown tag 'statuscode'. | 21 | |
| '{' is not preceded with whitespace. | 23 | |
| Line has trailing spaces. | 24 | |
| Line contains a tab character. | 24 | |
| Line contains a tab character. | 25 | |
| Missing a Javadoc comment. | 25 | |
| '(' is preceded with whitespace. | 25 | |
| Parameter preferenceName should be final. | 25 | |
| Line contains a tab character. | 26 | |
| Line contains a tab character. | 27 | |
| Line contains a tab character. | 29 | |
| Method 'getName' is not designed for extension - needs to be abstract, final or empty. | 29 | |
| Missing a Javadoc comment. | 29 | |
| '(' is preceded with whitespace. | 29 | |
| Line contains a tab character. | 30 | |
| Line contains a tab character. | 31 | |
| Line has trailing spaces. | 33 |
| Severity | Message | Line |
|---|---|---|
| Line has trailing spaces. | 3 | |
| Line has trailing spaces. | 5 | |
| Line has trailing spaces. | 6 | |
| Line has trailing spaces. | 7 | |
| ';' is preceded with whitespace. | 15 | |
| Missing a Javadoc comment. | 17 | |
| Line is longer than 80 characters (found 92). | 19 | |
| Line contains a tab character. | 19 | |
| Missing a Javadoc comment. | 19 | |
| Redundant 'public' modifier. | 19 | |
| '(' is preceded with whitespace. | 19 |
| Severity | Message | Line |
|---|---|---|
| Line has trailing spaces. | 2 | |
| Line has trailing spaces. | 4 | |
| Line has trailing spaces. | 7 | |
| Line has trailing spaces. | 9 | |
| Line has trailing spaces. | 22 | |
| Line has trailing spaces. | 23 | |
| Unknown tag 'statuscode'. | 25 | |
| Unknown tag 'comment'. | 26 | |
| Class UserPreferenceManager should be declared as final. | 28 | |
| Line contains a tab character. | 30 | |
| Missing a Javadoc comment. | 30 | |
| Name 'prefs' must match pattern '^[A-Z][A-Z0-9]*(_[A-Z0-9]+)*$'. | 30 | |
| Line has trailing spaces. | 31 | |
| Line contains a tab character. | 31 | |
| Line contains a tab character. | 32 | |
| Missing a Javadoc comment. | 32 | |
| Name 'THE_INSTANCE' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 32 | |
| Line has trailing spaces. | 33 | |
| Line contains a tab character. | 33 | |
| Line contains a tab character. | 34 | |
| Missing a Javadoc comment. | 34 | |
| Line contains a tab character. | 35 | |
| Missing a Javadoc comment. | 35 | |
| Line contains a tab character. | 36 | |
| Missing a Javadoc comment. | 36 | |
| Line contains a tab character. | 37 | |
| Missing a Javadoc comment. | 37 | |
| Line contains a tab character. | 38 | |
| Missing a Javadoc comment. | 38 | |
| Line contains a tab character. | 39 | |
| Missing a Javadoc comment. | 39 | |
| Line contains a tab character. | 40 | |
| Missing a Javadoc comment. | 40 | |
| Line has trailing spaces. | 41 | |
| Line contains a tab character. | 41 | |
| Line contains a tab character. | 42 | |
| Missing a Javadoc comment. | 42 | |
| Name 'settingsPath' must match pattern '^[A-Z][A-Z0-9]*(_[A-Z0-9]+)*$'. | 42 | |
| Line has trailing spaces. | 43 | |
| Line contains a tab character. | 43 | |
| Line contains a tab character. | 44 | |
| Missing a Javadoc comment. | 44 | |
| Line has trailing spaces. | 45 | |
| Line contains a tab character. | 45 | |
| Line contains a tab character. | 46 | |
| '{' is not preceded with whitespace. | 46 | |
| Line contains a tab character. | 47 | |
| Line contains a tab character. | 48 | |
| Line contains a tab character. | 49 | |
| Line contains a tab character. | 50 | |
| Line contains a tab character. | 51 | |
| Line contains a tab character. | 52 | |
| Line contains a tab character. | 53 | |
| Line has trailing spaces. | 54 | |
| Line contains a tab character. | 54 | |
| Line contains a tab character. | 55 | |
| Line has trailing spaces. | 56 | |
| Line contains a tab character. | 56 | |
| Line contains a tab character. | 57 | |
| Missing a Javadoc comment. | 57 | |
| Parameter name should be final. | 57 | |
| '{' is not preceded with whitespace. | 57 | |
| Line contains a tab character. | 58 | |
| Line contains a tab character. | 59 | |
| Line has trailing spaces. | 60 | |
| Line contains a tab character. | 60 | |
| Line contains a tab character. | 61 | |
| Missing a Javadoc comment. | 61 | |
| Line contains a tab character. | 62 | |
| Line has trailing spaces. | 63 | |
| Line contains a tab character. | 63 | |
| Line contains a tab character. | 64 | |
| Line contains a tab character. | 65 | |
| Line contains a tab character. | 66 | |
| Line contains a tab character. | 67 | |
| Line contains a tab character. | 68 | |
| Line contains a tab character. | 69 | |
| Line contains a tab character. | 70 | |
| Line contains a tab character. | 71 | |
| Line has trailing spaces. | 72 | |
| Line contains a tab character. | 72 | |
| Line contains a tab character. | 73 | |
| Line has trailing spaces. | 74 | |
| Line contains a tab character. | 74 | |
| Line has trailing spaces. | 75 | |
| Line contains a tab character. | 75 | |
| Line contains a tab character. | 76 | |
| Line has trailing spaces. | 77 | |
| Line contains a tab character. | 77 | |
| Line has trailing spaces. | 78 | |
| Line contains a tab character. | 78 | |
| Line contains a tab character. | 79 | |
| Line has trailing spaces. | 80 | |
| Line contains a tab character. | 80 | |
| Line has trailing spaces. | 81 | |
| Line contains a tab character. | 81 | |
| Line contains a tab character. | 82 | |
| Line has trailing spaces. | 83 | |
| Line contains a tab character. | 83 | |
| Line has trailing spaces. | 84 | |
| Line contains a tab character. | 84 | |
| Line contains a tab character. | 85 | |
| Line has trailing spaces. | 86 | |
| Line contains a tab character. | 86 | |
| Line has trailing spaces. | 87 | |
| Line contains a tab character. | 87 | |
| Line contains a tab character. | 88 | |
| Line has trailing spaces. | 89 | |
| Line contains a tab character. | 89 | |
| Line has trailing spaces. | 90 | |
| Line contains a tab character. | 90 | |
| Line contains a tab character. | 91 | |
| Line has trailing spaces. | 92 | |
| Line contains a tab character. | 92 | |
| Line has trailing spaces. | 93 | |
| Line contains a tab character. | 93 | |
| Line contains a tab character. | 94 | |
| Line contains a tab character. | 95 | |
| Line contains a tab character. | 97 | |
| Missing a Javadoc comment. | 97 | |
| Parameter s should be final. | 97 | |
| '{' is not preceded with whitespace. | 97 | |
| Line contains a tab character. | 98 | |
| Line contains a tab character. | 99 | |
| Line contains a tab character. | 100 | |
| Line contains a tab character. | 101 | |
| Line contains a tab character. | 102 | |
| Line contains a tab character. | 103 | |
| Line contains a tab character. | 104 | |
| Line has trailing spaces. | 105 | |
| Line contains a tab character. | 105 | |
| Line contains a tab character. | 106 | |
| Missing a Javadoc comment. | 106 | |
| Line contains a tab character. | 107 | |
| 'if' is not followed by whitespace. | 107 | |
| '{' is not preceded with whitespace. | 107 | |
| Line contains a tab character. | 108 | |
| Line contains a tab character. | 109 | |
| Line contains a tab character. | 110 | |
| Line contains a tab character. | 111 | |
| Line contains a tab character. | 113 | |
| Missing a Javadoc comment. | 113 | |
| Parameter p should be final. | 113 | |
| Line contains a tab character. | 114 | |
| Line contains a tab character. | 115 | |
| Line contains a tab character. | 116 | |
| Line has trailing spaces. | 117 | |
| Line contains a tab character. | 117 | |
| Line is longer than 80 characters (found 86). | 118 | |
| Line contains a tab character. | 118 | |
| Line contains a tab character. | 119 | |
| Line contains a tab character. | 120 | |
| Line contains a tab character. | 122 | |
| Missing a Javadoc comment. | 122 | |
| Parameter p should be final. | 122 | |
| Parameter facility should be final. | 122 | |
| Line has trailing spaces. | 123 | |
| Line contains a tab character. | 123 | |
| Line contains a tab character. | 124 | |
| Line contains a tab character. | 125 | |
| Line has trailing spaces. | 126 | |
| Line contains a tab character. | 126 | |
| Line has trailing spaces. | 127 | |
| Line contains a tab character. | 127 | |
| Line contains a tab character. | 128 | |
| 'if' is not followed by whitespace. | 128 | |
| Line contains a tab character. | 129 | |
| Line contains a tab character. | 130 | |
| Line has trailing spaces. | 131 | |
| Line contains a tab character. | 131 | |
| Line contains a tab character. | 132 | |
| Line contains a tab character. | 133 | |
| Line contains a tab character. | 134 | |
| 'if' is not followed by whitespace. | 134 | |
| '{' is not preceded with whitespace. | 134 | |
| Line contains a tab character. | 135 | |
| Line is longer than 80 characters (found 118). | 136 | |
| Line contains a tab character. | 136 | |
| Line contains a tab character. | 137 | |
| Line contains a tab character. | 138 | |
| Line contains a tab character. | 139 | |
| Line contains a tab character. | 140 | |
| Line contains a tab character. | 141 | |
| Line has trailing spaces. | 142 | |
| Line contains a tab character. | 142 | |
| Line contains a tab character. | 143 | |
| Line contains a tab character. | 145 | |
| Missing a Javadoc comment. | 145 | |
| Parameter p should be final. | 145 | |
| Line contains a tab character. | 146 | |
| Line contains a tab character. | 147 | |
| Line is longer than 80 characters (found 92). | 149 | |
| Line contains a tab character. | 149 | |
| Missing a Javadoc comment. | 149 | |
| Parameter listener should be final. | 149 | |
| Line contains a tab character. | 150 | |
| 'if' is not followed by whitespace. | 150 | |
| '{' is not preceded with whitespace. | 150 | |
| Line contains a tab character. | 151 | |
| Line contains a tab character. | 152 | |
| Line contains a tab character. | 153 | |
| Line is longer than 80 characters (found 95). | 155 | |
| Line contains a tab character. | 155 | |
| Missing a Javadoc comment. | 155 | |
| Parameter listener should be final. | 155 | |
| Line contains a tab character. | 156 | |
| 'if' is not followed by whitespace. | 156 | |
| '{' is not preceded with whitespace. | 156 | |
| Line contains a tab character. | 157 | |
| Line contains a tab character. | 158 | |
| Line contains a tab character. | 159 | |
| Line has trailing spaces. | 160 | |
| Line contains a tab character. | 160 | |
| Line contains a tab character. | 161 | |
| Missing a Javadoc comment. | 161 | |
| Parameter event should be final. | 161 | |
| '{' is not preceded with whitespace. | 161 | |
| Line contains a tab character. | 162 | |
| 'for' is not followed by whitespace. | 162 | |
| '{' is not preceded with whitespace. | 162 | |
| Line is longer than 80 characters (found 114). | 163 | |
| Line contains a tab character. | 163 | |
| Line contains a tab character. | 164 | |
| Line contains a tab character. | 165 |
| Severity | Message | Line |
|---|---|---|
| Line has trailing spaces. | 3 | |
| Line has trailing spaces. | 5 | |
| Line has trailing spaces. | 6 | |
| Line has trailing spaces. | 7 | |
| Line has trailing spaces. | 18 | |
| Line has trailing spaces. | 19 | |
| Unknown tag 'statuscode'. | 21 | |
| '{' is not preceded with whitespace. | 23 | |
| Line has trailing spaces. | 24 | |
| Line contains a tab character. | 24 | |
| Line contains a tab character. | 25 | |
| Missing a Javadoc comment. | 25 | |
| Parameter name should be final. | 25 | |
| '{' is not preceded with whitespace. | 25 | |
| Line contains a tab character. | 26 | |
| Line contains a tab character. | 27 | |
| Line contains a tab character. | 29 | |
| Missing a Javadoc comment. | 29 | |
| Parameter name should be final. | 29 | |
| Parameter actions should be final. | 29 | |
| '{' is not preceded with whitespace. | 29 | |
| Line contains a tab character. | 30 | |
| ',' is not followed by whitespace. | 30 | |
| Line contains a tab character. | 31 |
| Severity | Message | Line |
|---|---|---|
| Line has trailing spaces. | 3 | |
| Line has trailing spaces. | 5 | |
| Line has trailing spaces. | 6 | |
| Line has trailing spaces. | 7 | |
| Missing a Javadoc comment. | 17 | |
| '{' is not preceded with whitespace. | 17 | |
| Line has trailing spaces. | 18 | |
| Missing a Javadoc comment. | 19 | |
| Redundant 'public' modifier. | 19 | |
| Missing a Javadoc comment. | 21 | |
| Redundant 'public' modifier. | 21 |
| Severity | Message | Line |
|---|---|---|
| Line has trailing spaces. | 3 | |
| Line has trailing spaces. | 5 | |
| Line has trailing spaces. | 6 | |
| Line has trailing spaces. | 7 | |
| Missing a Javadoc comment. | 18 | |
| '{' is not preceded with whitespace. | 18 | |
| Line has trailing spaces. | 19 | |
| Missing a Javadoc comment. | 20 | |
| Redundant 'public' modifier. | 20 | |
| Missing a Javadoc comment. | 22 | |
| Redundant 'public' modifier. | 22 | |
| Missing a Javadoc comment. | 24 | |
| Redundant 'public' modifier. | 24 | |
| Missing a Javadoc comment. | 26 | |
| Redundant 'public' modifier. | 26 | |
| Missing a Javadoc comment. | 28 | |
| Redundant 'public' modifier. | 28 |
| Severity | Message | Line |
|---|---|---|
| Line has trailing spaces. | 3 | |
| Line has trailing spaces. | 5 | |
| Line has trailing spaces. | 6 | |
| Line has trailing spaces. | 7 | |
| Missing a Javadoc comment. | 18 | |
| '{' is not preceded with whitespace. | 18 | |
| Line has trailing spaces. | 19 | |
| Missing a Javadoc comment. | 20 | |
| Redundant 'public' modifier. | 20 | |
| Missing a Javadoc comment. | 22 | |
| Redundant 'public' modifier. | 22 | |
| Missing a Javadoc comment. | 24 | |
| Redundant 'public' modifier. | 24 | |
| Missing a Javadoc comment. | 26 | |
| Redundant 'public' modifier. | 26 | |
| Missing a Javadoc comment. | 28 | |
| Redundant 'public' modifier. | 28 | |
| Line has trailing spaces. | 29 | |
| Missing a Javadoc comment. | 30 | |
| Redundant 'public' modifier. | 30 | |
| Missing a Javadoc comment. | 32 | |
| Redundant 'public' modifier. | 32 | |
| Missing a Javadoc comment. | 34 | |
| Redundant 'public' modifier. | 34 |
| Severity | Message | Line |
|---|---|---|
| Line has trailing spaces. | 3 | |
| Line has trailing spaces. | 5 | |
| Line has trailing spaces. | 6 | |
| Line has trailing spaces. | 7 | |
| Missing a Javadoc comment. | 17 | |
| '{' is not preceded with whitespace. | 17 | |
| Line has trailing spaces. | 18 | |
| Missing a Javadoc comment. | 19 | |
| Redundant 'public' modifier. | 19 | |
| Missing a Javadoc comment. | 21 | |
| Redundant 'public' modifier. | 21 | |
| Missing a Javadoc comment. | 23 | |
| Redundant 'public' modifier. | 23 |
| Severity | Message | Line |
|---|---|---|
| Line has trailing spaces. | 3 | |
| Line has trailing spaces. | 5 | |
| Line has trailing spaces. | 6 | |
| Line has trailing spaces. | 7 | |
| Missing a Javadoc comment. | 17 | |
| '{' is not preceded with whitespace. | 17 | |
| Line has trailing spaces. | 18 | |
| Missing a Javadoc comment. | 19 | |
| Redundant 'public' modifier. | 19 | |
| Missing a Javadoc comment. | 21 | |
| Redundant 'public' modifier. | 21 | |
| Line has trailing spaces. | 22 | |
| Line contains a tab character. | 22 | |
| Missing a Javadoc comment. | 23 | |
| Redundant 'public' modifier. | 23 | |
| Missing a Javadoc comment. | 25 | |
| Redundant 'public' modifier. | 25 | |
| Missing a Javadoc comment. | 27 | |
| Redundant 'public' modifier. | 27 | |
| Line is longer than 80 characters (found 82). | 29 | |
| Missing a Javadoc comment. | 29 | |
| Redundant 'public' modifier. | 29 | |
| Line has trailing spaces. | 30 | |
| Missing a Javadoc comment. | 31 | |
| Redundant 'public' modifier. | 31 | |
| Line has trailing spaces. | 32 | |
| Missing a Javadoc comment. | 33 | |
| Redundant 'public' modifier. | 33 |
| Severity | Message | Line |
|---|---|---|
| Line has trailing spaces. | 3 | |
| Line has trailing spaces. | 5 | |
| Line has trailing spaces. | 6 | |
| Line has trailing spaces. | 7 | |
| Missing a Javadoc comment. | 17 | |
| '{' is not preceded with whitespace. | 17 | |
| Line has trailing spaces. | 18 | |
| Missing a Javadoc comment. | 19 | |
| Redundant 'public' modifier. | 19 | |
| Missing a Javadoc comment. | 20 | |
| Redundant 'public' modifier. | 20 | |
| Missing a Javadoc comment. | 21 | |
| Redundant 'public' modifier. | 21 | |
| Missing a Javadoc comment. | 23 | |
| Redundant 'public' modifier. | 23 | |
| Missing a Javadoc comment. | 25 | |
| Redundant 'public' modifier. | 25 | |
| Missing a Javadoc comment. | 27 | |
| Redundant 'public' modifier. | 27 | |
| Missing a Javadoc comment. | 29 | |
| Redundant 'public' modifier. | 29 | |
| Missing a Javadoc comment. | 31 | |
| Redundant 'public' modifier. | 31 | |
| Missing a Javadoc comment. | 33 | |
| Redundant 'public' modifier. | 33 | |
| Missing a Javadoc comment. | 35 | |
| Redundant 'public' modifier. | 35 | |
| Missing a Javadoc comment. | 37 | |
| Redundant 'public' modifier. | 37 | |
| Missing a Javadoc comment. | 39 | |
| Redundant 'public' modifier. | 39 | |
| Missing a Javadoc comment. | 41 | |
| Redundant 'public' modifier. | 41 | |
| Missing a Javadoc comment. | 43 | |
| Redundant 'public' modifier. | 43 |
| Severity | Message | Line |
|---|---|---|
| Line has trailing spaces. | 3 | |
| Line has trailing spaces. | 5 | |
| Line has trailing spaces. | 6 | |
| Line has trailing spaces. | 7 | |
| Line has trailing spaces. | 10 | |
| Line has trailing spaces. | 24 | |
| Line has trailing spaces. | 25 | |
| Unknown tag 'statuscode'. | 28 | |
| Line has trailing spaces. | 31 | |
| Line contains a tab character. | 31 | |
| Line is longer than 80 characters (found 108). | 32 | |
| Line contains a tab character. | 32 | |
| Missing a Javadoc comment. | 32 | |
| Name 'log' must match pattern '^[A-Z][A-Z0-9]*(_[A-Z0-9]+)*$'. | 32 | |
| Line has trailing spaces. | 33 | |
| Line contains a tab character. | 33 | |
| Line contains a tab character. | 34 | |
| Line contains a tab character. | 35 | |
| Missing a Javadoc comment. | 35 | |
| Line contains a tab character. | 37 | |
| Missing a Javadoc comment. | 37 | |
| Line contains a tab character. | 38 | |
| Line is longer than 80 characters (found 81). | 40 | |
| Line contains a tab character. | 40 | |
| Method 'showLook' is not designed for extension - needs to be abstract, final or empty. | 40 | |
| Missing a Javadoc comment. | 40 | |
| Parameter g should be final. | 40 | |
| Parameter hVisible should be final. | 40 | |
| Parameter state should be final. | 40 | |
| Line contains a tab character. | 41 | |
| Line has trailing spaces. | 42 | |
| Line contains a tab character. | 42 | |
| Line has trailing spaces. | 43 | |
| Line contains a tab character. | 43 | |
| Line contains a tab character. | 44 | |
| 'cast' is not followed by whitespace. | 44 | |
| Line has trailing spaces. | 45 | |
| Line contains a tab character. | 45 | |
| Line has trailing spaces. | 46 | |
| Line contains a tab character. | 46 | |
| Line has trailing spaces. | 47 | |
| Line contains a tab character. | 47 | |
| Line contains a tab character. | 48 | |
| Line contains a tab character. | 50 | |
| Line contains a tab character. | 51 | |
| Line contains a tab character. | 52 | |
| Line contains a tab character. | 53 | |
| Line is longer than 80 characters (found 84). | 54 | |
| Line contains a tab character. | 54 | |
| Line contains a tab character. | 55 | |
| Line has trailing spaces. | 56 | |
| Line contains a tab character. | 56 | |
| Line contains a tab character. | 58 | |
| Line contains a tab character. | 59 | |
| Line contains a tab character. | 61 | |
| Line has trailing spaces. | 62 | |
| Line contains a tab character. | 62 | |
| Line contains a tab character. | 63 | |
| Line contains a tab character. | 64 | |
| Line contains a tab character. | 66 | |
| Line has trailing spaces. | 67 | |
| Line contains a tab character. | 67 | |
| Line contains a tab character. | 68 | |
| Line contains a tab character. | 69 | |
| Line has trailing spaces. | 70 | |
| Line contains a tab character. | 70 | |
| Line contains a tab character. | 71 | |
| Line contains a tab character. | 72 | |
| 'while' is not followed by whitespace. | 72 | |
| '{' is not preceded with whitespace. | 72 | |
| Line contains a tab character. | 73 | |
| Line contains a tab character. | 74 | |
| Line has trailing spaces. | 75 | |
| Line contains a tab character. | 75 | |
| Line is longer than 80 characters (found 95). | 76 | |
| Line contains a tab character. | 76 | |
| Line has trailing spaces. | 77 | |
| Line contains a tab character. | 77 | |
| Line contains a tab character. | 78 | |
| 'if' is not followed by whitespace. | 78 | |
| '{' is not preceded with whitespace. | 78 | |
| Line contains a tab character. | 79 | |
| Line contains a tab character. | 80 | |
| '}' should be on the same line. | 80 | |
| Line contains a tab character. | 81 | |
| 'else' is not followed by whitespace. | 81 | |
| '{' is not preceded with whitespace. | 81 | |
| Line is longer than 80 characters (found 104). | 82 | |
| Line contains a tab character. | 82 | |
| Line contains a tab character. | 83 | |
| Line has trailing spaces. | 84 | |
| Line is longer than 80 characters (found 104). | 84 | |
| Line contains a tab character. | 84 | |
| Line contains a tab character. | 85 | |
| Line contains a tab character. | 86 | |
| Line contains a tab character. | 87 | |
| Line has trailing spaces. | 88 | |
| Line contains a tab character. | 88 | |
| Line contains a tab character. | 89 | |
| Line contains a tab character. | 90 | |
| 'if' is not followed by whitespace. | 90 | |
| '{' is not preceded with whitespace. | 90 | |
| Line contains a tab character. | 91 | |
| Line contains a tab character. | 92 | |
| 'if' is not followed by whitespace. | 92 | |
| '{' is not preceded with whitespace. | 92 | |
| Line contains a tab character. | 93 | |
| Line has trailing spaces. | 94 | |
| Line contains a tab character. | 94 | |
| Line contains a tab character. | 95 | |
| Line contains a tab character. | 96 | |
| Line has trailing spaces. | 97 | |
| Line contains a tab character. | 97 | |
| Line contains a tab character. | 98 | |
| Line is longer than 80 characters (found 110). | 99 | |
| Line contains a tab character. | 99 | |
| Line has trailing spaces. | 100 | |
| Line contains a tab character. | 100 | |
| Line contains a tab character. | 101 | |
| Line is longer than 80 characters (found 112). | 102 | |
| Line contains a tab character. | 102 | |
| Line has trailing spaces. | 103 | |
| Line contains a tab character. | 103 | |
| Line contains a tab character. | 104 | |
| Line contains a tab character. | 105 | |
| Line contains a tab character. | 106 | |
| Line contains a tab character. | 107 | |
| Line has trailing spaces. | 108 | |
| Line contains a tab character. | 108 | |
| Line contains a tab character. | 109 | |
| Line contains a tab character. | 111 | |
| Method 'widgetChanged' is not designed for extension - needs to be abstract, final or empty. | 111 | |
| Missing a Javadoc comment. | 111 | |
| Parameter visible should be final. | 111 | |
| Parameter changes should be final. | 111 | |
| Line contains a tab character. | 112 | |
| Line is longer than 80 characters (found 97). | 113 | |
| Line contains a tab character. | 113 | |
| Line is longer than 80 characters (found 93). | 114 | |
| Line contains a tab character. | 114 | |
| Line contains a tab character. | 115 | |
| Line has trailing spaces. | 116 | |
| Line contains a tab character. | 116 | |
| Line is longer than 80 characters (found 95). | 117 | |
| Line contains a tab character. | 117 | |
| Line is longer than 80 characters (found 114). | 118 | |
| Line contains a tab character. | 118 | |
| Line has trailing spaces. | 119 | |
| Line contains a tab character. | 119 | |
| Line contains a tab character. | 120 | |
| Line has trailing spaces. | 121 | |
| Line contains a tab character. | 121 | |
| Line contains a tab character. | 122 | |
| Line contains a tab character. | 123 | |
| Line has trailing spaces. | 124 | |
| Line contains a tab character. | 124 | |
| Line contains a tab character. | 125 | |
| Line contains a tab character. | 126 | |
| Line is longer than 80 characters (found 93). | 127 | |
| Line contains a tab character. | 127 | |
| Line contains a tab character. | 128 | |
| Line contains a tab character. | 129 | |
| Line contains a tab character. | 131 | |
| Method 'getMinimumSize' is not designed for extension - needs to be abstract, final or empty. | 131 | |
| Missing a Javadoc comment. | 131 | |
| Parameter hvisible should be final. | 131 | |
| Line contains a tab character. | 132 | |
| Line contains a tab character. | 133 | |
| Line contains a tab character. | 135 | |
| Method 'getPreferredSize' is not designed for extension - needs to be abstract, final or empty. | 135 | |
| Missing a Javadoc comment. | 135 | |
| Parameter hvisible should be final. | 135 | |
| Line contains a tab character. | 136 | |
| Line contains a tab character. | 137 | |
| Line contains a tab character. | 139 | |
| Method 'getMaximumSize' is not designed for extension - needs to be abstract, final or empty. | 139 | |
| Missing a Javadoc comment. | 139 | |
| Parameter hvisible should be final. | 139 | |
| Line contains a tab character. | 140 | |
| Line contains a tab character. | 141 | |
| Line contains a tab character. | 143 | |
| Method 'isOpaque' is not designed for extension - needs to be abstract, final or empty. | 143 | |
| Missing a Javadoc comment. | 143 | |
| Parameter visible should be final. | 143 | |
| Line contains a tab character. | 144 | |
| Line contains a tab character. | 145 | |
| Line contains a tab character. | 147 | |
| Method 'getInsets' is not designed for extension - needs to be abstract, final or empty. | 147 | |
| Missing a Javadoc comment. | 147 | |
| Parameter visible should be final. | 147 | |
| Line contains a tab character. | 148 | |
| Line contains a tab character. | 149 |
| Severity | Message | Line |
|---|---|---|
| Line has trailing spaces. | 3 | |
| Line has trailing spaces. | 5 | |
| Line has trailing spaces. | 6 | |
| Line has trailing spaces. | 7 | |
| Line has trailing spaces. | 26 | |
| Line has trailing spaces. | 27 | |
| Unknown tag 'statuscode'. | 29 | |
| '{' is not preceded with whitespace. | 31 | |
| Line has trailing spaces. | 32 | |
| Line contains a tab character. | 32 | |
| Line contains a tab character. | 33 | |
| Missing a Javadoc comment. | 33 | |
| Line has trailing spaces. | 34 | |
| Line contains a tab character. | 34 | |
| Line contains a tab character. | 35 | |
| Missing a Javadoc comment. | 35 | |
| Line has trailing spaces. | 36 | |
| Line contains a tab character. | 36 | |
| Missing a Javadoc comment. | 37 | |
| '{' is not preceded with whitespace. | 37 | |
| Line contains a tab character. | 38 | |
| Line contains a tab character. | 39 | |
| Missing a Javadoc comment. | 42 | |
| Parameter images should be final. | 42 | |
| Parameter delay should be final. | 42 | |
| Parameter playMode should be final. | 42 | |
| Parameter repeatCount should be final. | 42 | |
| '{' is not preceded with whitespace. | 42 | |
| Line contains a tab character. | 43 | |
| Line contains a tab character. | 44 | |
| Line has trailing spaces. | 46 | |
| Line is longer than 80 characters (found 117). | 47 | |
| Missing a Javadoc comment. | 47 | |
| More than 7 parameters (found 8). | 47 | |
| Parameter images should be final. | 47 | |
| Parameter delay should be final. | 47 | |
| Parameter playMode should be final. | 47 | |
| Parameter repeatCount should be final. | 47 | |
| Parameter x should be final. | 47 | |
| Parameter y should be final. | 47 | |
| Parameter width should be final. | 47 | |
| Parameter height should be final. | 47 | |
| '{' is not preceded with whitespace. | 47 | |
| Line contains a tab character. | 48 | |
| Line contains a tab character. | 49 | |
| Line is longer than 80 characters (found 146). | 52 | |
| Missing a Javadoc comment. | 52 | |
| More than 7 parameters (found 9). | 52 | |
| Parameter imagesNormal should be final. | 52 | |
| Parameter imagesFocused should be final. | 52 | |
| Parameter delay should be final. | 52 | |
| Parameter playMode should be final. | 52 | |
| Parameter repeatCount should be final. | 52 | |
| Parameter x should be final. | 52 | |
| Parameter y should be final. | 52 | |
| Parameter width should be final. | 52 | |
| Parameter height should be final. | 52 | |
| '{' is not preceded with whitespace. | 52 | |
| Line contains a tab character. | 53 | |
| Line contains a tab character. | 54 | |
| Line contains a tab character. | 55 | |
| Line is longer than 80 characters (found 109). | 58 | |
| Missing a Javadoc comment. | 58 | |
| Parameter imagesNormal should be final. | 58 | |
| Parameter imagesFocused should be final. | 58 | |
| Parameter delay should be final. | 58 | |
| Parameter playMode should be final. | 58 | |
| Parameter repeatCount should be final. | 58 | |
| '{' is not preceded with whitespace. | 58 | |
| Line contains a tab character. | 59 | |
| Line contains a tab character. | 60 | |
| Line contains a tab character. | 61 | |
| Missing a Javadoc comment. | 65 | |
| '{' is not preceded with whitespace. | 65 | |
| Line contains a tab character. | 66 | |
| Line has trailing spaces. | 68 | |
| Missing a Javadoc comment. | 69 | |
| Parameter defaultHLook should be final. | 69 | |
| 'defaultHLook' hides a field. | 69 | |
| '{' is not preceded with whitespace. | 69 | |
| Line contains a tab character. | 70 | |
| Missing a Javadoc comment. | 73 | |
| '{' is not preceded with whitespace. | 73 | |
| Line contains a tab character. | 74 | |
| Method 'setMove' is not designed for extension - needs to be abstract, final or empty. | 77 | |
| Missing a Javadoc comment. | 77 | |
| Parameter keyCode should be final. | 77 | |
| Parameter target should be final. | 77 | |
| '{' is not preceded with whitespace. | 77 | |
| Line contains a tab character. | 78 | |
| Method 'getMove' is not designed for extension - needs to be abstract, final or empty. | 81 | |
| Missing a Javadoc comment. | 81 | |
| Parameter keyCode should be final. | 81 | |
| '{' is not preceded with whitespace. | 81 | |
| Line contains a tab character. | 82 | |
| Line is longer than 80 characters (found 101). | 85 | |
| Method 'setFocusTraversal' is not designed for extension - needs to be abstract, final or empty. | 85 | |
| Missing a Javadoc comment. | 85 | |
| Parameter up should be final. | 85 | |
| Parameter down should be final. | 85 | |
| Parameter left should be final. | 85 | |
| Parameter right should be final. | 85 | |
| '{' is not preceded with whitespace. | 85 | |
| Line contains a tab character. | 86 | |
| Method 'isSelected' is not designed for extension - needs to be abstract, final or empty. | 89 | |
| Missing a Javadoc comment. | 89 | |
| '{' is not preceded with whitespace. | 89 | |
| Line contains a tab character. | 90 | |
| Method 'setGainFocusSound' is not designed for extension - needs to be abstract, final or empty. | 93 | |
| Missing a Javadoc comment. | 93 | |
| Parameter sound should be final. | 93 | |
| '{' is not preceded with whitespace. | 93 | |
| Line contains a tab character. | 94 | |
| Method 'setLoseFocusSound' is not designed for extension - needs to be abstract, final or empty. | 97 | |
| Missing a Javadoc comment. | 97 | |
| Parameter sound should be final. | 97 | |
| '{' is not preceded with whitespace. | 97 | |
| Line contains a tab character. | 98 | |
| Method 'getGainFocusSound' is not designed for extension - needs to be abstract, final or empty. | 101 | |
| Missing a Javadoc comment. | 101 | |
| '{' is not preceded with whitespace. | 101 | |
| Line contains a tab character. | 102 | |
| Method 'getLoseFocusSound' is not designed for extension - needs to be abstract, final or empty. | 105 | |
| Missing a Javadoc comment. | 105 | |
| '{' is not preceded with whitespace. | 105 | |
| Line contains a tab character. | 106 | |
| Line is longer than 80 characters (found 90). | 109 | |
| Method 'addHFocusListener' is not designed for extension - needs to be abstract, final or empty. | 109 | |
| Missing a Javadoc comment. | 109 | |
| Parameter listener should be final. | 109 | |
| '{' is not preceded with whitespace. | 109 | |
| Line contains a tab character. | 110 | |
| Line is longer than 80 characters (found 93). | 113 | |
| Method 'removeHFocusListener' is not designed for extension - needs to be abstract, final or empty. | 113 | |
| Missing a Javadoc comment. | 113 | |
| Parameter listener should be final. | 113 | |
| '{' is not preceded with whitespace. | 113 | |
| Line contains a tab character. | 114 | |
| Line has trailing spaces. | 116 | |
| Method 'getNavigationKeys' is not designed for extension - needs to be abstract, final or empty. | 117 | |
| Missing a Javadoc comment. | 117 | |
| '{' is not preceded with whitespace. | 117 | |
| Line contains a tab character. | 118 | |
| Line has trailing spaces. | 120 | |
| Method 'isFocusTraversable' is not designed for extension - needs to be abstract, final or empty. | 124 | |
| Missing a Javadoc comment. | 124 | |
| Line contains a tab character. | 125 | |
| Expected an @return tag. | 137 | |
| Method 'getFocusListeners' is not designed for extension - needs to be abstract, final or empty. | 137 | |
| '{' is not preceded with whitespace. | 137 | |
| Line contains a tab character. | 138 | |
| Line has trailing spaces. | 140 | |
| Method 'processFocusEvent' is not designed for extension - needs to be abstract, final or empty. | 142 | |
| Missing a Javadoc comment. | 142 | |
| Parameter e should be final. | 142 | |
| '{' is not preceded with whitespace. | 142 | |
| Line contains a tab character. | 143 | |
| Line contains a tab character. | 144 | |
| Line contains a tab character. | 145 | |
| Line has trailing spaces. | 146 | |
| Line contains a tab character. | 146 | |
| Line has trailing spaces. | 149 | |
| Method 'processHFocusEvent' is not designed for extension - needs to be abstract, final or empty. | 150 | |
| Missing a Javadoc comment. | 150 | |
| Parameter evt should be final. | 150 | |
| Line contains a tab character. | 151 | |
| Line contains a tab character. | 152 | |
| Line has trailing spaces. | 153 | |
| Line contains a tab character. | 153 | |
| Line contains a tab character. | 154 | |
| 'if' is not followed by whitespace. | 154 | |
| '{' is not preceded with whitespace. | 154 | |
| Line contains a tab character. | 155 | |
| Line contains a tab character. | 156 | |
| Line has trailing spaces. | 158 | |
| Line has trailing spaces. | 159 | |
| Method 'setInteractionState' is not designed for extension - needs to be abstract, final or empty. | 160 | |
| Missing a Javadoc comment. | 160 | |
| Parameter state should be final. | 160 | |
| '{' is not preceded with whitespace. | 160 | |
| Line contains a tab character. | 161 | |
| Line contains a tab character. | 162 | |
| Line contains a tab character. | 163 | |
| 'if' is not followed by whitespace. | 163 | |
| '{' is not preceded with whitespace. | 163 | |
| Line contains a tab character. | 164 | |
| Line contains a tab character. | 165 | |
| Line contains a tab character. | 166 | |
| Line has trailing spaces. | 168 |
| Severity | Message | Line |
|---|---|---|
| Line has trailing spaces. | 3 | |
| Line has trailing spaces. | 5 | |
| Line has trailing spaces. | 6 | |
| Line has trailing spaces. | 7 | |
| Line has trailing spaces. | 18 | |
| Line has trailing spaces. | 19 | |
| Unknown tag 'statuscode'. | 21 | |
| '{' is not preceded with whitespace. | 23 | |
| Missing a Javadoc comment. | 25 | |
| Missing a Javadoc comment. | 26 | |
| Missing a Javadoc comment. | 27 | |
| Line has trailing spaces. | 28 | |
| Missing a Javadoc comment. | 29 | |
| '{' is not preceded with whitespace. | 29 | |
| '12' is a magic number. | 30 | |
| 'for' is not followed by whitespace. | 31 | |
| '{' is not preceded with whitespace. | 31 | |
| Method 'isConfigSupported' is not designed for extension - needs to be abstract, final or empty. | 37 | |
| Missing a Javadoc comment. | 37 | |
| Parameter hbc should be final. | 37 | |
| '{' is not preceded with whitespace. | 37 | |
| Method 'setPreference' is not designed for extension - needs to be abstract, final or empty. | 41 | |
| Missing a Javadoc comment. | 41 | |
| Parameter preference should be final. | 41 | |
| Parameter priority should be final. | 41 | |
| '{' is not preceded with whitespace. | 41 | |
| Method 'getPreferencePriority' is not designed for extension - needs to be abstract, final or empty. | 45 | |
| Missing a Javadoc comment. | 45 | |
| Parameter preference should be final. | 45 | |
| '{' is not preceded with whitespace. | 45 |
| Severity | Message | Line |
|---|---|---|
| Line has trailing spaces. | 3 | |
| Line has trailing spaces. | 5 | |
| Line has trailing spaces. | 6 | |
| Line has trailing spaces. | 7 | |
| Line has trailing spaces. | 18 | |
| Line has trailing spaces. | 19 | |
| Unknown tag 'statuscode'. | 21 | |
| '{' is not preceded with whitespace. | 23 | |
| Missing a Javadoc comment. | 25 | |
| Missing a Javadoc comment. | 26 | |
| Line has trailing spaces. | 28 | |
| Missing a Javadoc comment. | 28 | |
| '{' is not preceded with whitespace. | 28 | |
| Line has trailing spaces. | 32 | |
| Line is longer than 80 characters (found 82). | 33 | |
| Line has trailing spaces. | 34 | |
| Missing a Javadoc comment. | 34 | |
| Parameter bgDevice should be final. | 34 | |
| '{' is not preceded with whitespace. | 34 | |
| Method 'getDevice' is not designed for extension - needs to be abstract, final or empty. | 39 | |
| Missing a Javadoc comment. | 39 | |
| '{' is not preceded with whitespace. | 39 | |
| Method 'getConfigTemplate' is not designed for extension - needs to be abstract, final or empty. | 43 | |
| Missing a Javadoc comment. | 43 | |
| '{' is not preceded with whitespace. | 43 | |
| Method 'getColor' is not designed for extension - needs to be abstract, final or empty. | 47 | |
| Missing a Javadoc comment. | 47 | |
| '{' is not preceded with whitespace. | 47 | |
| Line is longer than 80 characters (found 130). | 51 | |
| Method 'setColor' is not designed for extension - needs to be abstract, final or empty. | 51 | |
| Missing a Javadoc comment. | 51 | |
| Parameter color should be final. | 51 | |
| '{' is not preceded with whitespace. | 51 | |
| Line is longer than 80 characters (found 120). | 52 |
| Severity | Message | Line |
|---|---|---|
| Line has trailing spaces. | 3 | |
| Line has trailing spaces. | 5 | |
| Line has trailing spaces. | 6 | |
| Line has trailing spaces. | 7 | |
| Line has trailing spaces. | 19 | |
| Line has trailing spaces. | 20 | |
| Unknown tag 'statuscode'. | 22 | |
| Unknown tag 'comment'. | 23 | |
| '{' is not preceded with whitespace. | 25 | |
| Line is longer than 80 characters (found 113). | 27 | |
| Line contains a tab character. | 27 | |
| Missing a Javadoc comment. | 27 | |
| Name 'log' must match pattern '^[A-Z][A-Z0-9]*(_[A-Z0-9]+)*$'. | 27 | |
| Line has trailing spaces. | 28 | |
| Line contains a tab character. | 28 | |
| Missing a Javadoc comment. | 29 | |
| Missing a Javadoc comment. | 30 | |
| Missing a Javadoc comment. | 32 | |
| '{' is not preceded with whitespace. | 32 | |
| Method 'getConfigurations' is not designed for extension - needs to be abstract, final or empty. | 38 | |
| Missing a Javadoc comment. | 38 | |
| '{' is not preceded with whitespace. | 38 | |
| Line has trailing spaces. | 39 | |
| Method 'getDefaultConfiguration' is not designed for extension - needs to be abstract, final or empty. | 42 | |
| Missing a Javadoc comment. | 42 | |
| '{' is not preceded with whitespace. | 42 | |
| Line is longer than 80 characters (found 88). | 46 | |
| Method 'getBestConfiguration' is not designed for extension - needs to be abstract, final or empty. | 46 | |
| Missing a Javadoc comment. | 46 | |
| Parameter hbc should be final. | 46 | |
| '{' is not preceded with whitespace. | 46 | |
| Line is longer than 80 characters (found 81). | 47 | |
| Line is longer than 80 characters (found 111). | 48 | |
| Line has trailing spaces. | 49 | |
| Line is longer than 80 characters (found 92). | 52 | |
| Method 'getBestConfiguration' is not designed for extension - needs to be abstract, final or empty. | 52 | |
| Missing a Javadoc comment. | 52 | |
| Parameter hbcta should be final. | 52 | |
| Array brackets at illegal position. | 52 | |
| '{' is not preceded with whitespace. | 52 | |
| Method 'getCurrentConfiguration' is not designed for extension - needs to be abstract, final or empty. | 56 | |
| Missing a Javadoc comment. | 56 | |
| '{' is not preceded with whitespace. | 56 | |
| Line is longer than 80 characters (found 101). | 60 | |
| Method 'setBackgroundConfiguration' is not designed for extension - needs to be abstract, final or empty. | 60 | |
| Missing a Javadoc comment. | 60 | |
| Parameter hbc should be final. | 60 | |
| Redundant throws: 'SecurityException' is unchecked exception. | 60 | |
| '{' is not preceded with whitespace. | 62 |
| Severity | Message | Line |
|---|---|---|
| Line has trailing spaces. | 3 | |
| Line has trailing spaces. | 5 | |
| Line has trailing spaces. | 6 | |
| Line has trailing spaces. | 7 | |
| Line has trailing spaces. | 29 | |
| Line has trailing spaces. | 30 | |
| Unknown tag 'statuscode'. | 32 | |
| Unknown tag 'comment'. | 33 | |
| '{' is not preceded with whitespace. | 35 | |
| Line is longer than 80 characters (found 112). | 37 | |
| Line contains a tab character. | 37 | |
| Missing a Javadoc comment. | 37 | |
| Name 'log' must match pattern '^[A-Z][A-Z0-9]*(_[A-Z0-9]+)*$'. | 37 | |
| Line has trailing spaces. | 38 | |
| Line contains a tab character. | 38 | |
| Missing a Javadoc comment. | 39 | |
| Missing a Javadoc comment. | 40 | |
| Missing a Javadoc comment. | 41 | |
| Missing a Javadoc comment. | 43 | |
| Name 'decoder' must match pattern '^[A-Z][A-Z0-9]*(_[A-Z0-9]+)*$'. | 43 | |
| Line has trailing spaces. | 44 | |
| Line contains a tab character. | 45 | |
| Missing a Javadoc comment. | 45 | |
| Parameter filename should be final. | 45 | |
| '{' is not preceded with whitespace. | 45 | |
| Line has trailing spaces. | 46 | |
| Line contains a tab character. | 52 | |
| Line has trailing spaces. | 53 | |
| Line contains a tab character. | 53 | |
| Line has trailing spaces. | 54 | |
| Line contains a tab character. | 54 | |
| Line contains a tab character. | 56 | |
| 'decoder' hides a field. | 56 | |
| Line has trailing spaces. | 57 | |
| Line has trailing spaces. | 60 | |
| Line contains a tab character. | 62 | |
| Line contains a tab character. | 64 | |
| Line has trailing spaces. | 70 | |
| Line is longer than 80 characters (found 111). | 71 | |
| Line contains a tab character. | 75 | |
| Line contains a tab character. | 77 | |
| Missing a Javadoc comment. | 77 | |
| Parameter pixels should be final. | 77 | |
| Array brackets at illegal position. | 77 | |
| '{' is not preceded with whitespace. | 77 | |
| Line contains a tab character. | 78 | |
| Line contains a tab character. | 80 | |
| Missing a Javadoc comment. | 80 | |
| Parameter contents should be final. | 80 | |
| '{' is not preceded with whitespace. | 80 | |
| Line contains a tab character. | 81 | |
| Line contains a tab character. | 83 | |
| Missing a Javadoc comment. | 83 | |
| Parameter hbackgroundimagelistener should be final. | 83 | |
| '{' is not preceded with whitespace. | 83 | |
| Line contains a tab character. | 84 | |
| Line contains a tab character. | 86 | |
| Method 'getHeight' is not designed for extension - needs to be abstract, final or empty. | 86 | |
| Missing a Javadoc comment. | 86 | |
| '{' is not preceded with whitespace. | 86 | |
| Line contains a tab character. | 87 | |
| Line contains a tab character. | 88 | |
| Line contains a tab character. | 90 | |
| Method 'getWidth' is not designed for extension - needs to be abstract, final or empty. | 90 | |
| Missing a Javadoc comment. | 90 | |
| '{' is not preceded with whitespace. | 90 | |
| Line contains a tab character. | 91 | |
| Line contains a tab character. | 92 | |
| Line contains a tab character. | 94 | |
| Missing a Javadoc comment. | 94 | |
| '{' is not preceded with whitespace. | 94 | |
| Line contains a tab character. | 95 | |
| Line has trailing spaces. | 96 | |
| Missing a Javadoc comment. | 97 | |
| Parameter name should be final. | 97 | |
| Parameter url should be final. | 97 | |
| Parameter component should be final. | 97 | |
| '{' is not preceded with whitespace. | 97 | |
| 'image' hides a field. | 100 | |
| 'if' is not followed by whitespace. | 101 | |
| '{' is not preceded with whitespace. | 101 | |
| Line has trailing spaces. | 102 | |
| 'try' is not followed by whitespace. | 104 | |
| '{' is not preceded with whitespace. | 104 | |
| '}' should be on the same line. | 108 | |
| 'catch' is not followed by whitespace. | 109 | |
| '{' is not preceded with whitespace. | 109 | |
| '}' should be on the same line. | 112 | |
| 'if' is not followed by whitespace. | 113 | |
| '{' is not preceded with whitespace. | 113 | |
| 'try' is not followed by whitespace. | 118 | |
| '{' is not preceded with whitespace. | 118 | |
| '}' should be on the same line. | 120 | |
| 'catch' is not followed by whitespace. | 121 | |
| '{' is not preceded with whitespace. | 121 | |
| Line has trailing spaces. | 125 | |
| Method 'setBounds' is not designed for extension - needs to be abstract, final or empty. | 127 | |
| Missing a Javadoc comment. | 127 | |
| Parameter r should be final. | 127 | |
| '{' is not preceded with whitespace. | 127 | |
| 'width' hides a field. | 130 | |
| 'height' hides a field. | 131 | |
| Line has trailing spaces. | 135 | |
| Line has trailing spaces. | 139 | |
| Line has trailing spaces. | 141 |
| Severity | Message | Line |
|---|---|---|
| Line has trailing spaces. | 3 | |
| Line has trailing spaces. | 5 | |
| Line has trailing spaces. | 6 | |
| Line has trailing spaces. | 7 | |
| Line has trailing spaces. | 18 | |
| Line has trailing spaces. | 19 | |
| Unknown tag 'statuscode'. | 21 | |
| '{' is not preceded with whitespace. | 23 | |
| Line contains a tab character. | 25 | |
| Missing a Javadoc comment. | 25 | |
| Variable 'hint' must be private and have accessor methods. | 25 | |
| Missing a Javadoc comment. | 26 | |
| Variable 'data' must be private and have accessor methods. | 26 | |
| Missing a Javadoc comment. | 28 | |
| Parameter hint should be final. | 28 | |
| 'hint' hides a field. | 28 | |
| Parameter data should be final. | 28 | |
| 'data' hides a field. | 28 | |
| '{' is not preceded with whitespace. | 28 | |
| Line contains a tab character. | 29 | |
| Line contains a tab character. | 30 |
| Severity | Message | Line |
|---|---|---|
| Line has trailing spaces. | 3 | |
| Line has trailing spaces. | 5 | |
| Line has trailing spaces. | 6 | |
| Line has trailing spaces. | 7 | |
| Line has trailing spaces. | 24 | |
| Line has trailing spaces. | 25 | |
| Unknown tag 'statuscode'. | 27 | |
| Line is longer than 80 characters (found 88). | 29 | |
| Missing a Javadoc comment. | 31 | |
| Missing a Javadoc comment. | 32 | |
| Missing a Javadoc comment. | 34 | |
| Missing a Javadoc comment. | 39 | |
| Parameter x should be final. | 39 | |
| Parameter y should be final. | 39 | |
| Parameter width should be final. | 39 | |
| Parameter height should be final. | 39 | |
| Method 'setMatte' is not designed for extension - needs to be abstract, final or empty. | 43 | |
| Missing a Javadoc comment. | 43 | |
| Parameter hmatte should be final. | 43 | |
| Method 'getMatte' is not designed for extension - needs to be abstract, final or empty. | 47 | |
| Missing a Javadoc comment. | 47 | |
| Line is longer than 80 characters (found 82). | 52 | |
| Line is longer than 80 characters (found 82). | 54 | |
| Method 'isDoubleBuffered' is not designed for extension - needs to be abstract, final or empty. | 57 | |
| Missing a Javadoc comment. | 57 | |
| Method 'isOpaque' is not designed for extension - needs to be abstract, final or empty. | 61 | |
| Missing a Javadoc comment. | 61 | |
| Line is longer than 80 characters (found 93). | 63 | |
| Line is longer than 80 characters (found 86). | 64 | |
| Method 'setEnabled' is not designed for extension - needs to be abstract, final or empty. | 70 | |
| Missing a Javadoc comment. | 70 | |
| Parameter b should be final. | 70 | |
| Method 'isEnabled' is not designed for extension - needs to be abstract, final or empty. | 74 | |
| Missing a Javadoc comment. | 74 | |
| Method 'processEvent' is not designed for extension - needs to be abstract, final or empty. | 78 | |
| Missing a Javadoc comment. | 78 | |
| Parameter awtevent should be final. | 78 | |
| Line has trailing spaces. | 81 | |
| Line contains a tab character. | 82 | |
| Line contains a tab character. | 83 | |
| Line contains a tab character. | 84 | |
| Expected an @return tag. | 85 | |
| Line contains a tab character. | 85 | |
| Method 'getGraphics' is not designed for extension - needs to be abstract, final or empty. | 85 | |
| Line contains a tab character. | 86 | |
| '{' should be on the previous line. | 86 | |
| Line contains a tab character. | 87 | |
| Line contains a tab character. | 88 |
| Severity | Message | Line |
|---|---|---|
| Line has trailing spaces. | 3 | |
| Line has trailing spaces. | 5 | |
| Line has trailing spaces. | 6 | |
| Line has trailing spaces. | 7 | |
| Missing a Javadoc comment. | 17 | |
| '{' is not preceded with whitespace. | 17 | |
| Line has trailing spaces. | 18 | |
| Line is longer than 80 characters (found 97). | 19 | |
| Missing a Javadoc comment. | 19 | |
| Redundant 'public' modifier. | 19 | |
| Line is longer than 80 characters (found 95). | 21 | |
| Missing a Javadoc comment. | 21 | |
| Redundant 'public' modifier. | 21 | |
| Line has trailing spaces. | 22 | |
| Missing a Javadoc comment. | 23 | |
| Redundant 'public' modifier. | 23 | |
| Line has trailing spaces. | 24 | |
| Missing a Javadoc comment. | 25 | |
| Redundant 'public' modifier. | 25 | |
| Line has trailing spaces. | 26 | |
| Missing a Javadoc comment. | 27 | |
| Redundant 'public' modifier. | 27 | |
| Line has trailing spaces. | 28 | |
| Missing a Javadoc comment. | 29 | |
| Redundant 'public' modifier. | 29 | |
| Line has trailing spaces. | 30 | |
| Line is longer than 80 characters (found 84). | 31 | |
| Missing a Javadoc comment. | 31 | |
| Redundant 'public' modifier. | 31 | |
| Line has trailing spaces. | 32 | |
| Line is longer than 80 characters (found 81). | 33 | |
| Missing a Javadoc comment. | 33 | |
| Redundant 'public' modifier. | 33 |
| Severity | Message | Line |
|---|---|---|
| Line has trailing spaces. | 3 | |
| Line has trailing spaces. | 5 | |
| Line has trailing spaces. | 6 | |
| Line has trailing spaces. | 7 | |
| Line has trailing spaces. | 18 | |
| Line has trailing spaces. | 19 | |
| Unknown tag 'statuscode'. | 21 | |
| Line has trailing spaces. | 23 | |
| '{' is not preceded with whitespace. | 23 | |
| Line has trailing spaces. | 24 | |
| Missing a Javadoc comment. | 25 | |
| '{' is not preceded with whitespace. | 25 | |
| Line contains a tab character. | 26 | |
| Missing a Javadoc comment. | 29 | |
| Parameter message should be final. | 29 | |
| '{' is not preceded with whitespace. | 29 | |
| Line contains a tab character. | 30 |
| Severity | Message | Line |
|---|---|---|
| Line has trailing spaces. | 3 | |
| Line has trailing spaces. | 5 | |
| Line has trailing spaces. | 6 | |
| Line has trailing spaces. | 7 | |
| Line has trailing spaces. | 21 | |
| Line has trailing spaces. | 22 | |
| Unknown tag 'statuscode'. | 24 | |
| '{' is not preceded with whitespace. | 26 | |
| Missing a Javadoc comment. | 28 | |
| Missing a Javadoc comment. | 29 | |
| Missing a Javadoc comment. | 31 | |
| '{' is not preceded with whitespace. | 31 | |
| Missing a Javadoc comment. | 37 | |
| Parameter x should be final. | 37 | |
| Parameter y should be final. | 37 | |
| Parameter width should be final. | 37 | |
| Parameter height should be final. | 37 | |
| '{' is not preceded with whitespace. | 37 | |
| Line is longer than 80 characters (found 95). | 42 | |
| Method 'addAfter' is not designed for extension - needs to be abstract, final or empty. | 42 | |
| Missing a Javadoc comment. | 42 | |
| Parameter component should be final. | 42 | |
| Parameter front should be final. | 42 | |
| '{' is not preceded with whitespace. | 42 | |
| 'if' is not followed by whitespace. | 45 | |
| '{' is not preceded with whitespace. | 45 | |
| '+' is not preceded with whitespace. | 46 | |
| '+' is not followed by whitespace. | 46 | |
| '}' should be on the same line. | 48 | |
| 'else' is not followed by whitespace. | 49 | |
| '{' is not preceded with whitespace. | 49 | |
| Line is longer than 80 characters (found 98). | 54 | |
| Method 'addBefore' is not designed for extension - needs to be abstract, final or empty. | 54 | |
| Missing a Javadoc comment. | 54 | |
| Parameter component should be final. | 54 | |
| Parameter behind should be final. | 54 | |
| 'if' is not followed by whitespace. | 57 | |
| '{' is not preceded with whitespace. | 57 | |
| '+' is not preceded with whitespace. | 60 | |
| '+' is not followed by whitespace. | 60 | |
| '}' should be on the same line. | 62 | |
| 'else' is not followed by whitespace. | 63 | |
| '{' is not preceded with whitespace. | 63 | |
| Method 'isDoubleBuffered' is not designed for extension - needs to be abstract, final or empty. | 68 | |
| Missing a Javadoc comment. | 68 | |
| '{' is not preceded with whitespace. | 68 | |
| Method 'isOpaque' is not designed for extension - needs to be abstract, final or empty. | 72 | |
| Missing a Javadoc comment. | 72 | |
| '{' is not preceded with whitespace. | 72 | |
| Missing a Javadoc comment. | 76 | |
| Parameter component should be final. | 76 | |
| '{' is not preceded with whitespace. | 76 | |
| Array brackets at illegal position. | 77 | |
| 'for' construct must use '{}'s. | 78 | |
| 'for' is not followed by whitespace. | 78 | |
| 'if' construct must use '{}'s. | 79 | |
| 'if' is not followed by whitespace. | 79 | |
| Expected an @return tag. | 88 | |
| Method 'popToFront' is not designed for extension - needs to be abstract, final or empty. | 88 | |
| Parameter component should be final. | 88 | |
| Expected @param tag for 'component'. | 88 | |
| '{' is not preceded with whitespace. | 88 | |
| 'if' is not followed by whitespace. | 90 | |
| '{' is not preceded with whitespace. | 90 | |
| '}' should be on the same line. | 94 | |
| 'else' is not followed by whitespace. | 95 | |
| '{' is not preceded with whitespace. | 95 | |
| Expected an @return tag. | 104 | |
| Method 'pop' is not designed for extension - needs to be abstract, final or empty. | 104 | |
| Parameter component should be final. | 104 | |
| Expected @param tag for 'component'. | 104 | |
| '{' is not preceded with whitespace. | 104 | |
| 'if' is not followed by whitespace. | 106 | |
| '{' is not preceded with whitespace. | 106 | |
| '}' should be on the same line. | 110 | |
| 'else' is not followed by whitespace. | 111 | |
| '{' is not preceded with whitespace. | 111 | |
| Expected an @return tag. | 119 | |
| Method 'push' is not designed for extension - needs to be abstract, final or empty. | 119 | |
| Parameter component should be final. | 119 | |
| Expected @param tag for 'component'. | 119 | |
| '{' is not preceded with whitespace. | 119 | |
| 'if' is not followed by whitespace. | 121 | |
| '{' is not preceded with whitespace. | 121 | |
| '}' should be on the same line. | 125 | |
| 'else' is not followed by whitespace. | 126 | |
| '{' is not preceded with whitespace. | 126 | |
| Expected an @return tag. | 134 | |
| Method 'pushToBack' is not designed for extension - needs to be abstract, final or empty. | 134 | |
| Parameter component should be final. | 134 | |
| Expected @param tag for 'component'. | 134 | |
| '{' is not preceded with whitespace. | 134 | |
| 'if' is not followed by whitespace. | 136 | |
| '{' is not preceded with whitespace. | 136 | |
| '}' should be on the same line. | 140 | |
| 'else' is not followed by whitespace. | 141 | |
| '{' is not preceded with whitespace. | 141 | |
| Method 'popInFrontOf' is not designed for extension - needs to be abstract, final or empty. | 146 | |
| Missing a Javadoc comment. | 146 | |
| Parameter component should be final. | 146 | |
| Parameter component1 should be final. | 146 | |
| '{' is not preceded with whitespace. | 146 | |
| 'if' is not followed by whitespace. | 149 | |
| '{' is not preceded with whitespace. | 149 | |
| '}' should be on the same line. | 153 | |
| 'else' is not followed by whitespace. | 154 | |
| '{' is not preceded with whitespace. | 154 | |
| Method 'pushBehind' is not designed for extension - needs to be abstract, final or empty. | 159 | |
| Missing a Javadoc comment. | 159 | |
| Parameter component should be final. | 159 | |
| Parameter component1 should be final. | 159 | |
| '{' is not preceded with whitespace. | 159 | |
| 'if' is not followed by whitespace. | 162 | |
| '{' is not preceded with whitespace. | 162 | |
| 'if' construct must use '{}'s. | 164 | |
| 'if' is not followed by whitespace. | 164 | |
| 'else' construct must use '{}'s. | 166 | |
| '}' should be on the same line. | 169 | |
| 'else' is not followed by whitespace. | 170 | |
| '{' is not preceded with whitespace. | 170 | |
| Method 'setMatte' is not designed for extension - needs to be abstract, final or empty. | 176 | |
| Missing a Javadoc comment. | 176 | |
| Parameter m should be final. | 176 | |
| '{' is not preceded with whitespace. | 176 | |
| Method 'getMatte' is not designed for extension - needs to be abstract, final or empty. | 180 | |
| Missing a Javadoc comment. | 180 | |
| '{' is not preceded with whitespace. | 180 | |
| Method 'group' is not designed for extension - needs to be abstract, final or empty. | 184 | |
| Missing a Javadoc comment. | 184 | |
| '{' is not preceded with whitespace. | 184 | |
| Method 'ungroup' is not designed for extension - needs to be abstract, final or empty. | 188 | |
| Missing a Javadoc comment. | 188 | |
| '{' is not preceded with whitespace. | 188 | |
| Method 'isGrouped' is not designed for extension - needs to be abstract, final or empty. | 192 | |
| Missing a Javadoc comment. | 192 | |
| '{' is not preceded with whitespace. | 192 | |
| Line has trailing spaces. | 195 |
| Severity | Message | Line |
|---|---|---|
| Line has trailing spaces. | 3 | |
| Line has trailing spaces. | 5 | |
| Line has trailing spaces. | 6 | |
| Line has trailing spaces. | 7 | |
| Line has trailing spaces. | 25 | |
| Line has trailing spaces. | 26 | |
| Unknown tag 'statuscode'. | 28 | |
| '{' is not preceded with whitespace. | 30 | |
| Line contains a tab character. | 32 | |
| Missing a Javadoc comment. | 32 | |
| Line contains a tab character. | 33 | |
| Missing a Javadoc comment. | 33 | |
| Line has trailing spaces. | 34 | |
| Line contains a tab character. | 34 | |
| Missing a Javadoc comment. | 35 | |
| '{' is not preceded with whitespace. | 35 | |
| Method 'getMinimumSize' is not designed for extension - needs to be abstract, final or empty. | 38 | |
| Missing a Javadoc comment. | 38 | |
| Parameter hVisible should be final. | 38 | |
| '{' is not preceded with whitespace. | 38 | |
| Method 'getMaximumSize' is not designed for extension - needs to be abstract, final or empty. | 42 | |
| Missing a Javadoc comment. | 42 | |
| Parameter hVisible should be final. | 42 | |
| '{' is not preceded with whitespace. | 42 | |
| Method 'getPreferredSize' is not designed for extension - needs to be abstract, final or empty. | 46 | |
| Missing a Javadoc comment. | 46 | |
| Parameter hVisible should be final. | 46 | |
| '{' is not preceded with whitespace. | 46 | |
| Line is longer than 80 characters (found 83). | 51 | |
| Line is longer than 80 characters (found 84). | 53 | |
| Line is longer than 80 characters (found 84). | 56 | |
| Method 'render' is not designed for extension - needs to be abstract, final or empty. | 56 | |
| Missing a Javadoc comment. | 56 | |
| Parameter string should be final. | 56 | |
| Parameter g should be final. | 56 | |
| Parameter hVisible should be final. | 56 | |
| Parameter insets should be final. | 56 | |
| '{' is not preceded with whitespace. | 56 | |
| Line is longer than 80 characters (found 81). | 60 | |
| 'if' is not followed by whitespace. | 69 | |
| '{' is not preceded with whitespace. | 69 | |
| Line is longer than 80 characters (found 108). | 81 | |
| '3' is a magic number. | 81 | |
| Line is longer than 80 characters (found 83). | 82 | |
| Line is longer than 80 characters (found 84). | 87 | |
| Line has trailing spaces. | 94 | |
| 'for' is not followed by whitespace. | 95 | |
| '{' is not preceded with whitespace. | 95 | |
| Line contains a tab character. | 96 | |
| Line contains a tab character. | 98 | |
| Line contains a tab character. | 100 | |
| Line is longer than 80 characters (found 90). | 102 | |
| Line contains a tab character. | 102 | |
| 'if' is not followed by whitespace. | 102 | |
| '{' is not preceded with whitespace. | 102 | |
| Line contains a tab character. | 103 | |
| '(' is followed by whitespace. | 103 | |
| '/' is not preceded with whitespace. | 103 | |
| '/' is not followed by whitespace. | 103 | |
| ')' is preceded with whitespace. | 103 | |
| '(' is followed by whitespace. | 103 | |
| '/' is not preceded with whitespace. | 103 | |
| '/' is not followed by whitespace. | 103 | |
| Line contains a tab character. | 104 | |
| '}' should be on the same line. | 104 | |
| Line contains a tab character. | 105 | |
| 'if' is not followed by whitespace. | 105 | |
| '{' is not preceded with whitespace. | 105 | |
| Line contains a tab character. | 106 | |
| Line contains a tab character. | 107 | |
| '}' should be on the same line. | 107 | |
| Line contains a tab character. | 108 | |
| 'if' is not followed by whitespace. | 108 | |
| '{' is not preceded with whitespace. | 108 | |
| Line contains a tab character. | 109 | |
| Line contains a tab character. | 110 | |
| Line contains a tab character. | 112 | |
| Line contains a tab character. | 114 | |
| Line is longer than 80 characters (found 90). | 116 | |
| Line contains a tab character. | 116 | |
| 'if' is not followed by whitespace. | 116 | |
| '{' is not preceded with whitespace. | 116 | |
| Line is longer than 80 characters (found 102). | 117 | |
| Line contains a tab character. | 117 | |
| '(' is followed by whitespace. | 117 | |
| '/' is not preceded with whitespace. | 117 | |
| '/' is not followed by whitespace. | 117 | |
| ')' is preceded with whitespace. | 117 | |
| '(' is followed by whitespace. | 117 | |
| '/' is not preceded with whitespace. | 117 | |
| '/' is not followed by whitespace. | 117 | |
| ')' is preceded with whitespace. | 117 | |
| '*' is not preceded with whitespace. | 117 | |
| '*' is not followed by whitespace. | 117 | |
| Line contains a tab character. | 118 | |
| '}' should be on the same line. | 118 | |
| Line contains a tab character. | 119 | |
| 'if' is not followed by whitespace. | 119 | |
| '{' is not preceded with whitespace. | 119 | |
| Line contains a tab character. | 120 | |
| '*' is not preceded with whitespace. | 120 | |
| '*' is not followed by whitespace. | 120 | |
| Line contains a tab character. | 121 | |
| '}' should be on the same line. | 121 | |
| Line contains a tab character. | 122 | |
| 'if' is not followed by whitespace. | 122 | |
| '{' is not preceded with whitespace. | 122 | |
| Line is longer than 80 characters (found 104). | 123 | |
| Line contains a tab character. | 123 | |
| '*' is not preceded with whitespace. | 123 | |
| '*' is not followed by whitespace. | 123 | |
| Line contains a tab character. | 124 | |
| Line contains a tab character. | 126 | |
| Line contains a tab character. | 127 | |
| ')' is preceded with whitespace. | 127 | |
| Line has trailing spaces. | 128 | |
| Line contains a tab character. | 128 | |
| Line contains a tab character. | 129 | |
| Line has trailing spaces. | 130 | |
| Line contains a tab character. | 130 | |
| Line contains a tab character. | 131 | |
| Line has trailing spaces. | 132 | |
| Line contains a tab character. | 132 | |
| Line contains a tab character. | 133 | |
| Line has trailing spaces. | 134 | |
| Line contains a tab character. | 134 | |
| Line contains a tab character. | 135 | |
| Line contains a tab character. | 136 | |
| Line contains a tab character. | 137 | |
| 'if' is not followed by whitespace. | 137 | |
| '{' is not preceded with whitespace. | 137 | |
| Line has trailing spaces. | 138 | |
| Line is longer than 80 characters (found 120). | 138 | |
| Line contains a tab character. | 138 | |
| 'if' is not followed by whitespace. | 138 | |
| '{' is not preceded with whitespace. | 138 | |
| Line has trailing spaces. | 139 | |
| Line contains a tab character. | 139 | |
| Line contains a tab character. | 140 | |
| Line has trailing spaces. | 141 | |
| Line contains a tab character. | 141 | |
| Line is longer than 80 characters (found 110). | 142 | |
| Line contains a tab character. | 142 | |
| Line contains a tab character. | 143 | |
| '4' is a magic number. | 143 | |
| Line contains a tab character. | 144 | |
| Line contains a tab character. | 145 | |
| 'if' is not followed by whitespace. | 145 | |
| '{' is not preceded with whitespace. | 145 | |
| Line is longer than 80 characters (found 104). | 146 | |
| Line contains a tab character. | 146 | |
| Line contains a tab character. | 147 | |
| '}' should be on the same line. | 147 | |
| Line contains a tab character. | 148 | |
| 'else' is not followed by whitespace. | 148 | |
| '{' is not preceded with whitespace. | 148 | |
| Line is longer than 80 characters (found 82). | 149 | |
| Line contains a tab character. | 149 | |
| Line contains a tab character. | 150 | |
| Line contains a tab character. | 151 | |
| Line is longer than 80 characters (found 84). | 152 | |
| Line contains a tab character. | 152 | |
| Line contains a tab character. | 153 | |
| Line has trailing spaces. | 154 | |
| Line contains a tab character. | 154 | |
| Line contains a tab character. | 155 | |
| Line contains a tab character. | 156 | |
| Line contains a tab character. | 157 | |
| Line has trailing spaces. | 160 | |
| Line has trailing spaces. | 162 | |
| Line has trailing spaces. | 164 | |
| Method 'setCaretVisible' is not designed for extension - needs to be abstract, final or empty. | 165 | |
| Missing a Javadoc comment. | 165 | |
| Parameter b should be final. | 165 | |
| '{' is not preceded with whitespace. | 165 | |
| Line contains a tab character. | 166 | |
| Line has trailing spaces. | 168 | |
| Method 'setCaretPosition' is not designed for extension - needs to be abstract, final or empty. | 169 | |
| Missing a Javadoc comment. | 169 | |
| Parameter i should be final. | 169 | |
| '{' is not preceded with whitespace. | 169 | |
| Line contains a tab character. | 170 | |
| Line has trailing spaces. | 172 | |
| Line has trailing spaces. | 173 |
| Severity | Message | Line |
|---|---|---|
| Line has trailing spaces. | 3 | |
| Line has trailing spaces. | 5 | |
| Line has trailing spaces. | 6 | |
| Line has trailing spaces. | 7 | |
| Missing a Javadoc comment. | 17 | |
| '{' is not preceded with whitespace. | 17 | |
| Line has trailing spaces. | 18 | |
| Missing a Javadoc comment. | 19 | |
| '{' is not preceded with whitespace. | 19 | |
| Method 'getConfigTemplate' is not designed for extension - needs to be abstract, final or empty. | 22 | |
| Missing a Javadoc comment. | 22 | |
| '{' is not preceded with whitespace. | 22 | |
| Method 'getEmulation' is not designed for extension - needs to be abstract, final or empty. | 26 | |
| Missing a Javadoc comment. | 26 | |
| '{' is not preceded with whitespace. | 26 | |
| Method 'getImplementation' is not designed for extension - needs to be abstract, final or empty. | 30 | |
| Missing a Javadoc comment. | 30 | |
| '{' is not preceded with whitespace. | 30 |
| Severity | Message | Line |
|---|---|---|
| Line has trailing spaces. | 3 | |
| Line has trailing spaces. | 5 | |
| Line has trailing spaces. | 6 | |
| Line has trailing spaces. | 7 | |
| Missing a Javadoc comment. | 18 | |
| '{' is not preceded with whitespace. | 18 | |
| Line has trailing spaces. | 19 | |
| Missing a Javadoc comment. | 20 | |
| '{' is not preceded with whitespace. | 20 | |
| Line is longer than 80 characters (found 183). | 23 | |
| Method 'setGraphicsConfiguration' is not designed for extension - needs to be abstract, final or empty. | 23 | |
| Missing a Javadoc comment. | 23 | |
| Parameter hegc should be final. | 23 | |
| Redundant throws: 'SecurityException' is unchecked exception. | 23 | |
| '{' is not preceded with whitespace. | 23 |
| Severity | Message | Line |
|---|---|---|
| Line has trailing spaces. | 3 | |
| Line has trailing spaces. | 5 | |
| Line has trailing spaces. | 6 | |
| Line has trailing spaces. | 7 | |
| Line has trailing spaces. | 46 | |
| Line has trailing spaces. | 47 | |
| Unknown tag 'statuscode'. | 49 | |
| Line is longer than 80 characters (found 88). | 52 | |
| Line is longer than 80 characters (found 100). | 53 | |
| '{' is not preceded with whitespace. | 54 | |
| Line has trailing spaces. | 55 | |
| Line contains a tab character. | 55 | |
| Missing a Javadoc comment. | 56 | |
| Variable 'a' must be private and have accessor methods. | 56 | |
| Variable 'b' must be private and have accessor methods. | 56 | |
| Missing a Javadoc comment. | 58 | |
| Parameter a should be final. | 58 | |
| 'a' hides a field. | 58 | |
| Parameter b should be final. | 58 | |
| 'b' hides a field. | 58 | |
| '{' is not preceded with whitespace. | 58 | |
| Method 'remove' is not designed for extension - needs to be abstract, final or empty. | 62 | |
| Missing a Javadoc comment. | 62 | |
| Parameter oldl should be final. | 62 | |
| 'if' construct must use '{}'s. | 63 | |
| 'if' construct must use '{}'s. | 64 | |
| Line is longer than 80 characters (found 82). | 74 | |
| Missing a Javadoc comment. | 74 | |
| Parameter a should be final. | 74 | |
| Parameter b should be final. | 74 | |
| 'if' construct must use '{}'s. | 75 | |
| 'if' construct must use '{}'s. | 76 | |
| Line is longer than 80 characters (found 88). | 80 | |
| Missing a Javadoc comment. | 80 | |
| Parameter l should be final. | 80 | |
| Parameter oldl should be final. | 80 | |
| 'cast' is not followed by whitespace. | 84 | |
| Line is longer than 80 characters (found 103). | 90 | |
| Missing a Javadoc comment. | 90 | |
| Parameter a should be final. | 90 | |
| Parameter b should be final. | 90 | |
| '{' is not preceded with whitespace. | 90 | |
| 'cast' is not followed by whitespace. | 91 | |
| Line is longer than 80 characters (found 110). | 94 | |
| Missing a Javadoc comment. | 94 | |
| Parameter l should be final. | 94 | |
| Parameter oldl should be final. | 94 | |
| Missing a Javadoc comment. | 98 | |
| Parameter a should be final. | 98 | |
| Parameter b should be final. | 98 | |
| '{' is not preceded with whitespace. | 98 | |
| 'cast' is not followed by whitespace. | 99 | |
| Missing a Javadoc comment. | 102 | |
| Parameter l should be final. | 102 | |
| Parameter oldl should be final. | 102 | |
| '{' is not preceded with whitespace. | 102 | |
| Line is longer than 80 characters (found 115). | 106 | |
| Missing a Javadoc comment. | 106 | |
| Parameter a should be final. | 106 | |
| Parameter b should be final. | 106 | |
| '{' is not preceded with whitespace. | 106 | |
| 'cast' is not followed by whitespace. | 107 | |
| Line is longer than 80 characters (found 141). | 111 | |
| Missing a Javadoc comment. | 111 | |
| Parameter a should be final. | 111 | |
| Parameter b should be final. | 111 | |
| Parameter tb should be final. | 111 | |
| '{' is not preceded with whitespace. | 111 | |
| Line is longer than 80 characters (found 90). | 112 | |
| 'cast' is not followed by whitespace. | 112 | |
| Line is longer than 80 characters (found 121). | 116 | |
| Missing a Javadoc comment. | 116 | |
| Parameter l should be final. | 116 | |
| Parameter oldl should be final. | 116 | |
| '{' is not preceded with whitespace. | 116 | |
| Line is longer than 80 characters (found 124). | 120 | |
| Missing a Javadoc comment. | 120 | |
| Parameter a should be final. | 120 | |
| Parameter b should be final. | 120 | |
| '{' is not preceded with whitespace. | 120 | |
| 'cast' is not followed by whitespace. | 121 | |
| Line is longer than 80 characters (found 131). | 124 | |
| Missing a Javadoc comment. | 124 | |
| Parameter l should be final. | 124 | |
| Parameter oldl should be final. | 124 | |
| Method 'imageLoaded' is not designed for extension - needs to be abstract, final or empty. | 128 | |
| Missing a Javadoc comment. | 128 | |
| Parameter e should be final. | 128 | |
| '{' is not preceded with whitespace. | 128 | |
| 'cast' is not followed by whitespace. | 129 | |
| 'cast' is not followed by whitespace. | 130 | |
| Method 'imageLoadFailed' is not designed for extension - needs to be abstract, final or empty. | 133 | |
| Missing a Javadoc comment. | 133 | |
| Parameter e should be final. | 133 | |
| '{' is not preceded with whitespace. | 133 | |
| 'cast' is not followed by whitespace. | 134 | |
| 'cast' is not followed by whitespace. | 135 | |
| Method 'report' is not designed for extension - needs to be abstract, final or empty. | 138 | |
| Missing a Javadoc comment. | 138 | |
| Parameter e should be final. | 138 | |
| '{' is not preceded with whitespace. | 138 | |
| 'cast' is not followed by whitespace. | 139 | |
| 'cast' is not followed by whitespace. | 140 | |
| Method 'report' is not designed for extension - needs to be abstract, final or empty. | 143 | |
| Missing a Javadoc comment. | 143 | |
| Parameter e should be final. | 143 | |
| '{' is not preceded with whitespace. | 143 | |
| 'cast' is not followed by whitespace. | 144 | |
| 'cast' is not followed by whitespace. | 145 | |
| Method 'windowOpened' is not designed for extension - needs to be abstract, final or empty. | 148 | |
| Missing a Javadoc comment. | 148 | |
| Parameter e should be final. | 148 | |
| 'cast' is not followed by whitespace. | 149 | |
| 'cast' is not followed by whitespace. | 150 | |
| Method 'windowClosing' is not designed for extension - needs to be abstract, final or empty. | 153 | |
| Missing a Javadoc comment. | 153 | |
| Parameter e should be final. | 153 | |
| 'cast' is not followed by whitespace. | 154 | |
| 'cast' is not followed by whitespace. | 155 | |
| Method 'windowClosed' is not designed for extension - needs to be abstract, final or empty. | 158 | |
| Missing a Javadoc comment. | 158 | |
| Parameter e should be final. | 158 | |
| 'cast' is not followed by whitespace. | 159 | |
| 'cast' is not followed by whitespace. | 160 | |
| Method 'windowIconified' is not designed for extension - needs to be abstract, final or empty. | 163 | |
| Missing a Javadoc comment. | 163 | |
| Parameter e should be final. | 163 | |
| 'cast' is not followed by whitespace. | 164 | |
| 'cast' is not followed by whitespace. | 165 | |
| Method 'windowDeiconified' is not designed for extension - needs to be abstract, final or empty. | 168 | |
| Missing a Javadoc comment. | 168 | |
| Parameter e should be final. | 168 | |
| 'cast' is not followed by whitespace. | 169 | |
| 'cast' is not followed by whitespace. | 170 | |
| Method 'windowActivated' is not designed for extension - needs to be abstract, final or empty. | 173 | |
| Missing a Javadoc comment. | 173 | |
| Parameter e should be final. | 173 | |
| 'cast' is not followed by whitespace. | 174 | |
| 'cast' is not followed by whitespace. | 175 | |
| Method 'windowDeactivated' is not designed for extension - needs to be abstract, final or empty. | 178 | |
| Missing a Javadoc comment. | 178 | |
| Parameter e should be final. | 178 | |
| 'cast' is not followed by whitespace. | 179 | |
| 'cast' is not followed by whitespace. | 180 | |
| Method 'actionPerformed' is not designed for extension - needs to be abstract, final or empty. | 183 | |
| Missing a Javadoc comment. | 183 | |
| Parameter e should be final. | 183 | |
| 'cast' is not followed by whitespace. | 184 | |
| 'cast' is not followed by whitespace. | 185 | |
| Method 'focusLost' is not designed for extension - needs to be abstract, final or empty. | 188 | |
| Missing a Javadoc comment. | 188 | |
| Parameter e should be final. | 188 | |
| '{' is not preceded with whitespace. | 188 | |
| Line contains a tab character. | 189 | |
| 'cast' is not followed by whitespace. | 189 | |
| 'cast' is not followed by whitespace. | 190 | |
| Method 'focusGained' is not designed for extension - needs to be abstract, final or empty. | 193 | |
| Missing a Javadoc comment. | 193 | |
| Parameter e should be final. | 193 | |
| Line contains a tab character. | 194 | |
| 'cast' is not followed by whitespace. | 194 | |
| 'cast' is not followed by whitespace. | 195 | |
| Method 'valueChanged' is not designed for extension - needs to be abstract, final or empty. | 198 | |
| Missing a Javadoc comment. | 198 | |
| Parameter e should be final. | 198 | |
| '{' is not preceded with whitespace. | 198 | |
| 'cast' is not followed by whitespace. | 199 | |
| 'cast' is not followed by whitespace. | 200 | |
| Method 'selectionChanged' is not designed for extension - needs to be abstract, final or empty. | 203 | |
| Missing a Javadoc comment. | 203 | |
| Parameter e should be final. | 203 | |
| '{' is not preceded with whitespace. | 203 | |
| 'cast' is not followed by whitespace. | 204 | |
| 'cast' is not followed by whitespace. | 205 | |
| Method 'currentItemChanged' is not designed for extension - needs to be abstract, final or empty. | 208 | |
| Missing a Javadoc comment. | 208 | |
| Parameter e should be final. | 208 | |
| 'cast' is not followed by whitespace. | 209 | |
| 'cast' is not followed by whitespace. | 210 | |
| Method 'textChanged' is not designed for extension - needs to be abstract, final or empty. | 213 | |
| Missing a Javadoc comment. | 213 | |
| Parameter e should be final. | 213 | |
| '{' is not preceded with whitespace. | 213 | |
| 'cast' is not followed by whitespace. | 214 | |
| 'cast' is not followed by whitespace. | 215 | |
| Method 'caretMoved' is not designed for extension - needs to be abstract, final or empty. | 218 | |
| Missing a Javadoc comment. | 218 | |
| Parameter e should be final. | 218 | |
| '{' is not preceded with whitespace. | 218 | |
| 'cast' is not followed by whitespace. | 219 | |
| 'cast' is not followed by whitespace. | 220 | |
| Method 'keyTyped' is not designed for extension - needs to be abstract, final or empty. | 223 | |
| Missing a Javadoc comment. | 223 | |
| Parameter e should be final. | 223 | |
| '{' is not preceded with whitespace. | 223 | |
| 'cast' is not followed by whitespace. | 224 | |
| 'cast' is not followed by whitespace. | 225 | |
| Method 'keyPressed' is not designed for extension - needs to be abstract, final or empty. | 228 | |
| Missing a Javadoc comment. | 228 | |
| Parameter e should be final. | 228 | |
| '{' is not preceded with whitespace. | 228 | |
| 'cast' is not followed by whitespace. | 229 | |
| 'cast' is not followed by whitespace. | 230 | |
| Method 'keyReleased' is not designed for extension - needs to be abstract, final or empty. | 233 | |
| Missing a Javadoc comment. | 233 | |
| Parameter e should be final. | 233 | |
| '{' is not preceded with whitespace. | 233 | |
| 'cast' is not followed by whitespace. | 234 | |
| 'cast' is not followed by whitespace. | 235 | |
| Missing a Javadoc comment. | 238 | |
| Parameter a should be final. | 238 | |
| Parameter b should be final. | 238 | |
| '{' is not preceded with whitespace. | 238 | |
| 'cast' is not followed by whitespace. | 239 | |
| Missing a Javadoc comment. | 242 | |
| Parameter l should be final. | 242 | |
| Parameter oldl should be final. | 242 | |
| '{' is not preceded with whitespace. | 242 | |
| Missing a Javadoc comment. | 246 | |
| Parameter a should be final. | 246 | |
| Parameter b should be final. | 246 | |
| '{' is not preceded with whitespace. | 246 | |
| 'cast' is not followed by whitespace. | 247 | |
| Missing a Javadoc comment. | 250 | |
| Parameter l should be final. | 250 | |
| Parameter oldl should be final. | 250 | |
| '{' is not preceded with whitespace. | 250 | |
| Missing a Javadoc comment. | 254 | |
| Parameter a should be final. | 254 | |
| Parameter b should be final. | 254 | |
| '{' is not preceded with whitespace. | 254 | |
| 'cast' is not followed by whitespace. | 255 | |
| Missing a Javadoc comment. | 258 | |
| Parameter l should be final. | 258 | |
| Parameter oldl should be final. | 258 | |
| '{' is not preceded with whitespace. | 258 | |
| Line is longer than 80 characters (found 88). | 262 | |
| Missing a Javadoc comment. | 262 | |
| Parameter a should be final. | 262 | |
| Parameter b should be final. | 262 | |
| '{' is not preceded with whitespace. | 262 | |
| 'cast' is not followed by whitespace. | 263 | |
| Line is longer than 80 characters (found 94). | 266 | |
| Missing a Javadoc comment. | 266 | |
| Parameter l should be final. | 266 | |
| Parameter oldl should be final. | 266 | |
| '{' is not preceded with whitespace. | 266 | |
| Missing a Javadoc comment. | 270 | |
| Parameter a should be final. | 270 | |
| Parameter b should be final. | 270 | |
| '{' is not preceded with whitespace. | 270 | |
| 'cast' is not followed by whitespace. | 271 | |
| Line is longer than 80 characters (found 82). | 274 | |
| Missing a Javadoc comment. | 274 | |
| Parameter l should be final. | 274 | |
| Parameter oldl should be final. | 274 | |
| '{' is not preceded with whitespace. | 274 | |
| Missing a Javadoc comment. | 278 | |
| Parameter a should be final. | 278 | |
| Parameter b should be final. | 278 | |
| '{' is not preceded with whitespace. | 278 | |
| 'cast' is not followed by whitespace. | 279 | |
| Missing a Javadoc comment. | 282 | |
| Parameter l should be final. | 282 | |
| Parameter oldl should be final. | 282 | |
| '{' is not preceded with whitespace. | 282 | |
| Method 'statusChanged' is not designed for extension - needs to be abstract, final or empty. | 286 | |
| Missing a Javadoc comment. | 286 | |
| Parameter e should be final. | 286 | |
| 'cast' is not followed by whitespace. | 287 | |
| 'cast' is not followed by whitespace. | 288 | |
| Line is longer than 80 characters (found 98). | 291 | |
| Missing a Javadoc comment. | 291 | |
| Parameter a should be final. | 291 | |
| Parameter b should be final. | 291 | |
| 'cast' is not followed by whitespace. | 292 | |
| Line is longer than 80 characters (found 103). | 295 | |
| Missing a Javadoc comment. | 295 | |
| Parameter l should be final. | 295 | |
| Parameter oldl should be final. | 295 | |
| '{' is not preceded with whitespace. | 295 |
| Severity | Message | Line |
|---|---|---|
| Line has trailing spaces. | 3 | |
| Line has trailing spaces. | 5 | |
| Line has trailing spaces. | 6 | |
| Line has trailing spaces. | 7 | |
| Missing a Javadoc comment. | 18 | |
| '{' is not preceded with whitespace. | 18 | |
| Line has trailing spaces. | 19 | |
| Missing a Javadoc comment. | 20 | |
| '{' is not preceded with whitespace. | 20 | |
| Missing a Javadoc comment. | 23 | |
| Parameter data should be final. | 23 | |
| '{' is not preceded with whitespace. | 23 | |
| Missing a Javadoc comment. | 26 | |
| Parameter data should be final. | 26 | |
| '{' is not preceded with whitespace. | 26 | |
| Method 'getMatteData' is not designed for extension - needs to be abstract, final or empty. | 29 | |
| Missing a Javadoc comment. | 29 | |
| '{' is not preceded with whitespace. | 29 | |
| Method 'start' is not designed for extension - needs to be abstract, final or empty. | 33 | |
| Missing a Javadoc comment. | 33 | |
| '{' is not preceded with whitespace. | 33 | |
| Method 'stop' is not designed for extension - needs to be abstract, final or empty. | 37 | |
| Missing a Javadoc comment. | 37 | |
| '{' is not preceded with whitespace. | 37 | |
| Method 'isAnimated' is not designed for extension - needs to be abstract, final or empty. | 41 | |
| Missing a Javadoc comment. | 41 | |
| '{' is not preceded with whitespace. | 41 | |
| 'return' is not followed by whitespace. | 42 | |
| Method 'setPosition' is not designed for extension - needs to be abstract, final or empty. | 45 | |
| Missing a Javadoc comment. | 45 | |
| Parameter position should be final. | 45 | |
| '{' is not preceded with whitespace. | 45 | |
| Method 'getPosition' is not designed for extension - needs to be abstract, final or empty. | 49 | |
| Missing a Javadoc comment. | 49 | |
| '{' is not preceded with whitespace. | 49 | |
| 'return' is not followed by whitespace. | 50 | |
| Method 'setRepeatCount' is not designed for extension - needs to be abstract, final or empty. | 53 | |
| Missing a Javadoc comment. | 53 | |
| Parameter count should be final. | 53 | |
| '{' is not preceded with whitespace. | 53 | |
| Method 'getRepeatCount' is not designed for extension - needs to be abstract, final or empty. | 57 | |
| Missing a Javadoc comment. | 57 | |
| '{' is not preceded with whitespace. | 57 | |
| 'return' is not followed by whitespace. | 58 | |
| Method 'setDelay' is not designed for extension - needs to be abstract, final or empty. | 61 | |
| Missing a Javadoc comment. | 61 | |
| Parameter count should be final. | 61 | |
| '{' is not preceded with whitespace. | 61 | |
| Method 'getDelay' is not designed for extension - needs to be abstract, final or empty. | 65 | |
| Missing a Javadoc comment. | 65 | |
| '{' is not preceded with whitespace. | 65 | |
| 'return' is not followed by whitespace. | 66 | |
| Method 'setPlayMode' is not designed for extension - needs to be abstract, final or empty. | 69 | |
| Missing a Javadoc comment. | 69 | |
| Parameter mode should be final. | 69 | |
| '{' is not preceded with whitespace. | 69 | |
| Method 'getPlayMode' is not designed for extension - needs to be abstract, final or empty. | 73 | |
| Missing a Javadoc comment. | 73 | |
| '{' is not preceded with whitespace. | 73 | |
| 'return' is not followed by whitespace. | 74 |
| Severity | Message | Line |
|---|---|---|
| Line has trailing spaces. | 3 | |
| Line has trailing spaces. | 5 | |
| Line has trailing spaces. | 6 | |
| Line has trailing spaces. | 7 | |
| Missing a Javadoc comment. | 18 | |
| '{' is not preceded with whitespace. | 18 | |
| Line has trailing spaces. | 19 | |
| Missing a Javadoc comment. | 20 | |
| '{' is not preceded with whitespace. | 20 | |
| Missing a Javadoc comment. | 23 | |
| Parameter data should be final. | 23 | |
| '{' is not preceded with whitespace. | 23 | |
| Missing a Javadoc comment. | 26 | |
| Parameter data should be final. | 26 | |
| '{' is not preceded with whitespace. | 26 | |
| Method 'getMatteData' is not designed for extension - needs to be abstract, final or empty. | 29 | |
| Missing a Javadoc comment. | 29 | |
| '{' is not preceded with whitespace. | 29 |
| Severity | Message | Line |
|---|---|---|
| Line has trailing spaces. | 3 | |
| Line has trailing spaces. | 5 | |
| Line has trailing spaces. | 6 | |
| Line has trailing spaces. | 7 | |
| Missing a Javadoc comment. | 18 | |
| '{' is not preceded with whitespace. | 18 | |
| Line has trailing spaces. | 19 | |
| Missing a Javadoc comment. | 20 | |
| Missing a Javadoc comment. | 21 | |
| Missing a Javadoc comment. | 22 | |
| Missing a Javadoc comment. | 23 | |
| Missing a Javadoc comment. | 24 | |
| Missing a Javadoc comment. | 25 | |
| Missing a Javadoc comment. | 26 | |
| Missing a Javadoc comment. | 27 | |
| Missing a Javadoc comment. | 28 | |
| Missing a Javadoc comment. | 29 | |
| Missing a Javadoc comment. | 30 | |
| Missing a Javadoc comment. | 31 | |
| Missing a Javadoc comment. | 32 | |
| Missing a Javadoc comment. | 33 | |
| Missing a Javadoc comment. | 34 | |
| Missing a Javadoc comment. | 35 | |
| Missing a Javadoc comment. | 36 | |
| Missing a Javadoc comment. | 37 | |
| Missing a Javadoc comment. | 38 | |
| Missing a Javadoc comment. | 39 | |
| Missing a Javadoc comment. | 40 | |
| Missing a Javadoc comment. | 41 | |
| Missing a Javadoc comment. | 42 | |
| Missing a Javadoc comment. | 43 | |
| Missing a Javadoc comment. | 44 | |
| Missing a Javadoc comment. | 45 | |
| Missing a Javadoc comment. | 46 | |
| Missing a Javadoc comment. | 47 | |
| Missing a Javadoc comment. | 48 | |
| Missing a Javadoc comment. | 49 | |
| Missing a Javadoc comment. | 50 | |
| Missing a Javadoc comment. | 51 | |
| Missing a Javadoc comment. | 52 | |
| Missing a Javadoc comment. | 53 | |
| Missing a Javadoc comment. | 54 | |
| Missing a Javadoc comment. | 55 | |
| Missing a Javadoc comment. | 56 | |
| Missing a Javadoc comment. | 57 | |
| Missing a Javadoc comment. | 58 | |
| Missing a Javadoc comment. | 59 | |
| Missing a Javadoc comment. | 60 | |
| Missing a Javadoc comment. | 61 | |
| Missing a Javadoc comment. | 62 | |
| Missing a Javadoc comment. | 63 | |
| Missing a Javadoc comment. | 64 | |
| Missing a Javadoc comment. | 65 | |
| Missing a Javadoc comment. | 66 | |
| Missing a Javadoc comment. | 67 | |
| Missing a Javadoc comment. | 68 | |
| Missing a Javadoc comment. | 69 | |
| Missing a Javadoc comment. | 70 | |
| Missing a Javadoc comment. | 71 | |
| Missing a Javadoc comment. | 72 | |
| Missing a Javadoc comment. | 73 | |
| Missing a Javadoc comment. | 74 | |
| Missing a Javadoc comment. | 75 | |
| Missing a Javadoc comment. | 76 | |
| Missing a Javadoc comment. | 77 | |
| Missing a Javadoc comment. | 78 | |
| Missing a Javadoc comment. | 79 | |
| Missing a Javadoc comment. | 80 | |
| Missing a Javadoc comment. | 81 | |
| Missing a Javadoc comment. | 82 | |
| Missing a Javadoc comment. | 83 | |
| Missing a Javadoc comment. | 84 | |
| Missing a Javadoc comment. | 85 | |
| Missing a Javadoc comment. | 86 | |
| Missing a Javadoc comment. | 87 | |
| Missing a Javadoc comment. | 88 | |
| Missing a Javadoc comment. | 89 | |
| Missing a Javadoc comment. | 91 | |
| '{' is not preceded with whitespace. | 91 | |
| Missing a Javadoc comment. | 94 | |
| Parameter font should be final. | 94 | |
| '{' is not preceded with whitespace. | 94 | |
| Missing a Javadoc comment. | 98 | |
| Parameter font should be final. | 98 | |
| Parameter c should be final. | 98 | |
| '{' is not preceded with whitespace. | 98 |
| Severity | Message | Line |
|---|---|---|
| Line has trailing spaces. | 3 | |
| Line has trailing spaces. | 5 | |
| Line has trailing spaces. | 6 | |
| Line has trailing spaces. | 7 | |
| Line has trailing spaces. | 22 | |
| Line has trailing spaces. | 23 | |
| Unknown tag 'statuscode'. | 25 | |
| Line has trailing spaces. | 27 | |
| '{' is not preceded with whitespace. | 27 | |
| Line is longer than 80 characters (found 110). | 29 | |
| Line contains a tab character. | 29 | |
| Missing a Javadoc comment. | 29 | |
| Name 'log' must match pattern '^[A-Z][A-Z0-9]*(_[A-Z0-9]+)*$'. | 29 | |
| Line has trailing spaces. | 30 | |
| Line contains a tab character. | 30 | |
| Line contains a tab character. | 31 | |
| Missing a Javadoc comment. | 31 | |
| Line has trailing spaces. | 32 | |
| Line contains a tab character. | 32 | |
| Line contains a tab character. | 33 | |
| Missing a Javadoc comment. | 33 | |
| Line has trailing spaces. | 34 | |
| Line contains a tab character. | 34 | |
| Missing a Javadoc comment. | 35 | |
| '{' is not preceded with whitespace. | 35 | |
| Line contains a tab character. | 36 | |
| Line has trailing spaces. | 37 | |
| Line contains a tab character. | 37 | |
| Missing a Javadoc comment. | 40 | |
| Parameter image should be final. | 40 | |
| '{' is not preceded with whitespace. | 40 | |
| Line contains a tab character. | 41 | |
| Line contains a tab character. | 42 | |
| Line has trailing spaces. | 44 | |
| Missing a Javadoc comment. | 45 | |
| Parameter image should be final. | 45 | |
| Parameter x should be final. | 45 | |
| Parameter y should be final. | 45 | |
| Parameter width should be final. | 45 | |
| Parameter height should be final. | 45 | |
| '{' is not preceded with whitespace. | 45 | |
| Line contains a tab character. | 46 | |
| Line contains a tab character. | 47 | |
| Line is longer than 80 characters (found 123). | 50 | |
| Missing a Javadoc comment. | 50 | |
| Parameter imageNormal should be final. | 50 | |
| Parameter imageFocused should be final. | 50 | |
| Parameter imageActioned should be final. | 50 | |
| Parameter x should be final. | 50 | |
| Parameter y should be final. | 50 | |
| Parameter width should be final. | 50 | |
| Parameter height should be final. | 50 | |
| '{' is not preceded with whitespace. | 50 | |
| Line contains a tab character. | 51 | |
| Line contains a tab character. | 52 | |
| Line contains a tab character. | 53 | |
| Line contains a tab character. | 54 | |
| Line is longer than 80 characters (found 85). | 57 | |
| Missing a Javadoc comment. | 57 | |
| Parameter imageNormal should be final. | 57 | |
| Parameter imageFocused should be final. | 57 | |
| ',' is not followed by whitespace. | 57 | |
| Parameter imageActioned should be final. | 57 | |
| '{' is not preceded with whitespace. | 57 | |
| Line contains a tab character. | 58 | |
| Line has trailing spaces. | 61 | |
| Missing a Javadoc comment. | 62 | |
| '{' is not preceded with whitespace. | 62 | |
| Line contains a tab character. | 63 | |
| Line contains a tab character. | 64 | |
| Missing a Javadoc comment. | 67 | |
| Parameter hlook should be final. | 67 | |
| '{' is not preceded with whitespace. | 67 | |
| Line contains a tab character. | 68 | |
| Missing a Javadoc comment. | 71 | |
| '{' is not preceded with whitespace. | 71 | |
| Method 'addHActionListener' is not designed for extension - needs to be abstract, final or empty. | 75 | |
| Missing a Javadoc comment. | 75 | |
| Parameter listener should be final. | 75 | |
| '{' is not preceded with whitespace. | 75 | |
| Line is longer than 80 characters (found 82). | 79 | |
| Method 'removeHActionListener' is not designed for extension - needs to be abstract, final or empty. | 79 | |
| Missing a Javadoc comment. | 79 | |
| Parameter listener should be final. | 79 | |
| '{' is not preceded with whitespace. | 79 | |
| Method 'setActionCommand' is not designed for extension - needs to be abstract, final or empty. | 83 | |
| Missing a Javadoc comment. | 83 | |
| Parameter command should be final. | 83 | |
| '{' is not preceded with whitespace. | 83 | |
| Method 'setActionSound' is not designed for extension - needs to be abstract, final or empty. | 87 | |
| Missing a Javadoc comment. | 87 | |
| Parameter sound should be final. | 87 | |
| '{' is not preceded with whitespace. | 87 | |
| Line contains a tab character. | 88 | |
| Method 'getActionSound' is not designed for extension - needs to be abstract, final or empty. | 91 | |
| Missing a Javadoc comment. | 91 | |
| '{' is not preceded with whitespace. | 91 | |
| Method 'processHActionEvent' is not designed for extension - needs to be abstract, final or empty. | 95 | |
| Missing a Javadoc comment. | 95 | |
| Parameter evt should be final. | 95 | |
| '{' is not preceded with whitespace. | 95 | |
| Line contains a tab character. | 96 | |
| Line contains a tab character. | 97 | |
| Line contains a tab character. | 98 | |
| Line has trailing spaces. | 99 | |
| Line contains a tab character. | 99 | |
| Line contains a tab character. | 100 | |
| 'if' is not followed by whitespace. | 100 | |
| '{' is not preceded with whitespace. | 100 | |
| Line contains a tab character. | 101 | |
| Line contains a tab character. | 102 | |
| Method 'getActionCommand' is not designed for extension - needs to be abstract, final or empty. | 105 | |
| Missing a Javadoc comment. | 105 | |
| '{' is not preceded with whitespace. | 105 |
| Severity | Message | Line |
|---|---|---|
| Missing package-info.java file. | ||
| Line has trailing spaces. | 3 | |
| Line has trailing spaces. | 5 | |
| Line has trailing spaces. | 6 | |
| Line has trailing spaces. | 7 | |
| Line has trailing spaces. | 24 | |
| Line has trailing spaces. | 25 | |
| Unknown tag 'statuscode'. | 27 | |
| '{' is not preceded with whitespace. | 29 | |
| Line contains a tab character. | 31 | |
| Missing a Javadoc comment. | 31 | |
| Line has trailing spaces. | 32 | |
| Line contains a tab character. | 32 | |
| Missing a Javadoc comment. | 33 | |
| '{' is not preceded with whitespace. | 33 | |
| Method 'showLook' is not designed for extension - needs to be abstract, final or empty. | 37 | |
| Missing a Javadoc comment. | 37 | |
| Parameter g should be final. | 37 | |
| Parameter hVisible should be final. | 37 | |
| Parameter state should be final. | 37 | |
| '{' is not preceded with whitespace. | 37 | |
| 'if' is not followed by whitespace. | 40 | |
| '{' is not preceded with whitespace. | 40 | |
| 'if' is not followed by whitespace. | 42 | |
| '{' is not preceded with whitespace. | 42 | |
| 'if' is not followed by whitespace. | 50 | |
| '{' is not preceded with whitespace. | 50 | |
| Line contains a tab character. | 51 | |
| Line has trailing spaces. | 54 | |
| 'if' is not followed by whitespace. | 56 | |
| '{' is not preceded with whitespace. | 56 | |
| Line contains a tab character. | 57 | |
| Line contains a tab character. | 58 | |
| 'if' is not followed by whitespace. | 58 | |
| '{' is not preceded with whitespace. | 58 | |
| Line contains a tab character. | 59 | |
| Line has trailing spaces. | 60 | |
| Line contains a tab character. | 60 | |
| Line contains a tab character. | 61 | |
| Line contains a tab character. | 62 | |
| Line has trailing spaces. | 63 | |
| Line contains a tab character. | 63 | |
| Line contains a tab character. | 64 | |
| Line is longer than 80 characters (found 102). | 65 | |
| Line contains a tab character. | 65 | |
| Line has trailing spaces. | 66 | |
| Line contains a tab character. | 66 | |
| Line contains a tab character. | 67 | |
| Line is longer than 80 characters (found 104). | 68 | |
| Line contains a tab character. | 68 | |
| Line has trailing spaces. | 69 | |
| Line contains a tab character. | 69 | |
| Line contains a tab character. | 70 | |
| Line contains a tab character. | 71 | |
| Line contains a tab character. | 72 | |
| Line has trailing spaces. | 74 | |
| Line has trailing spaces. | 76 | |
| Line is longer than 80 characters (found 98). | 85 | |
| Parameter g should be final. | 85 | |
| Parameter imageToDraw should be final. | 85 | |
| Parameter hVisible should be final. | 85 | |
| '{' is not preceded with whitespace. | 85 | |
| Line contains a tab character. | 86 | |
| Line contains a tab character. | 87 | |
| Line contains a tab character. | 88 | |
| Line contains a tab character. | 89 | |
| Line contains a tab character. | 90 | |
| Line contains a tab character. | 91 | |
| Line contains a tab character. | 93 | |
| Line contains a tab character. | 94 | |
| Line contains a tab character. | 96 | |
| Line contains a tab character. | 97 | |
| Line contains a tab character. | 99 | |
| Line contains a tab character. | 100 | |
| Line contains a tab character. | 102 | |
| Line is longer than 80 characters (found 81). | 103 | |
| Line contains a tab character. | 103 | |
| Line is longer than 80 characters (found 88). | 104 | |
| Line contains a tab character. | 104 | |
| Line is longer than 80 characters (found 97). | 105 | |
| Line contains a tab character. | 105 | |
| Line contains a tab character. | 106 | |
| Line contains a tab character. | 108 | |
| Line contains a tab character. | 109 | |
| Line contains a tab character. | 111 | |
| Line is longer than 80 characters (found 82). | 112 | |
| Line contains a tab character. | 112 | |
| 'if' is not followed by whitespace. | 112 | |
| '{' is not preceded with whitespace. | 112 | |
| Line contains a tab character. | 113 | |
| '/' is not preceded with whitespace. | 113 | |
| '/' is not followed by whitespace. | 113 | |
| ')' is preceded with whitespace. | 113 | |
| '/' is not preceded with whitespace. | 113 | |
| '/' is not followed by whitespace. | 113 | |
| Line contains a tab character. | 114 | |
| '}' should be on the same line. | 114 | |
| Line contains a tab character. | 115 | |
| 'if' is not followed by whitespace. | 115 | |
| '{' is not preceded with whitespace. | 115 | |
| Line contains a tab character. | 116 | |
| Line contains a tab character. | 117 | |
| '}' should be on the same line. | 117 | |
| Line contains a tab character. | 118 | |
| 'if' is not followed by whitespace. | 118 | |
| '{' is not preceded with whitespace. | 118 | |
| Line contains a tab character. | 119 | |
| Line contains a tab character. | 120 | |
| Line contains a tab character. | 122 | |
| Line is longer than 80 characters (found 82). | 123 | |
| Line contains a tab character. | 123 | |
| 'if' is not followed by whitespace. | 123 | |
| '{' is not preceded with whitespace. | 123 | |
| Line contains a tab character. | 124 | |
| '/' is not preceded with whitespace. | 124 | |
| '/' is not followed by whitespace. | 124 | |
| ')' is preceded with whitespace. | 124 | |
| '/' is not preceded with whitespace. | 124 | |
| '/' is not followed by whitespace. | 124 | |
| Line contains a tab character. | 125 | |
| '}' should be on the same line. | 125 | |
| Line contains a tab character. | 126 | |
| 'if' is not followed by whitespace. | 126 | |
| '{' is not preceded with whitespace. | 126 | |
| Line contains a tab character. | 127 | |
| Line contains a tab character. | 128 | |
| '}' should be on the same line. | 128 | |
| Line contains a tab character. | 129 | |
| 'if' is not followed by whitespace. | 129 | |
| '{' is not preceded with whitespace. | 129 | |
| Line contains a tab character. | 130 | |
| Line contains a tab character. | 131 | |
| Line has trailing spaces. | 132 | |
| Line contains a tab character. | 132 | |
| Line is longer than 80 characters (found 120). | 133 | |
| Line contains a tab character. | 133 | |
| Line contains a tab character. | 134 | |
| Method 'widgetChanged' is not designed for extension - needs to be abstract, final or empty. | 137 | |
| Missing a Javadoc comment. | 137 | |
| '(' is preceded with whitespace. | 137 | |
| Parameter hVisible should be final. | 137 | |
| Parameter changes should be final. | 137 | |
| '{' is not preceded with whitespace. | 137 | |
| Line is longer than 80 characters (found 90). | 139 | |
| Line is longer than 80 characters (found 86). | 140 | |
| Line is longer than 80 characters (found 88). | 143 | |
| Line is longer than 80 characters (found 107). | 144 | |
| Line is longer than 80 characters (found 85). | 153 | |
| Method 'getMinimumSize' is not designed for extension - needs to be abstract, final or empty. | 157 | |
| Missing a Javadoc comment. | 157 | |
| Parameter hVisible should be final. | 157 | |
| '{' is not preceded with whitespace. | 157 | |
| Method 'getPreferredSize' is not designed for extension - needs to be abstract, final or empty. | 161 | |
| Missing a Javadoc comment. | 161 | |
| Parameter hVisible should be final. | 161 | |
| '{' is not preceded with whitespace. | 161 | |
| Method 'getMaximumSize' is not designed for extension - needs to be abstract, final or empty. | 165 | |
| Missing a Javadoc comment. | 165 | |
| Parameter hVisible should be final. | 165 | |
| '{' is not preceded with whitespace. | 165 | |
| Method 'isOpaque' is not designed for extension - needs to be abstract, final or empty. | 169 | |
| Missing a Javadoc comment. | 169 | |
| Parameter hVisible should be final. | 169 | |
| '{' is not preceded with whitespace. | 169 | |
| Method 'getInsets' is not designed for extension - needs to be abstract, final or empty. | 173 | |
| Missing a Javadoc comment. | 173 | |
| Parameter hVisible should be final. | 173 | |
| '{' is not preceded with whitespace. | 173 |
| Severity | Message | Line |
|---|---|---|
| Line has trailing spaces. | 3 | |
| Line has trailing spaces. | 5 | |
| Line has trailing spaces. | 6 | |
| Line has trailing spaces. | 7 | |
| Line has trailing spaces. | 18 | |
| Missing a Javadoc comment. | 18 | |
| '{' is not preceded with whitespace. | 18 | |
| Line has trailing spaces. | 20 | |
| Missing a Javadoc comment. | 21 | |
| Missing a Javadoc comment. | 23 | |
| Missing a Javadoc comment. | 25 | |
| Line has trailing spaces. | 27 | |
| Missing a Javadoc comment. | 28 | |
| '{' is not preceded with whitespace. | 28 | |
| Method 'isConfigSupported' is not designed for extension - needs to be abstract, final or empty. | 31 | |
| Missing a Javadoc comment. | 31 | |
| Parameter hgc should be final. | 31 | |
| '{' is not preceded with whitespace. | 31 | |
| Missing a Javadoc comment. | 35 | |
| Parameter preference should be final. | 35 | |
| Parameter priority should be final. | 35 | |
| '{' is not preceded with whitespace. | 35 | |
| Method 'getPreferencePriority' is not designed for extension - needs to be abstract, final or empty. | 38 | |
| Missing a Javadoc comment. | 38 | |
| Parameter preference should be final. | 38 | |
| '{' is not preceded with whitespace. | 38 | |
| Missing a Javadoc comment. | 42 | |
| Parameter preference should be final. | 42 | |
| Parameter object should be final. | 42 | |
| Parameter priority should be final. | 42 | |
| '{' is not preceded with whitespace. | 42 | |
| Method 'getPreferenceObject' is not designed for extension - needs to be abstract, final or empty. | 45 | |
| Missing a Javadoc comment. | 45 | |
| Parameter preference should be final. | 45 | |
| '{' is not preceded with whitespace. | 45 | |
| Line has trailing spaces. | 47 |
| Severity | Message | Line |
|---|---|---|
| Line has trailing spaces. | 3 | |
| Line has trailing spaces. | 5 | |
| Line has trailing spaces. | 6 | |
| Line has trailing spaces. | 7 | |
| Missing a Javadoc comment. | 24 | |
| '{' is not preceded with whitespace. | 24 | |
| Line has trailing spaces. | 25 | |
| Missing a Javadoc comment. | 26 | |
| '{' is not preceded with whitespace. | 26 | |
| Method 'getDevice' is not designed for extension - needs to be abstract, final or empty. | 29 | |
| Missing a Javadoc comment. | 29 | |
| '{' is not preceded with whitespace. | 29 | |
| Method 'getConfigTemplate' is not designed for extension - needs to be abstract, final or empty. | 33 | |
| Missing a Javadoc comment. | 33 | |
| '{' is not preceded with whitespace. | 33 | |
| Method 'getComponentHScreenRectangle' is not designed for extension - needs to be abstract, final or empty. | 37 | |
| Missing a Javadoc comment. | 37 | |
| Parameter component should be final. | 37 | |
| '{' is not preceded with whitespace. | 37 | |
| Line is longer than 80 characters (found 94). | 41 | |
| Method 'getPixelCoordinatesHScreenRectangle' is not designed for extension - needs to be abstract, final or empty. | 41 | |
| Missing a Javadoc comment. | 41 | |
| Parameter sr should be final. | 41 | |
| Parameter cont should be final. | 41 | |
| '{' is not preceded with whitespace. | 41 | |
| Line is longer than 80 characters (found 83). | 45 | |
| Method 'getCompatibleImage' is not designed for extension - needs to be abstract, final or empty. | 45 | |
| Missing a Javadoc comment. | 45 | |
| Parameter input should be final. | 45 | |
| Parameter ih should be final. | 45 | |
| '{' is not preceded with whitespace. | 45 | |
| Method 'getAllFonts' is not designed for extension - needs to be abstract, final or empty. | 49 | |
| Missing a Javadoc comment. | 49 | |
| '{' is not preceded with whitespace. | 49 | |
| Method 'getPunchThroughToBackgroundColor' is not designed for extension - needs to be abstract, final or empty. | 53 | |
| Missing a Javadoc comment. | 53 | |
| Parameter percentage should be final. | 53 | |
| '{' is not preceded with whitespace. | 53 | |
| Line is longer than 80 characters (found 84). | 57 | |
| Method 'getPunchThroughToBackgroundColor' is not designed for extension - needs to be abstract, final or empty. | 57 | |
| Missing a Javadoc comment. | 57 | |
| Parameter percentage should be final. | 57 | |
| Parameter hvd should be final. | 57 | |
| '{' is not preceded with whitespace. | 57 | |
| Method 'getPunchThroughToBackgroundColor' is not designed for extension - needs to be abstract, final or empty. | 61 | |
| Missing a Javadoc comment. | 61 | |
| Parameter color should be final. | 61 | |
| Parameter percentage should be final. | 61 | |
| '{' is not preceded with whitespace. | 61 | |
| Line contains a tab character. | 62 | |
| Line is longer than 80 characters (found 95). | 65 | |
| Method 'getPunchThroughToBackgroundColor' is not designed for extension - needs to be abstract, final or empty. | 65 | |
| Missing a Javadoc comment. | 65 | |
| Parameter color should be final. | 65 | |
| Parameter percentage should be final. | 65 | |
| Parameter v should be final. | 65 | |
| '{' is not preceded with whitespace. | 65 | |
| Missing a Javadoc comment. | 69 | |
| Parameter c should be final. | 69 | |
| '{' is not preceded with whitespace. | 69 |
| Severity | Message | Line |
|---|---|---|
| Line has trailing spaces. | 3 | |
| Line has trailing spaces. | 5 | |
| Line has trailing spaces. | 6 | |
| Line has trailing spaces. | 7 | |
| Missing a Javadoc comment. | 17 | |
| '{' is not preceded with whitespace. | 17 | |
| Missing a Javadoc comment. | 19 | |
| Missing a Javadoc comment. | 20 | |
| Missing a Javadoc comment. | 22 | |
| '{' is not preceded with whitespace. | 22 | |
| Method 'getConfigurations' is not designed for extension - needs to be abstract, final or empty. | 28 | |
| Missing a Javadoc comment. | 28 | |
| '{' is not preceded with whitespace. | 28 | |
| Method 'getDefaultConfiguration' is not designed for extension - needs to be abstract, final or empty. | 32 | |
| Missing a Javadoc comment. | 32 | |
| '{' is not preceded with whitespace. | 32 | |
| Line is longer than 80 characters (found 85). | 36 | |
| Method 'getBestConfiguration' is not designed for extension - needs to be abstract, final or empty. | 36 | |
| Missing a Javadoc comment. | 36 | |
| Parameter hgct should be final. | 36 | |
| '{' is not preceded with whitespace. | 36 | |
| Line is longer than 80 characters (found 88). | 40 | |
| Method 'getBestConfiguration' is not designed for extension - needs to be abstract, final or empty. | 40 | |
| Missing a Javadoc comment. | 40 | |
| Parameter hgcta should be final. | 40 | |
| Array brackets at illegal position. | 40 | |
| '{' is not preceded with whitespace. | 40 | |
| Method 'getCurrentConfiguration' is not designed for extension - needs to be abstract, final or empty. | 44 | |
| Missing a Javadoc comment. | 44 | |
| '{' is not preceded with whitespace. | 44 | |
| Line is longer than 80 characters (found 97). | 48 | |
| Method 'setGraphicsConfiguration' is not designed for extension - needs to be abstract, final or empty. | 48 | |
| Missing a Javadoc comment. | 48 | |
| Parameter hgc should be final. | 48 | |
| Redundant throws: 'SecurityException' is unchecked exception. | 48 | |
| '{' is not preceded with whitespace. | 50 |
| Severity | Message | Line |
|---|---|---|
| Line has trailing spaces. | 3 | |
| Line has trailing spaces. | 5 | |
| Line has trailing spaces. | 6 | |
| Line has trailing spaces. | 7 | |
| Line has trailing spaces. | 26 | |
| Line has trailing spaces. | 27 | |
| Unknown tag 'statuscode'. | 29 | |
| '{' is not preceded with whitespace. | 31 | |
| Line is longer than 80 characters (found 101). | 33 | |
| Line contains a tab character. | 33 | |
| Missing a Javadoc comment. | 33 | |
| Name 'log' must match pattern '^[A-Z][A-Z0-9]*(_[A-Z0-9]+)*$'. | 33 | |
| Line has trailing spaces. | 34 | |
| Line contains a tab character. | 34 | |
| Line has trailing spaces. | 35 | |
| Line contains a tab character. | 35 | |
| Line contains a tab character. | 36 | |
| Missing a Javadoc comment. | 36 | |
| Line has trailing spaces. | 37 | |
| Line contains a tab character. | 37 | |
| Line has trailing spaces. | 38 | |
| Line contains a tab character. | 38 | |
| Missing a Javadoc comment. | 39 | |
| Missing a Javadoc comment. | 42 | |
| '{' is not preceded with whitespace. | 42 | |
| Line contains a tab character. | 43 | |
| Line contains a tab character. | 44 | |
| Missing a Javadoc comment. | 47 | |
| Parameter image should be final. | 47 | |
| '{' is not preceded with whitespace. | 47 | |
| Missing a Javadoc comment. | 52 | |
| Parameter image should be final. | 52 | |
| Parameter x should be final. | 52 | |
| Parameter y should be final. | 52 | |
| Parameter width should be final. | 52 | |
| Parameter height should be final. | 52 | |
| '{' is not preceded with whitespace. | 52 | |
| Line is longer than 80 characters (found 91). | 57 | |
| Missing a Javadoc comment. | 57 | |
| Parameter imageNormal should be final. | 57 | |
| Parameter imageFocus should be final. | 57 | |
| Parameter x should be final. | 57 | |
| Parameter y should be final. | 57 | |
| Parameter width should be final. | 57 | |
| Parameter height should be final. | 57 | |
| '{' is not preceded with whitespace. | 57 | |
| Line has trailing spaces. | 64 | |
| Missing a Javadoc comment. | 65 | |
| '{' is not preceded with whitespace. | 65 | |
| Line contains a tab character. | 66 | |
| Line contains a tab character. | 67 | |
| Missing a Javadoc comment. | 70 | |
| Parameter hGraphicLook should be final. | 70 | |
| '{' is not preceded with whitespace. | 70 | |
| Missing a Javadoc comment. | 74 | |
| '{' is not preceded with whitespace. | 74 | |
| Method 'setMove' is not designed for extension - needs to be abstract, final or empty. | 78 | |
| Missing a Javadoc comment. | 78 | |
| Parameter keyCode should be final. | 78 | |
| Parameter target should be final. | 78 | |
| '{' is not preceded with whitespace. | 78 | |
| Line contains a tab character. | 79 | |
| Method 'getMove' is not designed for extension - needs to be abstract, final or empty. | 82 | |
| Missing a Javadoc comment. | 82 | |
| Parameter keyCode should be final. | 82 | |
| '{' is not preceded with whitespace. | 82 | |
| Line contains a tab character. | 83 | |
| Line is longer than 80 characters (found 101). | 86 | |
| Method 'setFocusTraversal' is not designed for extension - needs to be abstract, final or empty. | 86 | |
| Missing a Javadoc comment. | 86 | |
| Parameter up should be final. | 86 | |
| Parameter down should be final. | 86 | |
| Parameter left should be final. | 86 | |
| Parameter right should be final. | 86 | |
| '{' is not preceded with whitespace. | 86 | |
| Line contains a tab character. | 87 | |
| Method 'isSelected' is not designed for extension - needs to be abstract, final or empty. | 90 | |
| Missing a Javadoc comment. | 90 | |
| '{' is not preceded with whitespace. | 90 | |
| Line contains a tab character. | 91 | |
| Method 'setGainFocusSound' is not designed for extension - needs to be abstract, final or empty. | 94 | |
| Missing a Javadoc comment. | 94 | |
| Parameter sound should be final. | 94 | |
| '{' is not preceded with whitespace. | 94 | |
| Line contains a tab character. | 95 | |
| Method 'setLoseFocusSound' is not designed for extension - needs to be abstract, final or empty. | 98 | |
| Missing a Javadoc comment. | 98 | |
| Parameter sound should be final. | 98 | |
| '{' is not preceded with whitespace. | 98 | |
| Line contains a tab character. | 99 | |
| Method 'getGainFocusSound' is not designed for extension - needs to be abstract, final or empty. | 102 | |
| Missing a Javadoc comment. | 102 | |
| '{' is not preceded with whitespace. | 102 | |
| Line contains a tab character. | 103 | |
| Method 'getLoseFocusSound' is not designed for extension - needs to be abstract, final or empty. | 106 | |
| Missing a Javadoc comment. | 106 | |
| '{' is not preceded with whitespace. | 106 | |
| Line contains a tab character. | 107 | |
| Line is longer than 80 characters (found 90). | 110 | |
| Method 'addHFocusListener' is not designed for extension - needs to be abstract, final or empty. | 110 | |
| Missing a Javadoc comment. | 110 | |
| Parameter listener should be final. | 110 | |
| '{' is not preceded with whitespace. | 110 | |
| Line contains a tab character. | 111 | |
| Line is longer than 80 characters (found 93). | 114 | |
| Method 'removeHFocusListener' is not designed for extension - needs to be abstract, final or empty. | 114 | |
| Missing a Javadoc comment. | 114 | |
| Parameter listener should be final. | 114 | |
| '{' is not preceded with whitespace. | 114 | |
| Line contains a tab character. | 115 | |
| Method 'getNavigationKeys' is not designed for extension - needs to be abstract, final or empty. | 118 | |
| Missing a Javadoc comment. | 118 | |
| '{' is not preceded with whitespace. | 118 | |
| Line contains a tab character. | 119 | |
| Line has trailing spaces. | 121 | |
| Method 'isFocusTraversable' is not designed for extension - needs to be abstract, final or empty. | 125 | |
| Missing a Javadoc comment. | 125 | |
| Line contains a tab character. | 126 | |
| Line has trailing spaces. | 128 | |
| Expected an @return tag. | 138 | |
| Method 'getFocusListeners' is not designed for extension - needs to be abstract, final or empty. | 138 | |
| '{' is not preceded with whitespace. | 138 | |
| Line contains a tab character. | 139 | |
| Line has trailing spaces. | 141 | |
| Method 'processFocusEvent' is not designed for extension - needs to be abstract, final or empty. | 143 | |
| Missing a Javadoc comment. | 143 | |
| Parameter e should be final. | 143 | |
| '{' is not preceded with whitespace. | 143 | |
| Line contains a tab character. | 144 | |
| Line contains a tab character. | 145 | |
| Line contains a tab character. | 146 | |
| Line has trailing spaces. | 147 | |
| Line contains a tab character. | 147 | |
| Line has trailing spaces. | 150 | |
| Method 'processHFocusEvent' is not designed for extension - needs to be abstract, final or empty. | 151 | |
| Missing a Javadoc comment. | 151 | |
| Parameter evt should be final. | 151 | |
| Line contains a tab character. | 152 | |
| Line contains a tab character. | 153 | |
| Line has trailing spaces. | 154 | |
| Line contains a tab character. | 154 | |
| Line contains a tab character. | 155 | |
| 'if' is not followed by whitespace. | 155 | |
| '{' is not preceded with whitespace. | 155 | |
| Line contains a tab character. | 156 | |
| Line contains a tab character. | 157 |
| Severity | Message | Line |
|---|---|---|
| Line has trailing spaces. | 3 | |
| Line has trailing spaces. | 5 | |
| Line has trailing spaces. | 6 | |
| Line has trailing spaces. | 7 | |
| Missing a Javadoc comment. | 21 | |
| '{' is not preceded with whitespace. | 21 | |
| Line has trailing spaces. | 22 | |
| Missing a Javadoc comment. | 23 | |
| '{' is not preceded with whitespace. | 23 | |
| Missing a Javadoc comment. | 26 | |
| Parameter data should be final. | 26 | |
| '{' is not preceded with whitespace. | 26 | |
| Missing a Javadoc comment. | 29 | |
| Parameter data should be final. | 29 | |
| '{' is not preceded with whitespace. | 29 | |
| Method 'getMatteData' is not designed for extension - needs to be abstract, final or empty. | 32 | |
| Missing a Javadoc comment. | 32 | |
| '{' is not preceded with whitespace. | 32 | |
| Missing a Javadoc comment. | 36 | |
| Parameter p should be final. | 36 | |
| Parameter index should be final. | 36 | |
| '{' is not preceded with whitespace. | 36 | |
| Method 'getOffset' is not designed for extension - needs to be abstract, final or empty. | 39 | |
| Missing a Javadoc comment. | 39 | |
| Parameter index should be final. | 39 | |
| '{' is not preceded with whitespace. | 39 | |
| Method 'start' is not designed for extension - needs to be abstract, final or empty. | 43 | |
| Missing a Javadoc comment. | 43 | |
| '{' is not preceded with whitespace. | 43 | |
| Method 'stop' is not designed for extension - needs to be abstract, final or empty. | 47 | |
| Missing a Javadoc comment. | 47 | |
| '{' is not preceded with whitespace. | 47 | |
| Method 'isAnimated' is not designed for extension - needs to be abstract, final or empty. | 51 | |
| Missing a Javadoc comment. | 51 | |
| '{' is not preceded with whitespace. | 51 | |
| 'return' is not followed by whitespace. | 52 | |
| Method 'setPosition' is not designed for extension - needs to be abstract, final or empty. | 55 | |
| Missing a Javadoc comment. | 55 | |
| Parameter position should be final. | 55 | |
| '{' is not preceded with whitespace. | 55 | |
| Method 'getPosition' is not designed for extension - needs to be abstract, final or empty. | 59 | |
| Missing a Javadoc comment. | 59 | |
| '{' is not preceded with whitespace. | 59 | |
| 'return' is not followed by whitespace. | 60 | |
| Method 'setRepeatCount' is not designed for extension - needs to be abstract, final or empty. | 63 | |
| Missing a Javadoc comment. | 63 | |
| Parameter count should be final. | 63 | |
| '{' is not preceded with whitespace. | 63 | |
| Method 'getRepeatCount' is not designed for extension - needs to be abstract, final or empty. | 67 | |
| Missing a Javadoc comment. | 67 | |
| '{' is not preceded with whitespace. | 67 | |
| 'return' is not followed by whitespace. | 68 | |
| Method 'setDelay' is not designed for extension - needs to be abstract, final or empty. | 71 | |
| Missing a Javadoc comment. | 71 | |
| Parameter count should be final. | 71 | |
| '{' is not preceded with whitespace. | 71 | |
| Method 'getDelay' is not designed for extension - needs to be abstract, final or empty. | 75 | |
| Missing a Javadoc comment. | 75 | |
| '{' is not preceded with whitespace. | 75 | |
| 'return' is not followed by whitespace. | 76 | |
| Method 'setPlayMode' is not designed for extension - needs to be abstract, final or empty. | 79 | |
| Missing a Javadoc comment. | 79 | |
| Parameter mode should be final. | 79 | |
| '{' is not preceded with whitespace. | 79 | |
| Method 'getPlayMode' is not designed for extension - needs to be abstract, final or empty. | 83 | |
| Missing a Javadoc comment. | 83 | |
| '{' is not preceded with whitespace. | 83 | |
| 'return' is not followed by whitespace. | 84 |
| Severity | Message | Line |
|---|---|---|
| Line has trailing spaces. | 3 | |
| Line has trailing spaces. | 5 | |
| Line has trailing spaces. | 6 | |
| Line has trailing spaces. | 7 | |
| Line has trailing spaces. | 18 | |
| Line has trailing spaces. | 19 | |
| Unknown tag 'statuscode'. | 21 | |
| '{' is not preceded with whitespace. | 23 | |
| Line has trailing spaces. | 24 | |
| Missing a Javadoc comment. | 25 | |
| Missing a Javadoc comment. | 26 | |
| Missing a Javadoc comment. | 27 | |
| Missing a Javadoc comment. | 28 | |
| Line has trailing spaces. | 29 | |
| Missing a Javadoc comment. | 30 | |
| Line has trailing spaces. | 31 | |
| Missing a Javadoc comment. | 32 | |
| '{' is not preceded with whitespace. | 32 | |
| Line has trailing spaces. | 34 | |
| Method 'setType' is not designed for extension - needs to be abstract, final or empty. | 35 | |
| Missing a Javadoc comment. | 35 | |
| Parameter type should be final. | 35 | |
| 'type' hides a field. | 35 | |
| '{' is not preceded with whitespace. | 35 | |
| Line contains a tab character. | 36 | |
| Line has trailing spaces. | 38 | |
| Method 'getType' is not designed for extension - needs to be abstract, final or empty. | 39 | |
| Missing a Javadoc comment. | 39 | |
| '{' is not preceded with whitespace. | 39 | |
| Line contains a tab character. | 40 |
| Severity | Message | Line |
|---|---|---|
| Line has trailing spaces. | 3 | |
| Line has trailing spaces. | 5 | |
| Line has trailing spaces. | 6 | |
| Line has trailing spaces. | 7 | |
| Missing a Javadoc comment. | 21 | |
| '{' is not preceded with whitespace. | 21 | |
| Line has trailing spaces. | 22 | |
| Missing a Javadoc comment. | 23 | |
| '{' is not preceded with whitespace. | 23 | |
| Line has trailing spaces. | 25 | |
| Missing a Javadoc comment. | 26 | |
| Parameter data should be final. | 26 | |
| '{' is not preceded with whitespace. | 26 | |
| Missing a Javadoc comment. | 29 | |
| Parameter data should be final. | 29 | |
| '{' is not preceded with whitespace. | 29 | |
| Method 'getMatteData' is not designed for extension - needs to be abstract, final or empty. | 32 | |
| Missing a Javadoc comment. | 32 | |
| '{' is not preceded with whitespace. | 32 | |
| Missing a Javadoc comment. | 36 | |
| Parameter p should be final. | 36 | |
| '{' is not preceded with whitespace. | 36 | |
| Method 'getOffset' is not designed for extension - needs to be abstract, final or empty. | 39 | |
| Missing a Javadoc comment. | 39 | |
| '{' is not preceded with whitespace. | 39 |
| Severity | Message | Line |
|---|---|---|
| Line has trailing spaces. | 3 | |
| Line has trailing spaces. | 5 | |
| Line has trailing spaces. | 6 | |
| Line has trailing spaces. | 7 | |
| Line has trailing spaces. | 18 | |
| Line has trailing spaces. | 19 | |
| Unknown tag 'statuscode'. | 21 | |
| '{' is not preceded with whitespace. | 23 | |
| Line has trailing spaces. | 24 | |
| Missing a Javadoc comment. | 25 | |
| '{' is not preceded with whitespace. | 25 | |
| Line contains a tab character. | 26 | |
| Missing a Javadoc comment. | 29 | |
| Parameter message should be final. | 29 | |
| '{' is not preceded with whitespace. | 29 | |
| Line contains a tab character. | 30 |
| Severity | Message | Line |
|---|---|---|
| Line has trailing spaces. | 3 | |
| Line has trailing spaces. | 5 | |
| Line has trailing spaces. | 6 | |
| Line has trailing spaces. | 7 | |
| Missing a Javadoc comment. | 18 | |
| '{' is not preceded with whitespace. | 18 | |
| Line has trailing spaces. | 19 | |
| Missing a Javadoc comment. | 20 | |
| Redundant 'public' modifier. | 20 | |
| Missing a Javadoc comment. | 22 | |
| Redundant 'public' modifier. | 22 | |
| Line has trailing spaces. | 23 | |
| Missing a Javadoc comment. | 24 | |
| Redundant 'public' modifier. | 24 | |
| Line has trailing spaces. | 25 | |
| Missing a Javadoc comment. | 26 | |
| Redundant 'public' modifier. | 26 | |
| Line has trailing spaces. | 27 |
| Severity | Message | Line |
|---|---|---|
| Line has trailing spaces. | 3 | |
| Line has trailing spaces. | 5 | |
| Line has trailing spaces. | 6 | |
| Line has trailing spaces. | 7 | |
| Missing a Javadoc comment. | 17 | |
| '{' is not preceded with whitespace. | 17 | |
| Line has trailing spaces. | 18 | |
| Missing a Javadoc comment. | 19 | |
| Redundant 'public' modifier. | 19 | |
| Missing a Javadoc comment. | 20 | |
| Redundant 'public' modifier. | 20 | |
| Missing a Javadoc comment. | 21 | |
| Redundant 'public' modifier. | 21 | |
| Missing a Javadoc comment. | 22 | |
| Redundant 'public' modifier. | 22 | |
| Missing a Javadoc comment. | 24 | |
| Redundant 'public' modifier. | 24 | |
| Missing a Javadoc comment. | 26 | |
| Redundant 'public' modifier. | 26 | |
| Missing a Javadoc comment. | 28 | |
| Redundant 'public' modifier. | 28 | |
| Missing a Javadoc comment. | 30 | |
| Redundant 'public' modifier. | 30 | |
| Missing a Javadoc comment. | 32 | |
| Redundant 'public' modifier. | 32 | |
| Missing a Javadoc comment. | 34 | |
| Redundant 'public' modifier. | 34 |
| Severity | Message | Line |
|---|---|---|
| Line has trailing spaces. | 3 | |
| Line has trailing spaces. | 5 | |
| Line has trailing spaces. | 6 | |
| Line has trailing spaces. | 7 | |
| Line has trailing spaces. | 20 | |
| Line has trailing spaces. | 21 | |
| Unknown tag 'statuscode'. | 23 | |
| '{' is not preceded with whitespace. | 25 | |
| Line has trailing spaces. | 26 | |
| Line contains a tab character. | 27 | |
| Missing a Javadoc comment. | 27 | |
| Line contains a tab character. | 28 | |
| Missing a Javadoc comment. | 28 | |
| Line has trailing spaces. | 29 | |
| Line contains a tab character. | 29 | |
| Missing a Javadoc comment. | 30 | |
| Parameter label should be final. | 30 | |
| 'label' hides a field. | 30 | |
| '{' is not preceded with whitespace. | 30 | |
| Line contains a tab character. | 31 | |
| Missing a Javadoc comment. | 34 | |
| Parameter icon should be final. | 34 | |
| 'icon' hides a field. | 34 | |
| Parameter label should be final. | 34 | |
| 'label' hides a field. | 34 | |
| '{' is not preceded with whitespace. | 34 | |
| Line contains a tab character. | 35 | |
| Line contains a tab character. | 36 | |
| Method 'getLabel' is not designed for extension - needs to be abstract, final or empty. | 39 | |
| Missing a Javadoc comment. | 39 | |
| '{' is not preceded with whitespace. | 39 | |
| Line contains a tab character. | 40 | |
| Method 'getIcon' is not designed for extension - needs to be abstract, final or empty. | 43 | |
| Missing a Javadoc comment. | 43 | |
| '{' is not preceded with whitespace. | 43 | |
| Line contains a tab character. | 44 | |
| Method 'setLabel' is not designed for extension - needs to be abstract, final or empty. | 47 | |
| Missing a Javadoc comment. | 47 | |
| Parameter label should be final. | 47 | |
| 'label' hides a field. | 47 | |
| '{' is not preceded with whitespace. | 47 | |
| Line contains a tab character. | 48 | |
| Method 'setIcon' is not designed for extension - needs to be abstract, final or empty. | 51 | |
| Missing a Javadoc comment. | 51 | |
| Parameter icon should be final. | 51 | |
| 'icon' hides a field. | 51 | |
| '{' is not preceded with whitespace. | 51 | |
| Line contains a tab character. | 52 |
| Severity | Message | Line |
|---|---|---|
| Line has trailing spaces. | 3 | |
| Line has trailing spaces. | 6 | |
| Line has trailing spaces. | 7 | |
| Line has trailing spaces. | 26 | |
| Unknown tag 'statuscode'. | 28 | |
| Line has trailing spaces. | 29 | |
| '{' is not preceded with whitespace. | 31 | |
| Line has trailing spaces. | 32 | |
| Missing a Javadoc comment. | 33 | |
| Missing a Javadoc comment. | 34 | |
| Line has trailing spaces. | 35 | |
| Missing a Javadoc comment. | 35 | |
| Line has trailing spaces. | 36 | |
| Missing a Javadoc comment. | 36 | |
| Line has trailing spaces. | 37 | |
| Missing a Javadoc comment. | 37 | |
| Missing a Javadoc comment. | 38 | |
| Line has trailing spaces. | 39 | |
| Missing a Javadoc comment. | 40 | |
| Missing a Javadoc comment. | 41 | |
| Missing a Javadoc comment. | 42 | |
| Missing a Javadoc comment. | 43 | |
| Missing a Javadoc comment. | 44 | |
| Line has trailing spaces. | 45 | |
| Missing a Javadoc comment. | 47 | |
| Line has trailing spaces. | 48 | |
| Missing a Javadoc comment. | 49 | |
| Missing a Javadoc comment. | 50 | |
| Missing a Javadoc comment. | 51 | |
| Line has trailing spaces. | 52 | |
| Missing a Javadoc comment. | 54 | |
| Line has trailing spaces. | 55 | |
| Missing a Javadoc comment. | 57 | |
| Line has trailing spaces. | 58 | |
| Missing a Javadoc comment. | 59 | |
| Line has trailing spaces. | 60 | |
| Line is longer than 80 characters (found 114). | 62 | |
| Line has trailing spaces. | 65 | |
| Missing a Javadoc comment. | 66 | |
| '{' is not preceded with whitespace. | 66 | |
| Line contains a tab character. | 67 | |
| Missing a Javadoc comment. | 70 | |
| Parameter items should be final. | 70 | |
| 'items' hides a field. | 70 | |
| '{' is not preceded with whitespace. | 70 | |
| Line contains a tab character. | 71 | |
| ',' is not followed by whitespace. | 71 | |
| ',' is not followed by whitespace. | 71 | |
| ',' is not followed by whitespace. | 71 | |
| ',' is not followed by whitespace. | 71 | |
| Missing a Javadoc comment. | 74 | |
| Parameter items should be final. | 74 | |
| 'items' hides a field. | 74 | |
| Parameter x should be final. | 74 | |
| Parameter y should be final. | 74 | |
| Parameter width should be final. | 74 | |
| Parameter height should be final. | 74 | |
| '{' is not preceded with whitespace. | 74 | |
| ',' is not followed by whitespace. | 75 | |
| ',' is not followed by whitespace. | 75 | |
| ',' is not followed by whitespace. | 75 | |
| ',' is not followed by whitespace. | 75 | |
| Line has trailing spaces. | 76 | |
| Line has trailing spaces. | 78 | |
| Line has trailing spaces. | 80 | |
| '{' is not preceded with whitespace. | 82 | |
| Line contains a tab character. | 83 | |
| '}' should be on the same line. | 84 | |
| 'else' is not followed by whitespace. | 85 | |
| '{' is not preceded with whitespace. | 85 | |
| Line contains a tab character. | 86 | |
| Line has trailing spaces. | 87 | |
| Line has trailing spaces. | 88 | |
| Line has trailing spaces. | 90 | |
| Line has trailing spaces. | 92 | |
| Line has trailing spaces. | 96 | |
| Line has trailing spaces. | 99 | |
| Line has trailing spaces. | 101 | |
| Line has trailing spaces. | 102 | |
| Method 'setLook' is not designed for extension - needs to be abstract, final or empty. | 105 | |
| Missing a Javadoc comment. | 105 | |
| Parameter hlook should be final. | 105 | |
| '{' is not preceded with whitespace. | 105 | |
| Line contains a tab character. | 106 | |
| 'if' is not followed by whitespace. | 106 | |
| '{' is not preceded with whitespace. | 106 | |
| Line contains a tab character. | 107 | |
| Line contains a tab character. | 108 | |
| '}' should be on the same line. | 108 | |
| Line contains a tab character. | 109 | |
| 'else' is not followed by whitespace. | 109 | |
| '{' is not preceded with whitespace. | 109 | |
| Line is longer than 80 characters (found 94). | 110 | |
| Line contains a tab character. | 110 | |
| Line contains a tab character. | 111 | |
| Missing a Javadoc comment. | 114 | |
| Parameter look should be final. | 114 | |
| '{' is not preceded with whitespace. | 114 | |
| Line has trailing spaces. | 115 | |
| Line contains a tab character. | 115 | |
| Missing a Javadoc comment. | 118 | |
| '{' is not preceded with whitespace. | 118 | |
| Method 'getListContent' is not designed for extension - needs to be abstract, final or empty. | 122 | |
| Missing a Javadoc comment. | 122 | |
| '{' is not preceded with whitespace. | 122 | |
| Method 'setListContent' is not designed for extension - needs to be abstract, final or empty. | 126 | |
| Missing a Javadoc comment. | 126 | |
| Parameter elements should be final. | 126 | |
| '{' is not preceded with whitespace. | 126 | |
| Line has trailing spaces. | 127 | |
| Line contains a tab character. | 127 | |
| Line contains a tab character. | 128 | |
| Line contains a tab character. | 129 | |
| Line contains a tab character. | 130 | |
| 'for' is not followed by whitespace. | 130 | |
| '=' is not preceded with whitespace. | 130 | |
| '=' is not followed by whitespace. | 130 | |
| '{' is not preceded with whitespace. | 130 | |
| Line has trailing spaces. | 131 | |
| Line contains a tab character. | 131 | |
| Line contains a tab character. | 132 | |
| Line contains a tab character. | 133 | |
| 'if' is not followed by whitespace. | 133 | |
| '{' is not preceded with whitespace. | 133 | |
| Line has trailing spaces. | 134 | |
| Line contains a tab character. | 134 | |
| Line contains a tab character. | 135 | |
| Line is longer than 80 characters (found 103). | 136 | |
| Line contains a tab character. | 136 | |
| Line has trailing spaces. | 137 | |
| Line contains a tab character. | 137 | |
| Line contains a tab character. | 138 | |
| Line contains a tab character. | 139 | |
| Line has trailing spaces. | 140 | |
| Line contains a tab character. | 140 | |
| Line contains a tab character. | 141 | |
| Line contains a tab character. | 142 | |
| Line contains a tab character. | 143 | |
| Line has trailing spaces. | 144 | |
| Line contains a tab character. | 144 | |
| Line contains a tab character. | 145 | |
| Line contains a tab character. | 146 | |
| Line has trailing spaces. | 147 | |
| Line contains a tab character. | 147 | |
| Line contains a tab character. | 148 | |
| Line contains a tab character. | 149 | |
| 'if' is not followed by whitespace. | 149 | |
| '{' is not preceded with whitespace. | 149 | |
| Line contains a tab character. | 150 | |
| Line has trailing spaces. | 151 | |
| Line contains a tab character. | 151 | |
| Line contains a tab character. | 152 | |
| Line contains a tab character. | 153 | |
| Line has trailing spaces. | 154 | |
| Line contains a tab character. | 154 | |
| Line contains a tab character. | 155 | |
| Line contains a tab character. | 156 | |
| Line has trailing spaces. | 157 | |
| Line contains a tab character. | 157 | |
| Line contains a tab character. | 158 | |
| Line contains a tab character. | 159 | |
| Method 'addItem' is not designed for extension - needs to be abstract, final or empty. | 162 | |
| Missing a Javadoc comment. | 162 | |
| Parameter item should be final. | 162 | |
| Parameter index should be final. | 162 | |
| '{' is not preceded with whitespace. | 162 | |
| Line contains a tab character. | 163 | |
| Line has trailing spaces. | 164 | |
| Line contains a tab character. | 164 | |
| Method 'addItems' is not designed for extension - needs to be abstract, final or empty. | 167 | |
| Missing a Javadoc comment. | 167 | |
| Parameter elements should be final. | 167 | |
| Parameter index should be final. | 167 | |
| '{' is not preceded with whitespace. | 167 | |
| Line contains a tab character. | 169 | |
| Line contains a tab character. | 170 | |
| 'if' is not followed by whitespace. | 170 | |
| '{' is not preceded with whitespace. | 170 | |
| Line contains a tab character. | 171 | |
| Line contains a tab character. | 172 | |
| Line has trailing spaces. | 173 | |
| Line contains a tab character. | 173 | |
| Line contains a tab character. | 174 | |
| ';' is preceded with whitespace. | 174 | |
| Line contains a tab character. | 175 | |
| Line contains a tab character. | 176 | |
| Line has trailing spaces. | 177 | |
| Line contains a tab character. | 177 | |
| Line contains a tab character. | 178 | |
| Line contains a tab character. | 179 | |
| 'if' is not followed by whitespace. | 179 | |
| '{' is not preceded with whitespace. | 179 | |
| Line contains a tab character. | 180 | |
| Line has trailing spaces. | 181 | |
| Line contains a tab character. | 181 | |
| Line has trailing spaces. | 182 | |
| Line is longer than 80 characters (found 87). | 182 | |
| Line contains a tab character. | 182 | |
| Line is longer than 80 characters (found 126). | 183 | |
| Line contains a tab character. | 183 | |
| ',' is not followed by whitespace. | 183 | |
| Line contains a tab character. | 184 | |
| Line has trailing spaces. | 185 | |
| Line contains a tab character. | 185 | |
| Line has trailing spaces. | 186 | |
| Line contains a tab character. | 186 | |
| Line has trailing spaces. | 189 | |
| Method 'getItem' is not designed for extension - needs to be abstract, final or empty. | 190 | |
| Missing a Javadoc comment. | 190 | |
| Parameter index should be final. | 190 | |
| '{' is not preceded with whitespace. | 190 | |
| Line has trailing spaces. | 191 | |
| Line contains a tab character. | 191 | |
| Line contains a tab character. | 192 | |
| 'if' is not followed by whitespace. | 192 | |
| '{' is not preceded with whitespace. | 192 | |
| Line contains a tab character. | 193 | |
| Line contains a tab character. | 194 | |
| Line has trailing spaces. | 195 | |
| Line contains a tab character. | 195 | |
| Method 'getIndex' is not designed for extension - needs to be abstract, final or empty. | 199 | |
| Missing a Javadoc comment. | 199 | |
| '(' is preceded with whitespace. | 199 | |
| Parameter item should be final. | 199 | |
| '{' is not preceded with whitespace. | 199 | |
| Line contains a tab character. | 200 | |
| Line contains a tab character. | 201 | |
| Line contains a tab character. | 202 | |
| '{' is not preceded with whitespace. | 202 | |
| Line contains a tab character. | 203 | |
| Line contains a tab character. | 204 | |
| Method 'getNumItems' is not designed for extension - needs to be abstract, final or empty. | 208 | |
| Missing a Javadoc comment. | 208 | |
| '{' is not preceded with whitespace. | 208 | |
| Method 'removeItem' is not designed for extension - needs to be abstract, final or empty. | 212 | |
| Missing a Javadoc comment. | 212 | |
| Parameter index should be final. | 212 | |
| '{' is not preceded with whitespace. | 212 | |
| Line contains a tab character. | 213 | |
| Line has trailing spaces. | 214 | |
| Line contains a tab character. | 214 | |
| Line contains a tab character. | 215 | |
| Line contains a tab character. | 216 | |
| 'if' is not followed by whitespace. | 216 | |
| '{' is not preceded with whitespace. | 216 | |
| Line has trailing spaces. | 217 | |
| Line contains a tab character. | 217 | |
| Line contains a tab character. | 218 | |
| Line contains a tab character. | 219 | |
| Line has trailing spaces. | 220 | |
| Line contains a tab character. | 220 | |
| Line contains a tab character. | 221 | |
| Line contains a tab character. | 222 | |
| 'if' is not followed by whitespace. | 222 | |
| '{' is not preceded with whitespace. | 222 | |
| Line is longer than 80 characters (found 96). | 223 | |
| Line contains a tab character. | 223 | |
| Line contains a tab character. | 224 | |
| Line contains a tab character. | 225 | |
| Line has trailing spaces. | 226 | |
| Line contains a tab character. | 226 | |
| Line contains a tab character. | 227 | |
| Line has trailing spaces. | 229 | |
| Line contains a tab character. | 229 | |
| Line contains a tab character. | 230 | |
| Line contains a tab character. | 231 | |
| 'if' is not followed by whitespace. | 231 | |
| '{' is not preceded with whitespace. | 231 | |
| Line has trailing spaces. | 232 | |
| Line contains a tab character. | 232 | |
| Line has trailing spaces. | 233 | |
| Line contains a tab character. | 233 | |
| Line contains a tab character. | 234 | |
| Line contains a tab character. | 235 | |
| 'if' is not followed by whitespace. | 235 | |
| '{' is not preceded with whitespace. | 235 | |
| Line contains a tab character. | 236 | |
| Line contains a tab character. | 237 | |
| '}' should be on the same line. | 237 | |
| Line contains a tab character. | 238 | |
| Line contains a tab character. | 239 | |
| 'else' is not followed by whitespace. | 239 | |
| '{' is not preceded with whitespace. | 239 | |
| Line contains a tab character. | 240 | |
| Line contains a tab character. | 241 | |
| Line has trailing spaces. | 242 | |
| Line contains a tab character. | 242 | |
| Line contains a tab character. | 243 | |
| Line is longer than 80 characters (found 101). | 244 | |
| Line contains a tab character. | 244 | |
| Line contains a tab character. | 245 | |
| Line contains a tab character. | 246 | |
| Line has trailing spaces. | 247 | |
| Line contains a tab character. | 247 | |
| Line has trailing spaces. | 248 | |
| Line contains a tab character. | 248 | |
| Line has trailing spaces. | 249 | |
| Line contains a tab character. | 249 | |
| Line contains a tab character. | 250 | |
| Line has trailing spaces. | 252 | |
| Method 'removeAllItems' is not designed for extension - needs to be abstract, final or empty. | 253 | |
| Missing a Javadoc comment. | 253 | |
| '{' is not preceded with whitespace. | 253 | |
| Line contains a tab character. | 254 | |
| Line contains a tab character. | 255 | |
| Line contains a tab character. | 256 | |
| Method 'getCurrentIndex' is not designed for extension - needs to be abstract, final or empty. | 259 | |
| Missing a Javadoc comment. | 259 | |
| '{' is not preceded with whitespace. | 259 | |
| Line contains a tab character. | 260 | |
| 'if' is not followed by whitespace. | 260 | |
| '{' is not preceded with whitespace. | 260 | |
| Line contains a tab character. | 261 | |
| Line contains a tab character. | 262 | |
| '}' should be on the same line. | 262 | |
| Line contains a tab character. | 263 | |
| 'else' is not followed by whitespace. | 263 | |
| '{' is not preceded with whitespace. | 263 | |
| Line contains a tab character. | 264 | |
| Line contains a tab character. | 265 | |
| Line has trailing spaces. | 268 | |
| Method 'getCurrentItem' is not designed for extension - needs to be abstract, final or empty. | 269 | |
| Missing a Javadoc comment. | 269 | |
| '{' is not preceded with whitespace. | 269 | |
| Line has trailing spaces. | 270 | |
| Line contains a tab character. | 270 | |
| Line contains a tab character. | 271 | |
| Line has trailing spaces. | 272 | |
| Line contains a tab character. | 272 | |
| Line has trailing spaces. | 275 | |
| Method 'setCurrentItem' is not designed for extension - needs to be abstract, final or empty. | 275 | |
| Missing a Javadoc comment. | 275 | |
| Parameter index should be final. | 275 | |
| '{' is not preceded with whitespace. | 275 | |
| Line contains a tab character. | 275 | |
| Line has trailing spaces. | 276 | |
| Line contains a tab character. | 277 | |
| Line has trailing spaces. | 278 | |
| Line contains a tab character. | 278 | |
| Line is longer than 80 characters (found 82). | 279 | |
| Line contains a tab character. | 279 | |
| 'if' is not followed by whitespace. | 279 | |
| ')' is preceded with whitespace. | 279 | |
| ')' is preceded with whitespace. | 279 | |
| '{' is not preceded with whitespace. | 279 | |
| Line contains a tab character. | 280 | |
| Line contains a tab character. | 281 | |
| '}' should be on the same line. | 281 | |
| Line contains a tab character. | 282 | |
| 'else' is not followed by whitespace. | 282 | |
| '{' is not preceded with whitespace. | 282 | |
| Line contains a tab character. | 283 | |
| Line contains a tab character. | 284 | |
| Line has trailing spaces. | 285 | |
| Line contains a tab character. | 285 | |
| Line contains a tab character. | 286 | |
| Method 'getSelectionIndices' is not designed for extension - needs to be abstract, final or empty. | 289 | |
| Missing a Javadoc comment. | 289 | |
| '{' is not preceded with whitespace. | 289 | |
| Line has trailing spaces. | 290 | |
| Line contains a tab character. | 290 | |
| Comment matches to-do format 'TODO:'. | 291 | |
| Line contains a tab character. | 291 | |
| Line has trailing spaces. | 292 | |
| Line contains a tab character. | 292 | |
| Line contains a tab character. | 294 | |
| 'for' is not followed by whitespace. | 294 | |
| '{' is not preceded with whitespace. | 294 | |
| Line has trailing spaces. | 295 | |
| Line contains a tab character. | 295 | |
| Line contains a tab character. | 296 | |
| Line has trailing spaces. | 297 | |
| Line contains a tab character. | 297 | |
| Line contains a tab character. | 298 | |
| 'if' is not followed by whitespace. | 298 | |
| '{' is not preceded with whitespace. | 298 | |
| Line contains a tab character. | 299 | |
| Line contains a tab character. | 300 | |
| Line contains a tab character. | 301 | |
| Line contains a tab character. | 302 | |
| Line contains a tab character. | 303 | |
| Line has trailing spaces. | 304 | |
| Line contains a tab character. | 304 | |
| Line contains a tab character. | 305 | |
| Line has trailing spaces. | 306 | |
| Line contains a tab character. | 306 | |
| Line has trailing spaces. | 307 | |
| Line contains a tab character. | 307 | |
| Line contains a tab character. | 308 | |
| Line has trailing spaces. | 311 | |
| Method 'getSelection' is not designed for extension - needs to be abstract, final or empty. | 311 | |
| Missing a Javadoc comment. | 311 | |
| '{' is not preceded with whitespace. | 311 | |
| Line contains a tab character. | 311 | |
| Line contains a tab character. | 312 | |
| ';' is preceded with whitespace. | 312 | |
| Method 'clearSelection' is not designed for extension - needs to be abstract, final or empty. | 315 | |
| Missing a Javadoc comment. | 315 | |
| '{' is not preceded with whitespace. | 315 | |
| Line contains a tab character. | 316 | |
| Method 'getNumSelected' is not designed for extension - needs to be abstract, final or empty. | 319 | |
| Missing a Javadoc comment. | 319 | |
| '{' is not preceded with whitespace. | 319 | |
| Method 'getMultiSelection' is not designed for extension - needs to be abstract, final or empty. | 323 | |
| Missing a Javadoc comment. | 323 | |
| '{' is not preceded with whitespace. | 323 | |
| Method 'setMultiSelection' is not designed for extension - needs to be abstract, final or empty. | 327 | |
| Missing a Javadoc comment. | 327 | |
| Parameter multi should be final. | 327 | |
| '{' is not preceded with whitespace. | 327 | |
| Line contains a tab character. | 328 | |
| Line has trailing spaces. | 330 | |
| Method 'setItemSelected' is not designed for extension - needs to be abstract, final or empty. | 331 | |
| Missing a Javadoc comment. | 331 | |
| Parameter index should be final. | 331 | |
| Parameter sel should be final. | 331 | |
| '{' is not preceded with whitespace. | 331 | |
| Line has trailing spaces. | 332 | |
| Line contains a tab character. | 332 | |
| Line contains a tab character. | 333 | |
| 'if' is not followed by whitespace. | 333 | |
| '{' is not preceded with whitespace. | 333 | |
| Line is longer than 80 characters (found 84). | 334 | |
| Line contains a tab character. | 334 | |
| Line contains a tab character. | 335 | |
| Line has trailing spaces. | 336 | |
| Line contains a tab character. | 336 | |
| Line has trailing spaces. | 337 | |
| Line contains a tab character. | 337 | |
| '{' is not preceded with whitespace. | 337 | |
| Line has trailing spaces. | 338 | |
| Line contains a tab character. | 338 | |
| Line contains a tab character. | 339 | |
| Line has trailing spaces. | 340 | |
| Line contains a tab character. | 340 | |
| Line contains a tab character. | 341 | |
| Line has trailing spaces. | 342 | |
| Line contains a tab character. | 342 | |
| Line contains a tab character. | 343 | |
| 'if' is not followed by whitespace. | 343 | |
| '{' is not preceded with whitespace. | 343 | |
| Line is longer than 80 characters (found 82). | 344 | |
| Line contains a tab character. | 344 | |
| Line contains a tab character. | 345 | |
| 'if' is not followed by whitespace. | 345 | |
| '{' is not preceded with whitespace. | 345 | |
| Line contains a tab character. | 346 | |
| Line contains a tab character. | 347 | |
| Line contains a tab character. | 348 | |
| Line is longer than 80 characters (found 104). | 349 | |
| Line contains a tab character. | 349 | |
| Line has trailing spaces. | 350 | |
| Line contains a tab character. | 350 | |
| Line contains a tab character. | 351 | |
| '}' should be on the same line. | 351 | |
| Line contains a tab character. | 352 | |
| 'if' is not followed by whitespace. | 352 | |
| '{' is not preceded with whitespace. | 352 | |
| Line has trailing spaces. | 353 | |
| Line contains a tab character. | 353 | |
| Line contains a tab character. | 354 | |
| Line is longer than 80 characters (found 103). | 355 | |
| Line contains a tab character. | 355 | |
| Line has trailing spaces. | 356 | |
| Line contains a tab character. | 356 | |
| Line contains a tab character. | 357 | |
| Line contains a tab character. | 358 | |
| Line has trailing spaces. | 359 | |
| Method 'isItemSelected' is not designed for extension - needs to be abstract, final or empty. | 362 | |
| Missing a Javadoc comment. | 362 | |
| Parameter index should be final. | 362 | |
| '{' is not preceded with whitespace. | 362 | |
| Line has trailing spaces. | 363 | |
| Line contains a tab character. | 363 | |
| Line contains a tab character. | 364 | |
| Line has trailing spaces. | 365 | |
| Line contains a tab character. | 365 | |
| Line contains a tab character. | 366 | |
| Method 'getScrollPosition' is not designed for extension - needs to be abstract, final or empty. | 369 | |
| Missing a Javadoc comment. | 369 | |
| '{' is not preceded with whitespace. | 369 | |
| Line has trailing spaces. | 370 | |
| Line contains a tab character. | 370 | |
| Line contains a tab character. | 371 | |
| 'if' is not followed by whitespace. | 371 | |
| '{' is not preceded with whitespace. | 371 | |
| Line contains a tab character. | 372 | |
| Line contains a tab character. | 373 | |
| '}' should be on the same line. | 373 | |
| Line contains a tab character. | 374 | |
| 'else' is not followed by whitespace. | 374 | |
| '{' is not preceded with whitespace. | 374 | |
| Line has trailing spaces. | 375 | |
| Line contains a tab character. | 375 | |
| Line contains a tab character. | 376 | |
| Line has trailing spaces. | 377 | |
| Line contains a tab character. | 377 | |
| Method 'setScrollPosition' is not designed for extension - needs to be abstract, final or empty. | 380 | |
| Missing a Javadoc comment. | 380 | |
| Parameter index should be final. | 380 | |
| '{' is not preceded with whitespace. | 380 | |
| Line has trailing spaces. | 381 | |
| Line contains a tab character. | 381 | |
| Line contains a tab character. | 382 | |
| 'if' is not followed by whitespace. | 382 | |
| '{' is not preceded with whitespace. | 382 | |
| Line is longer than 80 characters (found 84). | 383 | |
| Line contains a tab character. | 383 | |
| Line contains a tab character. | 384 | |
| Line has trailing spaces. | 385 | |
| Line contains a tab character. | 385 | |
| Line contains a tab character. | 386 | |
| Line has trailing spaces. | 387 | |
| Line contains a tab character. | 387 | |
| Line has trailing spaces. | 388 | |
| Line has trailing spaces. | 389 | |
| Method 'getIconSize' is not designed for extension - needs to be abstract, final or empty. | 389 | |
| Missing a Javadoc comment. | 389 | |
| '{' is not preceded with whitespace. | 389 | |
| Line contains a tab character. | 389 | |
| Method 'setIconSize' is not designed for extension - needs to be abstract, final or empty. | 393 | |
| Missing a Javadoc comment. | 393 | |
| Parameter size should be final. | 393 | |
| '{' is not preceded with whitespace. | 393 | |
| Line contains a tab character. | 394 | |
| Line has trailing spaces. | 397 | |
| Method 'getLabelSize' is not designed for extension - needs to be abstract, final or empty. | 397 | |
| Missing a Javadoc comment. | 397 | |
| '{' is not preceded with whitespace. | 397 | |
| Line contains a tab character. | 397 | |
| Method 'setLabelSize' is not designed for extension - needs to be abstract, final or empty. | 401 | |
| Missing a Javadoc comment. | 401 | |
| Parameter size should be final. | 401 | |
| '{' is not preceded with whitespace. | 401 | |
| Line contains a tab character. | 402 | |
| Method 'setMove' is not designed for extension - needs to be abstract, final or empty. | 405 | |
| Missing a Javadoc comment. | 405 | |
| Parameter keyCode should be final. | 405 | |
| Parameter target should be final. | 405 | |
| '{' is not preceded with whitespace. | 405 | |
| Method 'getMove' is not designed for extension - needs to be abstract, final or empty. | 409 | |
| Missing a Javadoc comment. | 409 | |
| Parameter keyCode should be final. | 409 | |
| '{' is not preceded with whitespace. | 409 | |
| Line is longer than 80 characters (found 100). | 413 | |
| Method 'setFocusTraversal' is not designed for extension - needs to be abstract, final or empty. | 413 | |
| Missing a Javadoc comment. | 413 | |
| Parameter up should be final. | 413 | |
| Parameter down should be final. | 413 | |
| Parameter left should be final. | 413 | |
| Parameter right should be final. | 413 | |
| '{' is not preceded with whitespace. | 413 | |
| Method 'isSelected' is not designed for extension - needs to be abstract, final or empty. | 417 | |
| Missing a Javadoc comment. | 417 | |
| '{' is not preceded with whitespace. | 417 | |
| Method 'setGainFocusSound' is not designed for extension - needs to be abstract, final or empty. | 421 | |
| Missing a Javadoc comment. | 421 | |
| Parameter sound should be final. | 421 | |
| 'sound' hides a field. | 421 | |
| '{' is not preceded with whitespace. | 421 | |
| Method 'setLoseFocusSound' is not designed for extension - needs to be abstract, final or empty. | 425 | |
| Missing a Javadoc comment. | 425 | |
| Parameter sound should be final. | 425 | |
| 'sound' hides a field. | 425 | |
| '{' is not preceded with whitespace. | 425 | |
| Method 'getGainFocusSound' is not designed for extension - needs to be abstract, final or empty. | 429 | |
| Missing a Javadoc comment. | 429 | |
| '{' is not preceded with whitespace. | 429 | |
| Method 'getLoseFocusSound' is not designed for extension - needs to be abstract, final or empty. | 433 | |
| Missing a Javadoc comment. | 433 | |
| '{' is not preceded with whitespace. | 433 | |
| Method 'addHFocusListener' is not designed for extension - needs to be abstract, final or empty. | 437 | |
| Missing a Javadoc comment. | 437 | |
| Parameter l should be final. | 437 | |
| '{' is not preceded with whitespace. | 437 | |
| Line contains a tab character. | 438 | |
| Method 'removeHFocusListener' is not designed for extension - needs to be abstract, final or empty. | 441 | |
| Missing a Javadoc comment. | 441 | |
| Parameter l should be final. | 441 | |
| '{' is not preceded with whitespace. | 441 | |
| Line contains a tab character. | 442 | |
| Method 'getNavigationKeys' is not designed for extension - needs to be abstract, final or empty. | 445 | |
| Missing a Javadoc comment. | 445 | |
| '{' is not preceded with whitespace. | 445 | |
| Line has trailing spaces. | 448 | |
| Method 'processHFocusEvent' is not designed for extension - needs to be abstract, final or empty. | 449 | |
| Missing a Javadoc comment. | 449 | |
| Parameter evt should be final. | 449 | |
| '{' is not preceded with whitespace. | 449 | |
| Line contains a tab character. | 451 | |
| Line has trailing spaces. | 452 | |
| Line contains a tab character. | 452 | |
| Line contains a tab character. | 453 | |
| 'if' is not followed by whitespace. | 453 | |
| '{' is not preceded with whitespace. | 453 | |
| Line contains a tab character. | 454 | |
| Line contains a tab character. | 455 | |
| Method 'getOrientation' is not designed for extension - needs to be abstract, final or empty. | 458 | |
| Missing a Javadoc comment. | 458 | |
| '{' is not preceded with whitespace. | 458 | |
| Method 'setOrientation' is not designed for extension - needs to be abstract, final or empty. | 462 | |
| Missing a Javadoc comment. | 462 | |
| Parameter orient should be final. | 462 | |
| '{' is not preceded with whitespace. | 462 | |
| Method 'addItemListener' is not designed for extension - needs to be abstract, final or empty. | 466 | |
| Missing a Javadoc comment. | 466 | |
| Parameter listener should be final. | 466 | |
| '{' is not preceded with whitespace. | 466 | |
| Method 'removeItemListener' is not designed for extension - needs to be abstract, final or empty. | 470 | |
| Missing a Javadoc comment. | 470 | |
| Parameter listener should be final. | 470 | |
| '{' is not preceded with whitespace. | 470 | |
| Line has trailing spaces. | 473 | |
| Method 'setSelectionSound' is not designed for extension - needs to be abstract, final or empty. | 474 | |
| Missing a Javadoc comment. | 474 | |
| Parameter sound should be final. | 474 | |
| 'sound' hides a field. | 474 | |
| '{' is not preceded with whitespace. | 474 | |
| Line contains a tab character. | 475 | |
| Line has trailing spaces. | 477 | |
| Method 'getSelectionSound' is not designed for extension - needs to be abstract, final or empty. | 478 | |
| Missing a Javadoc comment. | 478 | |
| '{' is not preceded with whitespace. | 478 | |
| Method 'getSelectionMode' is not designed for extension - needs to be abstract, final or empty. | 482 | |
| Missing a Javadoc comment. | 482 | |
| '{' is not preceded with whitespace. | 482 | |
| Line has trailing spaces. | 486 | |
| Method 'setSelectionMode' is not designed for extension - needs to be abstract, final or empty. | 486 | |
| Missing a Javadoc comment. | 486 | |
| Parameter edit should be final. | 486 | |
| '{' is not preceded with whitespace. | 486 | |
| Line contains a tab character. | 486 | |
| Line contains a tab character. | 487 | |
| 'if' is not followed by whitespace. | 487 | |
| '{' is not preceded with whitespace. | 487 | |
| Line contains a tab character. | 488 | |
| Line contains a tab character. | 489 | |
| Method 'processHItemEvent' is not designed for extension - needs to be abstract, final or empty. | 492 | |
| Missing a Javadoc comment. | 492 | |
| Parameter evt should be final. | 492 | |
| '{' is not preceded with whitespace. | 492 | |
| Line has trailing spaces. | 493 | |
| Line contains a tab character. | 493 | |
| Line contains a tab character. | 494 | |
| 'if' is not followed by whitespace. | 494 | |
| '{' is not preceded with whitespace. | 494 | |
| Line has trailing spaces. | 495 | |
| Line contains a tab character. | 495 | |
| Line contains a tab character. | 496 | |
| Line has trailing spaces. | 497 | |
| Line contains a tab character. | 497 | |
| Line contains a tab character. | 498 | |
| Line contains a tab character. | 499 | |
| Line has trailing spaces. | 500 | |
| Line contains a tab character. | 500 | |
| Line contains a tab character. | 501 | |
| Line has trailing spaces. | 502 | |
| Line contains a tab character. | 502 | |
| Line contains a tab character. | 503 | |
| Line contains a tab character. | 504 | |
| Line has trailing spaces. | 505 | |
| Line contains a tab character. | 505 | |
| Line contains a tab character. | 506 | |
| Line has trailing spaces. | 507 | |
| Line contains a tab character. | 507 | |
| Line contains a tab character. | 508 | |
| Line contains a tab character. | 509 | |
| Line contains a tab character. | 510 | |
| Line contains a tab character. | 511 | |
| Line has trailing spaces. | 512 | |
| Line contains a tab character. | 512 | |
| Line contains a tab character. | 513 | |
| 'if' is not followed by whitespace. | 513 | |
| '{' is not preceded with whitespace. | 513 | |
| Line has trailing spaces. | 514 | |
| Line contains a tab character. | 514 | |
| Line contains a tab character. | 515 | |
| Line is longer than 80 characters (found 110). | 516 | |
| Line contains a tab character. | 516 | |
| Line contains a tab character. | 517 | |
| Line contains a tab character. | 518 | |
| Line has trailing spaces. | 519 | |
| Line contains a tab character. | 519 | |
| Line contains a tab character. | 520 | |
| 'if' is not followed by whitespace. | 520 | |
| '{' is not preceded with whitespace. | 520 | |
| Line has trailing spaces. | 521 | |
| Line contains a tab character. | 521 | |
| Line contains a tab character. | 522 | |
| Line contains a tab character. | 523 | |
| Line has trailing spaces. | 524 | |
| Line contains a tab character. | 524 | |
| Line contains a tab character. | 525 | |
| switch without "default" clause. | 525 | |
| Line contains a tab character. | 526 | |
| Line has trailing spaces. | 527 | |
| Line contains a tab character. | 527 | |
| Line contains a tab character. | 528 | |
| Line contains a tab character. | 529 | |
| Line has trailing spaces. | 530 | |
| Line contains a tab character. | 530 | |
| Line contains a tab character. | 531 | |
| Line has trailing spaces. | 532 | |
| Line contains a tab character. | 532 | |
| Line is longer than 80 characters (found 86). | 533 | |
| Line contains a tab character. | 533 | |
| Line has trailing spaces. | 534 | |
| Line contains a tab character. | 534 | |
| Line has trailing spaces. | 535 | |
| Line contains a tab character. | 535 | |
| Line contains a tab character. | 536 | |
| Line contains a tab character. | 537 | |
| Line has trailing spaces. | 538 | |
| Line contains a tab character. | 538 | |
| Line is longer than 80 characters (found 86). | 539 | |
| Line contains a tab character. | 539 | |
| Line has trailing spaces. | 540 | |
| Line contains a tab character. | 540 | |
| Line has trailing spaces. | 541 | |
| Line is longer than 80 characters (found 88). | 541 | |
| Line contains a tab character. | 541 | |
| Line contains a tab character. | 542 | |
| Line has trailing spaces. | 543 | |
| Line contains a tab character. | 543 | |
| Line contains a tab character. | 544 | |
| Line contains a tab character. | 545 | |
| 'if' is not followed by whitespace. | 545 | |
| '{' is not preceded with whitespace. | 545 | |
| Line contains a tab character. | 546 | |
| Line is longer than 80 characters (found 108). | 548 | |
| Line contains a tab character. | 548 | |
| Line has trailing spaces. | 549 | |
| Line contains a tab character. | 549 | |
| Line contains a tab character. | 550 | |
| Line has trailing spaces. | 551 | |
| Line contains a tab character. | 551 | |
| Line is longer than 80 characters (found 125). | 552 | |
| Line contains a tab character. | 552 | |
| Line has trailing spaces. | 553 | |
| Line contains a tab character. | 553 | |
| Line contains a tab character. | 554 | |
| Line contains a tab character. | 555 | |
| Line has trailing spaces. | 556 | |
| Line contains a tab character. | 556 | |
| Line contains a tab character. | 557 | |
| Line has trailing spaces. | 558 | |
| Line contains a tab character. | 558 | |
| Line contains a tab character. | 559 | |
| Line has trailing spaces. | 560 | |
| Line contains a tab character. | 560 | |
| Line has trailing spaces. | 561 | |
| Line contains a tab character. | 561 | |
| Line has trailing spaces. | 563 | |
| Parameter event should be final. | 568 | |
| '{' is not preceded with whitespace. | 568 | |
| Line has trailing spaces. | 569 | |
| Line contains a tab character. | 569 | |
| Line contains a tab character. | 570 | |
| Line contains a tab character. | 571 | |
| Line has trailing spaces. | 572 | |
| Line contains a tab character. | 572 | |
| Line has trailing spaces. | 573 | |
| Line contains a tab character. | 573 | |
| Line contains a tab character. | 574 | |
| 'for' is not followed by whitespace. | 574 | |
| '{' is not preceded with whitespace. | 574 | |
| Line has trailing spaces. | 575 | |
| Line contains a tab character. | 575 | |
| Line contains a tab character. | 576 | |
| Line has trailing spaces. | 577 | |
| Line contains a tab character. | 577 | |
| Line contains a tab character. | 578 | |
| Line has trailing spaces. | 579 | |
| Line has trailing spaces. | 581 | |
| Parameter event should be final. | 586 | |
| '{' is not preceded with whitespace. | 586 | |
| Line has trailing spaces. | 587 | |
| Line contains a tab character. | 587 | |
| Line contains a tab character. | 588 | |
| Line contains a tab character. | 589 | |
| Line has trailing spaces. | 590 | |
| Line contains a tab character. | 590 | |
| Line contains a tab character. | 591 | |
| 'for' is not followed by whitespace. | 591 | |
| '{' is not preceded with whitespace. | 591 | |
| Line has trailing spaces. | 592 | |
| Line contains a tab character. | 592 | |
| Line contains a tab character. | 593 | |
| Line has trailing spaces. | 594 | |
| Line contains a tab character. | 594 | |
| Line contains a tab character. | 595 | |
| Line has trailing spaces. | 598 | |
| Line has trailing spaces. | 599 | |
| Line has trailing spaces. | 600 | |
| Method 'isFocusTraversable' is not designed for extension - needs to be abstract, final or empty. | 600 | |
| Missing a Javadoc comment. | 600 | |
| '{' is not preceded with whitespace. | 600 | |
| Line contains a tab character. | 601 | |
| Line has trailing spaces. | 602 | |
| Line contains a tab character. | 602 | |
| Line has trailing spaces. | 603 | |
| Line contains a tab character. | 603 | |
| Line contains a tab character. | 604 | |
| Line contains a tab character. | 605 | |
| Line has trailing spaces. | 608 |
| Severity | Message | Line |
|---|---|---|
| File does not end with a newline. | ||
| Line has trailing spaces. | 3 | |
| Line has trailing spaces. | 6 | |
| Line has trailing spaces. | 7 | |
| Line has trailing spaces. | 21 | |
| Unknown tag 'statuscode'. | 23 | |
| Line has trailing spaces. | 24 | |
| '{' is not preceded with whitespace. | 26 | |
| Line has trailing spaces. | 27 | |
| Line contains a tab character. | 28 | |
| Missing a Javadoc comment. | 28 | |
| Line has trailing spaces. | 29 | |
| Line contains a tab character. | 29 | |
| Line contains a tab character. | 30 | |
| Missing a Javadoc comment. | 30 | |
| Line has trailing spaces. | 31 | |
| Line contains a tab character. | 31 | |
| Line has trailing spaces. | 32 | |
| Line contains a tab character. | 32 | |
| Line contains a tab character. | 33 | |
| Missing a Javadoc comment. | 33 | |
| '{' is not preceded with whitespace. | 33 | |
| Line has trailing spaces. | 34 | |
| Line contains a tab character. | 34 | |
| Line contains a tab character. | 35 | |
| Line has trailing spaces. | 36 | |
| Line contains a tab character. | 36 | |
| Line contains a tab character. | 37 | |
| Line has trailing spaces. | 38 | |
| Line contains a tab character. | 38 | |
| Line has trailing spaces. | 40 | |
| Method 'showLook' is not designed for extension - needs to be abstract, final or empty. | 41 | |
| Missing a Javadoc comment. | 41 | |
| Parameter g should be final. | 41 | |
| Parameter visible should be final. | 41 | |
| Parameter state should be final. | 41 | |
| '{' is not preceded with whitespace. | 41 | |
| Method 'widgetChanged' is not designed for extension - needs to be abstract, final or empty. | 45 | |
| Missing a Javadoc comment. | 45 | |
| '(' is preceded with whitespace. | 45 | |
| Parameter visible should be final. | 45 | |
| Parameter changes should be final. | 45 | |
| '{' is not preceded with whitespace. | 45 | |
| Method 'getMinimumSize' is not designed for extension - needs to be abstract, final or empty. | 49 | |
| Missing a Javadoc comment. | 49 | |
| Parameter visible should be final. | 49 | |
| '{' is not preceded with whitespace. | 49 | |
| Line has trailing spaces. | 50 | |
| Line contains a tab character. | 50 | |
| Line contains a tab character. | 51 | |
| Line contains a tab character. | 52 | |
| Line has trailing spaces. | 53 | |
| Line contains a tab character. | 53 | |
| Line contains a tab character. | 54 | |
| Line has trailing spaces. | 55 | |
| Line contains a tab character. | 55 | |
| Method 'getPreferredSize' is not designed for extension - needs to be abstract, final or empty. | 59 | |
| Missing a Javadoc comment. | 59 | |
| Parameter visible should be final. | 59 | |
| '{' is not preceded with whitespace. | 59 | |
| Line has trailing spaces. | 60 | |
| Line has trailing spaces. | 61 | |
| Line contains a tab character. | 61 | |
| Line contains a tab character. | 62 | |
| Line has trailing spaces. | 63 | |
| Line contains a tab character. | 63 | |
| Line has trailing spaces. | 64 | |
| Line contains a tab character. | 64 | |
| Line contains a tab character. | 65 | |
| Line contains a tab character. | 66 | |
| Line contains a tab character. | 67 | |
| Line contains a tab character. | 68 | |
| Line contains a tab character. | 69 | |
| Line has trailing spaces. | 70 | |
| Line contains a tab character. | 70 | |
| Line has trailing spaces. | 71 | |
| Line contains a tab character. | 71 | |
| Line contains a tab character. | 72 | |
| ')' is preceded with whitespace. | 72 | |
| '{' is not preceded with whitespace. | 72 | |
| Line contains a tab character. | 73 | |
| Line contains a tab character. | 74 | |
| '}' should be on the same line. | 74 | |
| Line contains a tab character. | 75 | |
| 'else' is not followed by whitespace. | 75 | |
| '{' is not preceded with whitespace. | 75 | |
| Line has trailing spaces. | 76 | |
| Line contains a tab character. | 76 | |
| Line has trailing spaces. | 77 | |
| Line contains a tab character. | 77 | |
| Line contains a tab character. | 78 | |
| Line contains a tab character. | 79 | |
| Line contains a tab character. | 80 | |
| Line has trailing spaces. | 81 | |
| Line contains a tab character. | 81 | |
| Line contains a tab character. | 82 | |
| Line has trailing spaces. | 83 | |
| Line contains a tab character. | 83 | |
| Line is longer than 80 characters (found 87). | 84 | |
| Line contains a tab character. | 84 | |
| Line is longer than 80 characters (found 113). | 85 | |
| Line contains a tab character. | 85 | |
| Line contains a tab character. | 86 | |
| Line has trailing spaces. | 87 | |
| Line contains a tab character. | 87 | |
| Line has trailing spaces. | 88 | |
| Line contains a tab character. | 88 | |
| Line contains a tab character. | 89 | |
| Line contains a tab character. | 90 | |
| Line contains a tab character. | 91 | |
| Line contains a tab character. | 92 | |
| ')' is preceded with whitespace. | 92 | |
| '{' is not preceded with whitespace. | 92 | |
| Line has trailing spaces. | 93 | |
| Line contains a tab character. | 93 | |
| Line is longer than 80 characters (found 137). | 94 | |
| Line contains a tab character. | 94 | |
| ')' is preceded with whitespace. | 94 | |
| '{' is not preceded with whitespace. | 94 | |
| Line contains a tab character. | 95 | |
| Line has trailing spaces. | 96 | |
| Line contains a tab character. | 96 | |
| '5' is a magic number. | 96 | |
| Line contains a tab character. | 97 | |
| '}' should be on the same line. | 97 | |
| Line contains a tab character. | 98 | |
| 'else' is not followed by whitespace. | 98 | |
| '{' is not preceded with whitespace. | 98 | |
| Line contains a tab character. | 99 | |
| Line contains a tab character. | 100 | |
| Line has trailing spaces. | 101 | |
| Line contains a tab character. | 101 | |
| Line contains a tab character. | 102 | |
| '}' should be on the same line. | 102 | |
| Line contains a tab character. | 103 | |
| 'else' is not followed by whitespace. | 103 | |
| '{' is not preceded with whitespace. | 103 | |
| Line has trailing spaces. | 104 | |
| Line contains a tab character. | 104 | |
| Line has trailing spaces. | 105 | |
| Line contains a tab character. | 105 | |
| Line is longer than 80 characters (found 83). | 106 | |
| Line contains a tab character. | 106 | |
| Line contains a tab character. | 107 | |
| ')' is preceded with whitespace. | 107 | |
| '{' is not preceded with whitespace. | 107 | |
| Line contains a tab character. | 108 | |
| Line contains a tab character. | 109 | |
| '}' should be on the same line. | 109 | |
| Line contains a tab character. | 110 | |
| 'else' is not followed by whitespace. | 110 | |
| '{' is not preceded with whitespace. | 110 | |
| Line has trailing spaces. | 111 | |
| Line contains a tab character. | 111 | |
| Line contains a tab character. | 113 | |
| Line is longer than 80 characters (found 92). | 114 | |
| Line contains a tab character. | 114 | |
| Line contains a tab character. | 115 | |
| '{' is not preceded with whitespace. | 115 | |
| Line is longer than 80 characters (found 98). | 116 | |
| Line contains a tab character. | 116 | |
| Line is longer than 80 characters (found 92). | 117 | |
| Line contains a tab character. | 117 | |
| ')' is preceded with whitespace. | 117 | |
| '{' is not preceded with whitespace. | 117 | |
| Line is longer than 80 characters (found 118). | 118 | |
| Line contains a tab character. | 118 | |
| Line contains a tab character. | 119 | |
| '}' should be on the same line. | 119 | |
| Line contains a tab character. | 120 | |
| 'else' is not followed by whitespace. | 120 | |
| '{' is not preceded with whitespace. | 120 | |
| Line is longer than 80 characters (found 118). | 121 | |
| Line contains a tab character. | 121 | |
| Line contains a tab character. | 122 | |
| Line contains a tab character. | 123 | |
| Line has trailing spaces. | 124 | |
| Line contains a tab character. | 124 | |
| Line contains a tab character. | 125 | |
| Line has trailing spaces. | 126 | |
| Line contains a tab character. | 126 | |
| Line has trailing spaces. | 127 | |
| Line contains a tab character. | 127 | |
| Line contains a tab character. | 128 | |
| Line has trailing spaces. | 129 | |
| Line contains a tab character. | 129 | |
| Line contains a tab character. | 131 | |
| Line contains a tab character. | 132 | |
| Line contains a tab character. | 133 | |
| Line contains a tab character. | 134 | |
| ')' is preceded with whitespace. | 134 | |
| '{' is not preceded with whitespace. | 134 | |
| Line has trailing spaces. | 135 | |
| Line contains a tab character. | 135 | |
| Line is longer than 80 characters (found 137). | 136 | |
| Line contains a tab character. | 136 | |
| ')' is preceded with whitespace. | 136 | |
| '{' is not preceded with whitespace. | 136 | |
| Line contains a tab character. | 137 | |
| Line contains a tab character. | 138 | |
| '5' is a magic number. | 138 | |
| Line contains a tab character. | 139 | |
| '}' should be on the same line. | 139 | |
| Line contains a tab character. | 140 | |
| 'else' is not followed by whitespace. | 140 | |
| '{' is not preceded with whitespace. | 140 | |
| Line contains a tab character. | 141 | |
| Line contains a tab character. | 142 | |
| Line has trailing spaces. | 143 | |
| Line contains a tab character. | 143 | |
| Line contains a tab character. | 144 | |
| '}' should be on the same line. | 144 | |
| Line contains a tab character. | 145 | |
| 'else' is not followed by whitespace. | 145 | |
| '{' is not preceded with whitespace. | 145 | |
| Line has trailing spaces. | 146 | |
| Line contains a tab character. | 146 | |
| Line has trailing spaces. | 147 | |
| Line contains a tab character. | 147 | |
| Line is longer than 80 characters (found 83). | 148 | |
| Line contains a tab character. | 148 | |
| Line contains a tab character. | 149 | |
| ')' is preceded with whitespace. | 149 | |
| '{' is not preceded with whitespace. | 149 | |
| Line contains a tab character. | 150 | |
| Line contains a tab character. | 151 | |
| '}' should be on the same line. | 151 | |
| Line contains a tab character. | 152 | |
| 'else' is not followed by whitespace. | 152 | |
| '{' is not preceded with whitespace. | 152 | |
| Line contains a tab character. | 153 | |
| Line is longer than 80 characters (found 94). | 154 | |
| Line contains a tab character. | 154 | |
| Line contains a tab character. | 155 | |
| '{' is not preceded with whitespace. | 155 | |
| Line is longer than 80 characters (found 99). | 156 | |
| Line contains a tab character. | 156 | |
| Line is longer than 80 characters (found 92). | 157 | |
| Line contains a tab character. | 157 | |
| ')' is preceded with whitespace. | 157 | |
| '{' is not preceded with whitespace. | 157 | |
| Line is longer than 80 characters (found 120). | 158 | |
| Line contains a tab character. | 158 | |
| Line contains a tab character. | 159 | |
| '}' should be on the same line. | 159 | |
| Line contains a tab character. | 160 | |
| 'else' is not followed by whitespace. | 160 | |
| '{' is not preceded with whitespace. | 160 | |
| Line is longer than 80 characters (found 120). | 161 | |
| Line contains a tab character. | 161 | |
| Line contains a tab character. | 162 | |
| Line contains a tab character. | 163 | |
| Line has trailing spaces. | 164 | |
| Line contains a tab character. | 164 | |
| Line contains a tab character. | 165 | |
| Line has trailing spaces. | 166 | |
| Line contains a tab character. | 166 | |
| Line has trailing spaces. | 167 | |
| Line contains a tab character. | 167 | |
| Line contains a tab character. | 168 | |
| Line has trailing spaces. | 169 | |
| Line contains a tab character. | 169 | |
| Line has trailing spaces. | 170 | |
| Line contains a tab character. | 170 | |
| Line has trailing spaces. | 171 | |
| Line contains a tab character. | 171 | |
| Line contains a tab character. | 172 | |
| Line has trailing spaces. | 173 | |
| Line contains a tab character. | 173 | |
| Line has trailing spaces. | 174 | |
| Line contains a tab character. | 174 | |
| Line has trailing spaces. | 175 | |
| Line contains a tab character. | 175 | |
| Line contains a tab character. | 176 | |
| 'return' is not followed by whitespace. | 176 | |
| Method 'getMaximumSize' is not designed for extension - needs to be abstract, final or empty. | 179 | |
| Missing a Javadoc comment. | 179 | |
| Parameter visible should be final. | 179 | |
| '{' is not preceded with whitespace. | 179 | |
| Line has trailing spaces. | 180 | |
| Line contains a tab character. | 181 | |
| Line contains a tab character. | 182 | |
| Line has trailing spaces. | 183 | |
| Line contains a tab character. | 183 | |
| Line contains a tab character. | 184 | |
| Line contains a tab character. | 185 | |
| Line contains a tab character. | 187 | |
| Line has trailing spaces. | 188 | |
| Line contains a tab character. | 188 | |
| Line is longer than 80 characters (found 137). | 189 | |
| Line contains a tab character. | 189 | |
| 'if' is not followed by whitespace. | 189 | |
| ')' is preceded with whitespace. | 189 | |
| '{' is not preceded with whitespace. | 189 | |
| Line contains a tab character. | 190 | |
| Line has trailing spaces. | 191 | |
| Line contains a tab character. | 191 | |
| Line contains a tab character. | 192 | |
| Line contains a tab character. | 193 | |
| Line contains a tab character. | 194 | |
| '}' should be on the same line. | 194 | |
| Line contains a tab character. | 195 | |
| 'else' is not followed by whitespace. | 195 | |
| '{' is not preceded with whitespace. | 195 | |
| Line contains a tab character. | 196 | |
| Line contains a tab character. | 197 | |
| Line contains a tab character. | 198 | |
| Line contains a tab character. | 199 | |
| Line has trailing spaces. | 201 | |
| Line contains a tab character. | 201 | |
| Line contains a tab character. | 202 | |
| Parameter hGroup should be final. | 210 | |
| '{' is not preceded with whitespace. | 210 | |
| Line has trailing spaces. | 211 | |
| Line contains a tab character. | 211 | |
| Line contains a tab character. | 212 | |
| Line contains a tab character. | 213 | |
| Line has trailing spaces. | 214 | |
| Line contains a tab character. | 214 | |
| Line is longer than 80 characters (found 98). | 215 | |
| Line contains a tab character. | 215 | |
| Line contains a tab character. | 216 | |
| Line contains a tab character. | 218 | |
| 'if' is not followed by whitespace. | 218 | |
| ')' is preceded with whitespace. | 218 | |
| '{' is not preceded with whitespace. | 218 | |
| Line has trailing spaces. | 219 | |
| Line contains a tab character. | 219 | |
| Line contains a tab character. | 220 | |
| Line has trailing spaces. | 221 | |
| Line contains a tab character. | 221 | |
| Line contains a tab character. | 222 | |
| '}' should be on the same line. | 222 | |
| Line contains a tab character. | 223 | |
| 'else' is not followed by whitespace. | 223 | |
| '{' is not preceded with whitespace. | 223 | |
| Line has trailing spaces. | 224 | |
| Line contains a tab character. | 224 | |
| Line contains a tab character. | 225 | |
| Line has trailing spaces. | 226 | |
| Line contains a tab character. | 226 | |
| Line contains a tab character. | 227 | |
| Line has trailing spaces. | 228 | |
| Line contains a tab character. | 228 | |
| Line contains a tab character. | 229 | |
| Line has trailing spaces. | 231 | |
| Line has trailing spaces. | 232 | |
| Method 'isOpaque' is not designed for extension - needs to be abstract, final or empty. | 233 | |
| Missing a Javadoc comment. | 233 | |
| Parameter visible should be final. | 233 | |
| '{' is not preceded with whitespace. | 233 | |
| 'return' is not followed by whitespace. | 234 | |
| Method 'getInsets' is not designed for extension - needs to be abstract, final or empty. | 237 | |
| Missing a Javadoc comment. | 237 | |
| Parameter visible should be final. | 237 | |
| '{' is not preceded with whitespace. | 237 | |
| Method 'hitTest' is not designed for extension - needs to be abstract, final or empty. | 241 | |
| Missing a Javadoc comment. | 241 | |
| Parameter component should be final. | 241 | |
| Parameter pt should be final. | 241 | |
| '{' is not preceded with whitespace. | 241 | |
| 'return' is not followed by whitespace. | 242 | |
| Method 'getValue' is not designed for extension - needs to be abstract, final or empty. | 245 | |
| Missing a Javadoc comment. | 245 | |
| Parameter component should be final. | 245 | |
| Parameter pt should be final. | 245 | |
| '{' is not preceded with whitespace. | 245 | |
| 'return' is not followed by whitespace. | 246 | |
| Method 'getElementInsets' is not designed for extension - needs to be abstract, final or empty. | 249 | |
| Missing a Javadoc comment. | 249 | |
| '{' is not preceded with whitespace. | 249 | |
| Line contains a tab character. | 250 | |
| Line has trailing spaces. | 252 | |
| Method 'getNumVisible' is not designed for extension - needs to be abstract, final or empty. | 253 | |
| Missing a Javadoc comment. | 253 | |
| Parameter visible should be final. | 253 | |
| '{' is not preceded with whitespace. | 253 | |
| Line contains a tab character. | 254 |
| Severity | Message | Line |
|---|---|---|
| Line has trailing spaces. | 3 | |
| Line has trailing spaces. | 5 | |
| Line has trailing spaces. | 6 | |
| Line has trailing spaces. | 7 | |
| Missing a Javadoc comment. | 22 | |
| Line contains a tab character. | 22 | |
| '{' is not preceded with whitespace. | 22 | |
| Line contains a tab character. | 24 | |
| Missing a Javadoc comment. | 24 | |
| Redundant 'public' modifier. | 24 | |
| Line is longer than 80 characters (found 90). | 26 | |
| Line contains a tab character. | 26 | |
| Missing a Javadoc comment. | 26 | |
| Redundant 'public' modifier. | 26 | |
| Array brackets at illegal position. | 26 | |
| Line contains a tab character. | 28 | |
| Missing a Javadoc comment. | 28 | |
| Redundant 'public' modifier. | 28 | |
| Line contains a tab character. | 30 | |
| Missing a Javadoc comment. | 30 | |
| Redundant 'public' modifier. | 30 | |
| Line contains a tab character. | 32 | |
| Missing a Javadoc comment. | 32 | |
| Redundant 'public' modifier. | 32 | |
| Line contains a tab character. | 34 | |
| Missing a Javadoc comment. | 34 | |
| Redundant 'public' modifier. | 34 | |
| Line contains a tab character. | 36 | |
| Missing a Javadoc comment. | 36 | |
| Redundant 'public' modifier. | 36 |
| Severity | Message | Line |
|---|---|---|
| Line has trailing spaces. | 3 | |
| Line has trailing spaces. | 5 | |
| Line has trailing spaces. | 6 | |
| Line has trailing spaces. | 7 | |
| Missing a Javadoc comment. | 17 | |
| '{' is not preceded with whitespace. | 17 |
| Severity | Message | Line |
|---|---|---|
| Line has trailing spaces. | 3 | |
| Line has trailing spaces. | 5 | |
| Line has trailing spaces. | 6 | |
| Line has trailing spaces. | 7 | |
| Line has trailing spaces. | 18 | |
| Line has trailing spaces. | 19 | |
| Unknown tag 'statuscode'. | 21 | |
| '{' is not preceded with whitespace. | 23 | |
| Line contains a tab character. | 25 | |
| Missing a Javadoc comment. | 25 | |
| '{' is not preceded with whitespace. | 25 | |
| Line contains a tab character. | 26 | |
| Line contains a tab character. | 27 | |
| Line contains a tab character. | 29 | |
| Missing a Javadoc comment. | 29 | |
| Parameter message should be final. | 29 | |
| '{' is not preceded with whitespace. | 29 | |
| Line contains a tab character. | 30 | |
| Line contains a tab character. | 31 |
| Severity | Message | Line |
|---|---|---|
| Line has trailing spaces. | 3 | |
| Line has trailing spaces. | 5 | |
| Line has trailing spaces. | 6 | |
| Line has trailing spaces. | 7 | |
| Missing a Javadoc comment. | 17 | |
| '{' is not preceded with whitespace. | 17 | |
| Line has trailing spaces. | 18 | |
| Line contains a tab character. | 19 | |
| Missing a Javadoc comment. | 19 | |
| Redundant 'public' modifier. | 19 | |
| Missing a Javadoc comment. | 21 | |
| Redundant 'public' modifier. | 21 |
| Severity | Message | Line |
|---|---|---|
| Line has trailing spaces. | 3 | |
| Line has trailing spaces. | 5 | |
| Line has trailing spaces. | 6 | |
| Line has trailing spaces. | 7 | |
| Line has trailing spaces. | 18 | |
| Missing a Javadoc comment. | 18 | |
| '{' is not preceded with whitespace. | 18 | |
| Line has trailing spaces. | 19 | |
| Line contains a tab character. | 20 | |
| Missing a Javadoc comment. | 20 | |
| '{' is not preceded with whitespace. | 20 | |
| Line is longer than 80 characters (found 133). | 23 | |
| Missing a Javadoc comment. | 23 | |
| More than 7 parameters (found 8). | 23 | |
| Parameter text should be final. | 23 | |
| Parameter x should be final. | 23 | |
| Parameter y should be final. | 23 | |
| Parameter width should be final. | 23 | |
| Parameter height should be final. | 23 | |
| Parameter maxChars should be final. | 23 | |
| Parameter font should be final. | 23 | |
| Parameter color should be final. | 23 | |
| '{' is not preceded with whitespace. | 23 | |
| Missing a Javadoc comment. | 26 | |
| Parameter x should be final. | 26 | |
| Parameter y should be final. | 26 | |
| Parameter width should be final. | 26 | |
| Parameter height should be final. | 26 | |
| Parameter maxChars should be final. | 26 | |
| '{' is not preceded with whitespace. | 26 | |
| Line is longer than 80 characters (found 96). | 29 | |
| Missing a Javadoc comment. | 29 | |
| Parameter text should be final. | 29 | |
| Parameter maxChars should be final. | 29 | |
| Parameter font should be final. | 29 | |
| Parameter color should be final. | 29 | |
| '{' is not preceded with whitespace. | 29 | |
| Missing a Javadoc comment. | 32 | |
| Parameter maxChars should be final. | 32 | |
| '{' is not preceded with whitespace. | 32 | |
| Missing a Javadoc comment. | 35 | |
| Parameter look should be final. | 35 | |
| '{' is not preceded with whitespace. | 35 | |
| Line has trailing spaces. | 37 | |
| Missing a Javadoc comment. | 38 | |
| '{' is not preceded with whitespace. | 38 | |
| Missing a Javadoc comment. | 42 | |
| Parameter hlook should be final. | 42 | |
| '{' is not preceded with whitespace. | 42 | |
| Missing a Javadoc comment. | 45 | |
| '{' is not preceded with whitespace. | 45 | |
| Missing a Javadoc comment. | 48 | |
| '{' is not preceded with whitespace. | 48 |
| Severity | Message | Line |
|---|---|---|
| Line has trailing spaces. | 3 | |
| Line has trailing spaces. | 5 | |
| Line has trailing spaces. | 6 | |
| Line has trailing spaces. | 7 | |
| Missing a Javadoc comment. | 20 | |
| '{' is not preceded with whitespace. | 20 | |
| Line has trailing spaces. | 21 | |
| Line contains a tab character. | 22 | |
| Missing a Javadoc comment. | 22 | |
| '{' is not preceded with whitespace. | 22 | |
| Line has trailing spaces. | 24 | |
| Method 'showLook' is not designed for extension - needs to be abstract, final or empty. | 25 | |
| Missing a Javadoc comment. | 25 | |
| Parameter g should be final. | 25 | |
| Parameter visible should be final. | 25 | |
| Parameter state should be final. | 25 | |
| '{' is not preceded with whitespace. | 25 | |
| Line has trailing spaces. | 28 | |
| Line contains a tab character. | 29 | |
| Method 'widgetChanged' is not designed for extension - needs to be abstract, final or empty. | 29 | |
| Missing a Javadoc comment. | 29 | |
| '(' is preceded with whitespace. | 29 | |
| Parameter visible should be final. | 29 | |
| Parameter changes should be final. | 29 | |
| '{' is not preceded with whitespace. | 29 | |
| Line has trailing spaces. | 32 | |
| Method 'getMinimumSize' is not designed for extension - needs to be abstract, final or empty. | 33 | |
| Missing a Javadoc comment. | 33 | |
| Parameter hvisible should be final. | 33 | |
| '{' is not preceded with whitespace. | 33 | |
| 'return' is not followed by whitespace. | 34 | |
| Method 'getPreferredSize' is not designed for extension - needs to be abstract, final or empty. | 37 | |
| Missing a Javadoc comment. | 37 | |
| Parameter hvisible should be final. | 37 | |
| '{' is not preceded with whitespace. | 37 | |
| 'return' is not followed by whitespace. | 38 | |
| Method 'getMaximumSize' is not designed for extension - needs to be abstract, final or empty. | 41 | |
| Missing a Javadoc comment. | 41 | |
| Parameter hvisible should be final. | 41 | |
| '{' is not preceded with whitespace. | 41 | |
| 'return' is not followed by whitespace. | 42 | |
| Method 'isOpaque' is not designed for extension - needs to be abstract, final or empty. | 45 | |
| Missing a Javadoc comment. | 45 | |
| Parameter visible should be final. | 45 | |
| '{' is not preceded with whitespace. | 45 | |
| 'return' is not followed by whitespace. | 46 | |
| Method 'getInsets' is not designed for extension - needs to be abstract, final or empty. | 49 | |
| Missing a Javadoc comment. | 49 | |
| Parameter visible should be final. | 49 | |
| '{' is not preceded with whitespace. | 49 | |
| 'return' is not followed by whitespace. | 50 | |
| Method 'getCaretPositionNextLine' is not designed for extension - needs to be abstract, final or empty. | 53 | |
| Missing a Javadoc comment. | 53 | |
| Parameter visible should be final. | 53 | |
| '{' is not preceded with whitespace. | 53 | |
| Line contains a tab character. | 54 | |
| Method 'getCaretPositionPreviousLine' is not designed for extension - needs to be abstract, final or empty. | 57 | |
| Missing a Javadoc comment. | 57 | |
| Parameter visible should be final. | 57 | |
| '{' is not preceded with whitespace. | 57 | |
| Line contains a tab character. | 58 | |
| Line has trailing spaces. | 60 | |
| Line has trailing spaces. | 61 | |
| Method 'getCaretCharPositionForLine' is not designed for extension - needs to be abstract, final or empty. | 61 | |
| Missing a Javadoc comment. | 61 | |
| Parameter visible should be final. | 61 | |
| Parameter line should be final. | 61 | |
| '{' is not preceded with whitespace. | 61 | |
| Line contains a tab character. | 62 | |
| Line has trailing spaces. | 65 | |
| Method 'getVisibleSoftLineBreakPositions' is not designed for extension - needs to be abstract, final or empty. | 65 | |
| Missing a Javadoc comment. | 65 | |
| Parameter visible should be final. | 65 | |
| '{' is not preceded with whitespace. | 65 | |
| Line contains a tab character. | 66 | |
| Line has trailing spaces. | 67 | |
| Line has trailing spaces. | 69 | |
| Method 'getSoftLineBreakPositions' is not designed for extension - needs to be abstract, final or empty. | 69 | |
| Missing a Javadoc comment. | 69 | |
| Parameter visible should be final. | 69 | |
| '{' is not preceded with whitespace. | 69 | |
| Line contains a tab character. | 70 | |
| Line has trailing spaces. | 72 |
| Severity | Message | Line |
|---|---|---|
| Line has trailing spaces. | 3 | |
| Line has trailing spaces. | 5 | |
| Line has trailing spaces. | 6 | |
| Line has trailing spaces. | 7 | |
| Missing a Javadoc comment. | 18 | |
| Line contains a tab character. | 18 | |
| '{' is not preceded with whitespace. | 18 | |
| Line has trailing spaces. | 19 | |
| Line contains a tab character. | 20 | |
| Missing a Javadoc comment. | 20 | |
| Redundant 'public' modifier. | 20 | |
| Missing a Javadoc comment. | 22 | |
| Redundant 'public' modifier. | 22 | |
| Line is longer than 80 characters (found 101). | 24 | |
| Missing a Javadoc comment. | 24 | |
| Redundant 'public' modifier. | 24 | |
| Missing a Javadoc comment. | 26 | |
| Redundant 'public' modifier. | 26 | |
| Missing a Javadoc comment. | 28 | |
| Redundant 'public' modifier. | 28 | |
| Missing a Javadoc comment. | 30 | |
| Redundant 'public' modifier. | 30 | |
| Missing a Javadoc comment. | 32 | |
| Redundant 'public' modifier. | 32 | |
| Missing a Javadoc comment. | 34 | |
| Redundant 'public' modifier. | 34 | |
| Line contains a tab character. | 36 | |
| Missing a Javadoc comment. | 36 | |
| Redundant 'public' modifier. | 36 | |
| Line contains a tab character. | 38 | |
| Missing a Javadoc comment. | 38 | |
| Redundant 'public' modifier. | 38 |
| Severity | Message | Line |
|---|---|---|
| Line has trailing spaces. | 3 | |
| Line has trailing spaces. | 5 | |
| Line has trailing spaces. | 6 | |
| Line has trailing spaces. | 7 | |
| Missing a Javadoc comment. | 18 | |
| '{' is not preceded with whitespace. | 18 | |
| Line has trailing spaces. | 19 | |
| Line contains a tab character. | 20 | |
| Missing a Javadoc comment. | 20 | |
| Redundant 'public' modifier. | 20 | |
| Line has trailing spaces. | 21 | |
| Line contains a tab character. | 22 | |
| Missing a Javadoc comment. | 22 | |
| Redundant 'public' modifier. | 22 |
| Severity | Message | Line |
|---|---|---|
| Line has trailing spaces. | 3 | |
| Line has trailing spaces. | 5 | |
| Line has trailing spaces. | 6 | |
| Line has trailing spaces. | 7 | |
| Missing a Javadoc comment. | 17 | |
| '{' is not preceded with whitespace. | 17 |
| Severity | Message | Line |
|---|---|---|
| Line has trailing spaces. | 3 | |
| Line has trailing spaces. | 5 | |
| Line has trailing spaces. | 6 | |
| Line has trailing spaces. | 7 | |
| Missing a Javadoc comment. | 17 | |
| '{' is not preceded with whitespace. | 17 | |
| Line has trailing spaces. | 18 | |
| Line contains a tab character. | 19 | |
| Missing a Javadoc comment. | 19 | |
| Redundant 'public' modifier. | 19 | |
| Missing a Javadoc comment. | 21 | |
| Redundant 'public' modifier. | 21 | |
| Line has trailing spaces. | 22 | |
| Missing a Javadoc comment. | 23 | |
| Redundant 'public' modifier. | 23 | |
| Line has trailing spaces. | 24 | |
| Missing a Javadoc comment. | 25 | |
| Redundant 'public' modifier. | 25 | |
| Missing a Javadoc comment. | 27 | |
| Redundant 'public' modifier. | 27 | |
| Missing a Javadoc comment. | 29 | |
| Redundant 'public' modifier. | 29 |
| Severity | Message | Line |
|---|---|---|
| Line has trailing spaces. | 3 | |
| Line has trailing spaces. | 5 | |
| Line has trailing spaces. | 6 | |
| Line has trailing spaces. | 7 | |
| Missing a Javadoc comment. | 17 | |
| '{' is not preceded with whitespace. | 17 | |
| Line has trailing spaces. | 18 | |
| Line has trailing spaces. | 19 | |
| Line contains a tab character. | 19 | |
| Missing a Javadoc comment. | 19 | |
| '{' is not preceded with whitespace. | 19 | |
| Line has trailing spaces. | 21 | |
| Missing a Javadoc comment. | 22 | |
| Parameter message should be final. | 22 | |
| '{' is not preceded with whitespace. | 22 |
| Severity | Message | Line |
|---|---|---|
| Line has trailing spaces. | 3 | |
| Line has trailing spaces. | 5 | |
| Line has trailing spaces. | 6 | |
| Line has trailing spaces. | 7 | |
| Line has trailing spaces. | 18 | |
| Missing a Javadoc comment. | 18 | |
| '{' is not preceded with whitespace. | 18 | |
| Line has trailing spaces. | 19 | |
| Line contains a tab character. | 20 | |
| Missing a Javadoc comment. | 20 | |
| '{' is not preceded with whitespace. | 20 | |
| Line is longer than 80 characters (found 109). | 23 | |
| Missing a Javadoc comment. | 23 | |
| More than 7 parameters (found 8). | 23 | |
| Parameter orientation should be final. | 23 | |
| Parameter minimum should be final. | 23 | |
| Parameter maximum should be final. | 23 | |
| Parameter value should be final. | 23 | |
| Parameter x should be final. | 23 | |
| Parameter y should be final. | 23 | |
| Parameter width should be final. | 23 | |
| Parameter height should be final. | 23 | |
| '{' is not preceded with whitespace. | 23 | |
| Missing a Javadoc comment. | 26 | |
| Parameter orientation should be final. | 26 | |
| Parameter minimum should be final. | 26 | |
| Parameter maximum should be final. | 26 | |
| Parameter value should be final. | 26 | |
| '{' is not preceded with whitespace. | 26 | |
| Missing a Javadoc comment. | 29 | |
| Parameter look should be final. | 29 | |
| '{' is not preceded with whitespace. | 29 | |
| Missing a Javadoc comment. | 32 | |
| '{' is not preceded with whitespace. | 32 | |
| Method 'setMove' is not designed for extension - needs to be abstract, final or empty. | 36 | |
| Missing a Javadoc comment. | 36 | |
| Parameter keyCode should be final. | 36 | |
| Parameter target should be final. | 36 | |
| '{' is not preceded with whitespace. | 36 | |
| Method 'getMove' is not designed for extension - needs to be abstract, final or empty. | 40 | |
| Missing a Javadoc comment. | 40 | |
| Parameter keyCode should be final. | 40 | |
| '{' is not preceded with whitespace. | 40 | |
| 'return' is not followed by whitespace. | 41 | |
| Line is longer than 80 characters (found 101). | 44 | |
| Method 'setFocusTraversal' is not designed for extension - needs to be abstract, final or empty. | 44 | |
| Missing a Javadoc comment. | 44 | |
| Parameter up should be final. | 44 | |
| Parameter down should be final. | 44 | |
| Parameter left should be final. | 44 | |
| Parameter right should be final. | 44 | |
| '{' is not preceded with whitespace. | 44 | |
| Method 'isSelected' is not designed for extension - needs to be abstract, final or empty. | 48 | |
| Missing a Javadoc comment. | 48 | |
| '{' is not preceded with whitespace. | 48 | |
| 'return' is not followed by whitespace. | 49 | |
| Method 'setGainFocusSound' is not designed for extension - needs to be abstract, final or empty. | 52 | |
| Missing a Javadoc comment. | 52 | |
| Parameter sound should be final. | 52 | |
| '{' is not preceded with whitespace. | 52 | |
| Method 'setLoseFocusSound' is not designed for extension - needs to be abstract, final or empty. | 56 | |
| Missing a Javadoc comment. | 56 | |
| Parameter sound should be final. | 56 | |
| '{' is not preceded with whitespace. | 56 | |
| Method 'getGainFocusSound' is not designed for extension - needs to be abstract, final or empty. | 60 | |
| Missing a Javadoc comment. | 60 | |
| '{' is not preceded with whitespace. | 60 | |
| 'return' is not followed by whitespace. | 61 | |
| Method 'getLoseFocusSound' is not designed for extension - needs to be abstract, final or empty. | 64 | |
| Missing a Javadoc comment. | 64 | |
| '{' is not preceded with whitespace. | 64 | |
| 'return' is not followed by whitespace. | 65 | |
| Line contains a tab character. | 68 | |
| Method 'addHFocusListener' is not designed for extension - needs to be abstract, final or empty. | 68 | |
| Missing a Javadoc comment. | 68 | |
| Parameter l should be final. | 68 | |
| '{' is not preceded with whitespace. | 68 | |
| Line contains a tab character. | 73 | |
| Method 'removeHFocusListener' is not designed for extension - needs to be abstract, final or empty. | 73 | |
| Missing a Javadoc comment. | 73 | |
| Parameter l should be final. | 73 | |
| '{' is not preceded with whitespace. | 73 | |
| Method 'getNavigationKeys' is not designed for extension - needs to be abstract, final or empty. | 77 | |
| Missing a Javadoc comment. | 77 | |
| '{' is not preceded with whitespace. | 77 | |
| 'return' is not followed by whitespace. | 78 | |
| Method 'processHFocusEvent' is not designed for extension - needs to be abstract, final or empty. | 81 | |
| Missing a Javadoc comment. | 81 | |
| Parameter evt should be final. | 81 | |
| '{' is not preceded with whitespace. | 81 |
| Severity | Message | Line |
|---|---|---|
| Line has trailing spaces. | 3 | |
| Line has trailing spaces. | 5 | |
| Line has trailing spaces. | 6 | |
| Line has trailing spaces. | 7 | |
| Missing a Javadoc comment. | 19 | |
| '{' is not preceded with whitespace. | 19 | |
| Missing a Javadoc comment. | 21 | |
| '{' is not preceded with whitespace. | 21 | |
| Line has trailing spaces. | 23 | |
| Method 'showLook' is not designed for extension - needs to be abstract, final or empty. | 24 | |
| Missing a Javadoc comment. | 24 | |
| Parameter g should be final. | 24 | |
| Parameter visible should be final. | 24 | |
| Parameter state should be final. | 24 | |
| '{' is not preceded with whitespace. | 24 | |
| Method 'widgetChanged' is not designed for extension - needs to be abstract, final or empty. | 28 | |
| Missing a Javadoc comment. | 28 | |
| '(' is preceded with whitespace. | 28 | |
| Parameter visible should be final. | 28 | |
| Parameter changes should be final. | 28 | |
| '{' is not preceded with whitespace. | 28 | |
| Line has trailing spaces. | 31 | |
| Method 'getMinimumSize' is not designed for extension - needs to be abstract, final or empty. | 32 | |
| Missing a Javadoc comment. | 32 | |
| Parameter hvisible should be final. | 32 | |
| '{' is not preceded with whitespace. | 32 | |
| 'return' is not followed by whitespace. | 33 | |
| Method 'getPreferredSize' is not designed for extension - needs to be abstract, final or empty. | 36 | |
| Missing a Javadoc comment. | 36 | |
| Parameter hvisible should be final. | 36 | |
| '{' is not preceded with whitespace. | 36 | |
| 'return' is not followed by whitespace. | 37 | |
| Method 'getMaximumSize' is not designed for extension - needs to be abstract, final or empty. | 40 | |
| Missing a Javadoc comment. | 40 | |
| Parameter hvisible should be final. | 40 | |
| '{' is not preceded with whitespace. | 40 | |
| 'return' is not followed by whitespace. | 41 | |
| Method 'isOpaque' is not designed for extension - needs to be abstract, final or empty. | 44 | |
| Missing a Javadoc comment. | 44 | |
| Parameter visible should be final. | 44 | |
| '{' is not preceded with whitespace. | 44 | |
| 'return' is not followed by whitespace. | 45 | |
| Method 'getInsets' is not designed for extension - needs to be abstract, final or empty. | 48 | |
| Missing a Javadoc comment. | 48 | |
| Parameter visible should be final. | 48 | |
| '{' is not preceded with whitespace. | 48 | |
| 'return' is not followed by whitespace. | 49 | |
| Method 'hitTest' is not designed for extension - needs to be abstract, final or empty. | 52 | |
| Missing a Javadoc comment. | 52 | |
| Parameter component should be final. | 52 | |
| Parameter pt should be final. | 52 | |
| '{' is not preceded with whitespace. | 52 | |
| 'return' is not followed by whitespace. | 53 | |
| Method 'getValue' is not designed for extension - needs to be abstract, final or empty. | 56 | |
| Missing a Javadoc comment. | 56 | |
| Parameter component should be final. | 56 | |
| Parameter pt should be final. | 56 | |
| '{' is not preceded with whitespace. | 56 | |
| 'return' is not followed by whitespace. | 57 | |
| Line has trailing spaces. | 58 |
| Severity | Message | Line |
|---|---|---|
| Line has trailing spaces. | 3 | |
| Line has trailing spaces. | 5 | |
| Line has trailing spaces. | 6 | |
| Line has trailing spaces. | 7 | |
| Missing a Javadoc comment. | 18 | |
| '{' is not preceded with whitespace. | 18 | |
| Line has trailing spaces. | 19 | |
| Line contains a tab character. | 20 | |
| Missing a Javadoc comment. | 20 | |
| '{' is not preceded with whitespace. | 20 | |
| Line is longer than 80 characters (found 113). | 23 | |
| Missing a Javadoc comment. | 23 | |
| More than 7 parameters (found 8). | 23 | |
| Parameter orientation should be final. | 23 | |
| Parameter minimum should be final. | 23 | |
| Parameter maximum should be final. | 23 | |
| Parameter value should be final. | 23 | |
| ',' is not followed by whitespace. | 23 | |
| Parameter x should be final. | 23 | |
| Parameter y should be final. | 23 | |
| Parameter width should be final. | 23 | |
| Parameter height should be final. | 23 | |
| '{' is not preceded with whitespace. | 23 | |
| Missing a Javadoc comment. | 26 | |
| Parameter orientation should be final. | 26 | |
| Parameter minimum should be final. | 26 | |
| Parameter maximum should be final. | 26 | |
| Parameter value should be final. | 26 | |
| '{' is not preceded with whitespace. | 26 | |
| Missing a Javadoc comment. | 29 | |
| Parameter look should be final. | 29 | |
| '{' is not preceded with whitespace. | 29 | |
| Missing a Javadoc comment. | 32 | |
| '{' is not preceded with whitespace. | 32 | |
| Method 'setMove' is not designed for extension - needs to be abstract, final or empty. | 36 | |
| Missing a Javadoc comment. | 36 | |
| Parameter keyCode should be final. | 36 | |
| Parameter target should be final. | 36 | |
| '{' is not preceded with whitespace. | 36 | |
| Method 'getMove' is not designed for extension - needs to be abstract, final or empty. | 40 | |
| Missing a Javadoc comment. | 40 | |
| Parameter keyCode should be final. | 40 | |
| '{' is not preceded with whitespace. | 40 | |
| 'return' is not followed by whitespace. | 41 | |
| Line is longer than 80 characters (found 101). | 44 | |
| Method 'setFocusTraversal' is not designed for extension - needs to be abstract, final or empty. | 44 | |
| Missing a Javadoc comment. | 44 | |
| Parameter up should be final. | 44 | |
| Parameter down should be final. | 44 | |
| Parameter left should be final. | 44 | |
| Parameter right should be final. | 44 | |
| '{' is not preceded with whitespace. | 44 | |
| Method 'isSelected' is not designed for extension - needs to be abstract, final or empty. | 48 | |
| Missing a Javadoc comment. | 48 | |
| '{' is not preceded with whitespace. | 48 | |
| 'return' is not followed by whitespace. | 49 | |
| Method 'setGainFocusSound' is not designed for extension - needs to be abstract, final or empty. | 52 | |
| Missing a Javadoc comment. | 52 | |
| Parameter sound should be final. | 52 | |
| '{' is not preceded with whitespace. | 52 | |
| Method 'setLoseFocusSound' is not designed for extension - needs to be abstract, final or empty. | 56 | |
| Missing a Javadoc comment. | 56 | |
| Parameter sound should be final. | 56 | |
| '{' is not preceded with whitespace. | 56 | |
| Method 'getGainFocusSound' is not designed for extension - needs to be abstract, final or empty. | 60 | |
| Missing a Javadoc comment. | 60 | |
| '{' is not preceded with whitespace. | 60 | |
| 'return' is not followed by whitespace. | 61 | |
| Method 'getLoseFocusSound' is not designed for extension - needs to be abstract, final or empty. | 64 | |
| Missing a Javadoc comment. | 64 | |
| '{' is not preceded with whitespace. | 64 | |
| 'return' is not followed by whitespace. | 65 | |
| Line contains a tab character. | 68 | |
| Method 'addHFocusListener' is not designed for extension - needs to be abstract, final or empty. | 68 | |
| Missing a Javadoc comment. | 68 | |
| Parameter l should be final. | 68 | |
| '{' is not preceded with whitespace. | 68 | |
| Line contains a tab character. | 73 | |
| Method 'removeHFocusListener' is not designed for extension - needs to be abstract, final or empty. | 73 | |
| Missing a Javadoc comment. | 73 | |
| Parameter l should be final. | 73 | |
| '{' is not preceded with whitespace. | 73 | |
| Method 'getNavigationKeys' is not designed for extension - needs to be abstract, final or empty. | 77 | |
| Missing a Javadoc comment. | 77 | |
| '{' is not preceded with whitespace. | 77 | |
| 'return' is not followed by whitespace. | 78 | |
| Method 'processHFocusEvent' is not designed for extension - needs to be abstract, final or empty. | 81 | |
| Missing a Javadoc comment. | 81 | |
| Parameter evt should be final. | 81 | |
| '{' is not preceded with whitespace. | 81 | |
| Method 'setUnitIncrement' is not designed for extension - needs to be abstract, final or empty. | 85 | |
| Missing a Javadoc comment. | 85 | |
| Parameter increment should be final. | 85 | |
| '{' is not preceded with whitespace. | 85 | |
| Method 'getUnitIncrement' is not designed for extension - needs to be abstract, final or empty. | 89 | |
| Missing a Javadoc comment. | 89 | |
| '{' is not preceded with whitespace. | 89 | |
| 'return' is not followed by whitespace. | 90 | |
| Line has trailing spaces. | 92 | |
| Line contains a tab character. | 92 | |
| Method 'setBlockIncrement' is not designed for extension - needs to be abstract, final or empty. | 93 | |
| Missing a Javadoc comment. | 93 | |
| Parameter increment should be final. | 93 | |
| '{' is not preceded with whitespace. | 93 | |
| Method 'getBlockIncrement' is not designed for extension - needs to be abstract, final or empty. | 97 | |
| Missing a Javadoc comment. | 97 | |
| '{' is not preceded with whitespace. | 97 | |
| 'return' is not followed by whitespace. | 98 | |
| Method 'addAdjustmentListener' is not designed for extension - needs to be abstract, final or empty. | 101 | |
| Missing a Javadoc comment. | 101 | |
| Parameter l should be final. | 101 | |
| '{' is not preceded with whitespace. | 101 | |
| Line is longer than 80 characters (found 82). | 105 | |
| Method 'removeAdjustmentListener' is not designed for extension - needs to be abstract, final or empty. | 105 | |
| Missing a Javadoc comment. | 105 | |
| Parameter l should be final. | 105 | |
| '{' is not preceded with whitespace. | 105 | |
| Line has trailing spaces. | 108 | |
| Method 'setAdjustmentSound' is not designed for extension - needs to be abstract, final or empty. | 109 | |
| Missing a Javadoc comment. | 109 | |
| Parameter sound should be final. | 109 | |
| '{' is not preceded with whitespace. | 109 | |
| Line has trailing spaces. | 112 | |
| Method 'getAdjustmentSound' is not designed for extension - needs to be abstract, final or empty. | 113 | |
| Missing a Javadoc comment. | 113 | |
| '{' is not preceded with whitespace. | 113 | |
| 'return' is not followed by whitespace. | 114 | |
| Line contains a tab character. | 117 | |
| Method 'getAdjustMode' is not designed for extension - needs to be abstract, final or empty. | 117 | |
| Missing a Javadoc comment. | 117 | |
| '{' is not preceded with whitespace. | 117 | |
| 'return' is not followed by whitespace. | 118 | |
| Method 'setAdjustMode' is not designed for extension - needs to be abstract, final or empty. | 121 | |
| Missing a Javadoc comment. | 121 | |
| Parameter adjust should be final. | 121 | |
| '{' is not preceded with whitespace. | 121 | |
| Method 'processHAdjustmentEvent' is not designed for extension - needs to be abstract, final or empty. | 125 | |
| Missing a Javadoc comment. | 125 | |
| Parameter evt should be final. | 125 | |
| '{' is not preceded with whitespace. | 125 |
| Severity | Message | Line |
|---|---|---|
| Line has trailing spaces. | 3 | |
| Line has trailing spaces. | 5 | |
| Line has trailing spaces. | 6 | |
| Line has trailing spaces. | 7 | |
| Line has trailing spaces. | 33 | |
| Line has trailing spaces. | 34 | |
| Unknown tag 'statuscode'. | 36 | |
| Unknown tag 'comment'. | 37 | |
| Line is longer than 80 characters (found 113). | 39 | |
| Line is longer than 80 characters (found 102). | 41 | |
| Line contains a tab character. | 41 | |
| Missing a Javadoc comment. | 41 | |
| Name 'log' must match pattern '^[A-Z][A-Z0-9]*(_[A-Z0-9]+)*$'. | 41 | |
| Line has trailing spaces. | 42 | |
| Line contains a tab character. | 42 | |
| Missing a Javadoc comment. | 43 | |
| Missing a Javadoc comment. | 44 | |
| Missing a Javadoc comment. | 45 | |
| Missing a Javadoc comment. | 46 | |
| Missing a Javadoc comment. | 47 | |
| Missing a Javadoc comment. | 48 | |
| Missing a Javadoc comment. | 50 | |
| Missing a Javadoc comment. | 51 | |
| Missing a Javadoc comment. | 52 | |
| Missing a Javadoc comment. | 53 | |
| Missing a Javadoc comment. | 54 | |
| Missing a Javadoc comment. | 55 | |
| Missing a Javadoc comment. | 57 | |
| Missing a Javadoc comment. | 59 | |
| Line has trailing spaces. | 63 | |
| Missing a Javadoc comment. | 75 | |
| Parameter component should be final. | 75 | |
| Array brackets at illegal position. | 76 | |
| Method 'add' is not designed for extension - needs to be abstract, final or empty. | 85 | |
| Missing a Javadoc comment. | 85 | |
| Parameter comp should be final. | 85 | |
| Expected an @return tag. | 92 | |
| Method 'popToFront' is not designed for extension - needs to be abstract, final or empty. | 92 | |
| Parameter component should be final. | 92 | |
| Expected @param tag for 'component'. | 92 | |
| '}' should be on the same line. | 98 | |
| First sentence should end with a period. | 104 | |
| Line has trailing spaces. | 104 | |
| Line has trailing spaces. | 105 | |
| Expected an @return tag. | 107 | |
| Method 'popInFrontOf' is not designed for extension - needs to be abstract, final or empty. | 107 | |
| Parameter move should be final. | 107 | |
| Expected @param tag for 'move'. | 107 | |
| Parameter behind should be final. | 107 | |
| Expected @param tag for 'behind'. | 107 | |
| '}' should be on the same line. | 110 | |
| Line is longer than 80 characters (found 84). | 111 | |
| '}' should be on the same line. | 113 | |
| Expected an @return tag. | 124 | |
| Method 'pop' is not designed for extension - needs to be abstract, final or empty. | 124 | |
| Parameter component should be final. | 124 | |
| Expected @param tag for 'component'. | 124 | |
| '}' should be on the same line. | 130 | |
| Expected an @return tag. | 139 | |
| Method 'push' is not designed for extension - needs to be abstract, final or empty. | 139 | |
| Parameter component should be final. | 139 | |
| Expected @param tag for 'component'. | 139 | |
| '}' should be on the same line. | 145 | |
| Expected an @return tag. | 154 | |
| Method 'pushToBack' is not designed for extension - needs to be abstract, final or empty. | 154 | |
| Parameter component should be final. | 154 | |
| Expected @param tag for 'component'. | 154 | |
| '}' should be on the same line. | 160 | |
| Line has trailing spaces. | 166 | |
| Line has trailing spaces. | 167 | |
| Expected an @return tag. | 169 | |
| Method 'addBefore' is not designed for extension - needs to be abstract, final or empty. | 169 | |
| Parameter component should be final. | 169 | |
| Expected @param tag for 'component'. | 169 | |
| Parameter behind should be final. | 169 | |
| Expected @param tag for 'behind'. | 169 | |
| '}' should be on the same line. | 172 | |
| '}' should be on the same line. | 175 | |
| Line has trailing spaces. | 182 | |
| Line has trailing spaces. | 183 | |
| Expected an @return tag. | 185 | |
| Method 'addAfter' is not designed for extension - needs to be abstract, final or empty. | 185 | |
| Parameter component should be final. | 185 | |
| Expected @param tag for 'component'. | 185 | |
| Parameter front should be final. | 185 | |
| Expected @param tag for 'front'. | 185 | |
| '}' should be on the same line. | 188 | |
| Line has trailing spaces. | 190 | |
| '}' should be on the same line. | 193 | |
| '}' should be on the same line. | 198 | |
| Line has trailing spaces. | 205 | |
| Line has trailing spaces. | 206 | |
| Expected an @return tag. | 208 | |
| Method 'pushBehind' is not designed for extension - needs to be abstract, final or empty. | 208 | |
| Parameter move should be final. | 208 | |
| Expected @param tag for 'move'. | 208 | |
| Parameter front should be final. | 208 | |
| Expected @param tag for 'front'. | 208 | |
| Method 'setVisible' is not designed for extension - needs to be abstract, final or empty. | 212 | |
| Missing a Javadoc comment. | 212 | |
| Parameter visible should be final. | 212 | |
| Method 'isVisible' is not designed for extension - needs to be abstract, final or empty. | 216 | |
| Missing a Javadoc comment. | 216 | |
| Line contains a tab character. | 221 | |
| Method 'paint' is not designed for extension - needs to be abstract, final or empty. | 221 | |
| Missing a Javadoc comment. | 221 | |
| Parameter g should be final. | 221 | |
| Line contains a tab character. | 222 | |
| Line has trailing spaces. | 223 | |
| Line contains a tab character. | 223 | |
| Line contains a tab character. | 224 | |
| Line has trailing spaces. | 225 | |
| Line is longer than 80 characters (found 94). | 225 | |
| Line contains a tab character. | 225 | |
| Line contains a tab character. | 226 | |
| Line contains a tab character. | 227 | |
| Line has trailing spaces. | 228 | |
| Line contains a tab character. | 228 | |
| 'if' is not followed by whitespace. | 228 | |
| '{' is not preceded with whitespace. | 228 | |
| Line contains a tab character. | 229 | |
| Line has trailing spaces. | 230 | |
| Line contains a tab character. | 230 | |
| ',' is not followed by whitespace. | 230 | |
| Line contains a tab character. | 231 | |
| Line has trailing spaces. | 232 | |
| Line contains a tab character. | 232 | |
| Line contains a tab character. | 233 | |
| Line has trailing spaces. | 234 | |
| Line is longer than 80 characters (found 98). | 234 | |
| Line contains a tab character. | 234 | |
| Line has trailing spaces. | 235 | |
| Line is longer than 80 characters (found 98). | 235 | |
| Line contains a tab character. | 235 | |
| Line has trailing spaces. | 236 | |
| Line is longer than 80 characters (found 97). | 236 | |
| Line contains a tab character. | 236 | |
| Line contains a tab character. | 237 | |
| Line has trailing spaces. | 238 | |
| Line contains a tab character. | 238 | |
| Line has trailing spaces. | 239 | |
| Line is longer than 80 characters (found 92). | 239 | |
| Line contains a tab character. | 239 | |
| Line contains a tab character. | 240 | |
| Line has trailing spaces. | 241 | |
| Line contains a tab character. | 241 | |
| Line has trailing spaces. | 242 | |
| Line contains a tab character. | 242 | |
| Line contains a tab character. | 243 | |
| Line has trailing spaces. | 244 | |
| Line is longer than 80 characters (found 82). | 244 | |
| Line contains a tab character. | 244 | |
| Line has trailing spaces. | 245 | |
| Line contains a tab character. | 245 | |
| Line has trailing spaces. | 246 | |
| Line contains a tab character. | 246 | |
| Line contains a tab character. | 247 | |
| Method 'setBackgroundMode' is not designed for extension - needs to be abstract, final or empty. | 249 | |
| Missing a Javadoc comment. | 249 | |
| Parameter i should be final. | 249 | |
| Method 'getBackgroundMode' is not designed for extension - needs to be abstract, final or empty. | 253 | |
| Missing a Javadoc comment. | 253 | |
| Method 'setBackgroundImage' is not designed for extension - needs to be abstract, final or empty. | 257 | |
| Missing a Javadoc comment. | 257 | |
| Parameter image should be final. | 257 | |
| Method 'getBackgroundImage' is not designed for extension - needs to be abstract, final or empty. | 261 | |
| Missing a Javadoc comment. | 261 | |
| Method 'setRenderMode' is not designed for extension - needs to be abstract, final or empty. | 265 | |
| Missing a Javadoc comment. | 265 | |
| Parameter mode should be final. | 265 | |
| Line has trailing spaces. | 266 | |
| Line contains a tab character. | 267 | |
| Line is longer than 80 characters (found 83). | 268 | |
| Line contains a tab character. | 268 | |
| Line contains a tab character. | 269 | |
| Line has trailing spaces. | 270 | |
| Line contains a tab character. | 270 | |
| Line contains a tab character. | 271 | |
| '}' should be on the same line. | 274 | |
| Method 'getRenderMode' is not designed for extension - needs to be abstract, final or empty. | 280 | |
| Missing a Javadoc comment. | 280 | |
| Method 'isDoubleBuffered' is not designed for extension - needs to be abstract, final or empty. | 284 | |
| Missing a Javadoc comment. | 284 | |
| Method 'isOpaque' is not designed for extension - needs to be abstract, final or empty. | 288 | |
| Missing a Javadoc comment. | 288 | |
| Line has trailing spaces. | 292 | |
| Method 'addWindowListener' is not designed for extension - needs to be abstract, final or empty. | 292 | |
| Missing a Javadoc comment. | 292 | |
| Parameter wl should be final. | 292 | |
| Method 'removeWindowListener' is not designed for extension - needs to be abstract, final or empty. | 296 | |
| Missing a Javadoc comment. | 296 | |
| Parameter wl should be final. | 296 | |
| Method 'processWindowEvent' is not designed for extension - needs to be abstract, final or empty. | 300 | |
| Missing a Javadoc comment. | 300 | |
| Parameter we should be final. | 300 | |
| switch without "default" clause. | 302 | |
| Line has trailing spaces. | 306 | |
| Line has trailing spaces. | 311 | |
| Line has trailing spaces. | 313 | |
| Line contains a tab character. | 315 | |
| Line contains a tab character. | 316 | |
| Line has trailing spaces. | 317 | |
| Line contains a tab character. | 317 | |
| Method 'getFocusOwner' is not designed for extension - needs to be abstract, final or empty. | 320 | |
| Missing a Javadoc comment. | 320 | |
| 'if' is not followed by whitespace. | 323 | |
| '{' is not preceded with whitespace. | 323 | |
| '}' should be on the same line. | 325 | |
| 'else' is not followed by whitespace. | 326 | |
| '{' is not preceded with whitespace. | 326 | |
| Line has trailing spaces. | 330 | |
| Line has trailing spaces. | 333 | |
| Method 'show' is not designed for extension - needs to be abstract, final or empty. | 334 | |
| Method 'dispose' is not designed for extension - needs to be abstract, final or empty. | 338 | |
| Missing a Javadoc comment. | 338 | |
| Method 'addShortcut' is not designed for extension - needs to be abstract, final or empty. | 342 | |
| Missing a Javadoc comment. | 342 | |
| Parameter keyCode should be final. | 342 | |
| Parameter comp should be final. | 342 | |
| Missing a Javadoc comment. | 346 | |
| Parameter keyCode should be final. | 346 | |
| Method 'getShortcutComponent' is not designed for extension - needs to be abstract, final or empty. | 349 | |
| Missing a Javadoc comment. | 349 | |
| Parameter keyCode should be final. | 349 | |
| Method 'enableShortcuts' is not designed for extension - needs to be abstract, final or empty. | 353 | |
| Missing a Javadoc comment. | 353 | |
| Parameter enable should be final. | 353 | |
| Method 'isEnableShortcuts' is not designed for extension - needs to be abstract, final or empty. | 357 | |
| Missing a Javadoc comment. | 357 | |
| Method 'getShortcutKeycode' is not designed for extension - needs to be abstract, final or empty. | 361 | |
| Missing a Javadoc comment. | 361 | |
| Parameter comp should be final. | 361 | |
| Method 'getAllShortcutKeycodes' is not designed for extension - needs to be abstract, final or empty. | 365 | |
| Missing a Javadoc comment. | 365 | |
| Method 'getPixelCoordinatesHScreenRectangle' is not designed for extension - needs to be abstract, final or empty. | 369 | |
| Missing a Javadoc comment. | 369 | |
| Parameter r should be final. | 369 | |
| Method 'getSceneTemplate' is not designed for extension - needs to be abstract, final or empty. | 374 | |
| Missing a Javadoc comment. | 374 | |
| Line is longer than 80 characters (found 122). | 376 | |
| Missing a Javadoc comment. | 380 | |
| Parameter focus should be final. | 380 | |
| Method 'setKeyEvents' is not designed for extension - needs to be abstract, final or empty. | 383 | |
| Missing a Javadoc comment. | 383 | |
| Parameter keyCodes should be final. | 383 | |
| Method 'getKeyEvents' is not designed for extension - needs to be abstract, final or empty. | 387 | |
| Missing a Javadoc comment. | 387 | |
| Line has trailing spaces. | 390 |
| Severity | Message | Line |
|---|---|---|
| Line has trailing spaces. | 3 | |
| Line has trailing spaces. | 5 | |
| Line has trailing spaces. | 6 | |
| Line has trailing spaces. | 7 | |
| Line has trailing spaces. | 20 | |
| Line has trailing spaces. | 21 | |
| Unknown tag 'statuscode'. | 23 | |
| Unknown tag 'comment'. | 24 | |
| Class HSceneFactory should be declared as final. | 26 | |
| '{' is not preceded with whitespace. | 26 | |
| Missing a Javadoc comment. | 28 | |
| Missing a Javadoc comment. | 30 | |
| '{' is not preceded with whitespace. | 30 | |
| Missing a Javadoc comment. | 33 | |
| '{' is not preceded with whitespace. | 33 | |
| Line is longer than 80 characters (found 91). | 35 | |
| Missing a Javadoc comment. | 39 | |
| '{' is not preceded with whitespace. | 39 | |
| Missing a Javadoc comment. | 43 | |
| Parameter hst should be final. | 43 | |
| '{' is not preceded with whitespace. | 43 | |
| Missing a Javadoc comment. | 47 | |
| Parameter hst should be final. | 47 | |
| '{' is not preceded with whitespace. | 47 | |
| Line is longer than 80 characters (found 108). | 51 | |
| Missing a Javadoc comment. | 51 | |
| Parameter hs should be final. | 51 | |
| Parameter hst should be final. | 51 | |
| Redundant throws: 'java.lang.IllegalStateException' is unchecked exception. | 51 | |
| '{' is not preceded with whitespace. | 51 | |
| Missing a Javadoc comment. | 55 | |
| Parameter screen should be final. | 55 | |
| '{' is not preceded with whitespace. | 55 | |
| Missing a Javadoc comment. | 59 | |
| '{' is not preceded with whitespace. | 59 | |
| Missing a Javadoc comment. | 63 | |
| Parameter device should be final. | 63 | |
| '{' is not preceded with whitespace. | 63 | |
| Line has trailing spaces. | 66 | |
| Missing a Javadoc comment. | 67 | |
| Parameter scene should be final. | 67 | |
| '{' is not preceded with whitespace. | 67 |
| Severity | Message | Line |
|---|---|---|
| Line has trailing spaces. | 3 | |
| Line has trailing spaces. | 5 | |
| Line has trailing spaces. | 6 | |
| Line has trailing spaces. | 7 | |
| Line has trailing spaces. | 20 | |
| Missing a Javadoc comment. | 20 | |
| '{' is not preceded with whitespace. | 20 | |
| Line has trailing spaces. | 21 | |
| Line contains a tab character. | 22 | |
| Missing a Javadoc comment. | 22 | |
| Missing a Javadoc comment. | 23 | |
| Missing a Javadoc comment. | 24 | |
| Line is longer than 80 characters (found 82). | 25 | |
| Missing a Javadoc comment. | 25 | |
| Line has trailing spaces. | 26 | |
| Missing a Javadoc comment. | 27 | |
| Missing a Javadoc comment. | 28 | |
| Missing a Javadoc comment. | 29 | |
| Missing a Javadoc comment. | 30 | |
| Missing a Javadoc comment. | 31 | |
| Missing a Javadoc comment. | 33 | |
| Line has trailing spaces. | 34 | |
| Missing a Javadoc comment. | 35 | |
| '{' is not preceded with whitespace. | 35 | |
| Missing a Javadoc comment. | 39 | |
| Parameter preference should be final. | 39 | |
| Parameter object should be final. | 39 | |
| Parameter priority should be final. | 39 | |
| '{' is not preceded with whitespace. | 39 | |
| Line has trailing spaces. | 40 | |
| Method 'getPreferenceObject' is not designed for extension - needs to be abstract, final or empty. | 43 | |
| Missing a Javadoc comment. | 43 | |
| Parameter preference should be final. | 43 | |
| '{' is not preceded with whitespace. | 43 | |
| Method 'getPreferencePriority' is not designed for extension - needs to be abstract, final or empty. | 47 | |
| Missing a Javadoc comment. | 47 | |
| Parameter preference should be final. | 47 | |
| '{' is not preceded with whitespace. | 47 |
| Severity | Message | Line |
|---|---|---|
| Line has trailing spaces. | 3 | |
| Line has trailing spaces. | 5 | |
| Line has trailing spaces. | 6 | |
| Line has trailing spaces. | 7 | |
| Line has trailing spaces. | 20 | |
| Line has trailing spaces. | 21 | |
| Unknown tag 'statuscode'. | 23 | |
| Class HScreen should be declared as final. | 25 | |
| '{' is not preceded with whitespace. | 25 | |
| Missing a Javadoc comment. | 26 | |
| Missing a Javadoc comment. | 28 | |
| Missing a Javadoc comment. | 29 | |
| Missing a Javadoc comment. | 30 | |
| Missing a Javadoc comment. | 31 | |
| Missing a Javadoc comment. | 32 | |
| Missing a Javadoc comment. | 33 | |
| Missing a Javadoc comment. | 34 | |
| Missing a Javadoc comment. | 36 | |
| '{' is not preceded with whitespace. | 36 | |
| Missing a Javadoc comment. | 55 | |
| '{' is not preceded with whitespace. | 55 | |
| 'for' is not followed by whitespace. | 57 | |
| '{' is not preceded with whitespace. | 57 | |
| Line has trailing spaces. | 58 | |
| Missing a Javadoc comment. | 63 | |
| '{' is not preceded with whitespace. | 63 | |
| Missing a Javadoc comment. | 67 | |
| '{' is not preceded with whitespace. | 67 | |
| Missing a Javadoc comment. | 71 | |
| '{' is not preceded with whitespace. | 71 | |
| Line is longer than 80 characters (found 82). | 75 | |
| Missing a Javadoc comment. | 75 | |
| Parameter hvcta should be final. | 75 | |
| '{' is not preceded with whitespace. | 75 | |
| Missing a Javadoc comment. | 79 | |
| '{' is not preceded with whitespace. | 79 | |
| Missing a Javadoc comment. | 83 | |
| '{' is not preceded with whitespace. | 83 | |
| Line is longer than 80 characters (found 88). | 87 | |
| Missing a Javadoc comment. | 87 | |
| Parameter hgcta should be final. | 87 | |
| '{' is not preceded with whitespace. | 87 | |
| Missing a Javadoc comment. | 91 | |
| '{' is not preceded with whitespace. | 91 | |
| Missing a Javadoc comment. | 95 | |
| '{' is not preceded with whitespace. | 95 | |
| Line is longer than 80 characters (found 92). | 99 | |
| Missing a Javadoc comment. | 99 | |
| Parameter hbcta should be final. | 99 | |
| '{' is not preceded with whitespace. | 99 | |
| Line is longer than 80 characters (found 97). | 103 | |
| Missing a Javadoc comment. | 103 | |
| Parameter hscta should be final. | 103 | |
| '{' is not preceded with whitespace. | 103 | |
| Line is longer than 80 characters (found 115). | 107 | |
| Missing a Javadoc comment. | 107 | |
| Parameter hsca should be final. | 107 | |
| Redundant throws: 'java.lang.SecurityException' is unchecked exception. | 107 | |
| '{' is not preceded with whitespace. | 109 |
| Severity | Message | Line |
|---|---|---|
| Line has trailing spaces. | 3 | |
| Line has trailing spaces. | 5 | |
| Line has trailing spaces. | 6 | |
| Line has trailing spaces. | 7 | |
| Line has trailing spaces. | 18 | |
| Line has trailing spaces. | 19 | |
| Unknown tag 'statuscode'. | 21 | |
| '{' is not preceded with whitespace. | 23 | |
| Missing a Javadoc comment. | 25 | |
| Missing a Javadoc comment. | 26 | |
| Missing a Javadoc comment. | 27 | |
| Missing a Javadoc comment. | 28 | |
| Missing a Javadoc comment. | 29 | |
| Missing a Javadoc comment. | 31 | |
| Missing a Javadoc comment. | 32 | |
| Missing a Javadoc comment. | 33 | |
| Missing a Javadoc comment. | 34 | |
| Missing a Javadoc comment. | 35 | |
| Missing a Javadoc comment. | 36 | |
| Missing a Javadoc comment. | 37 | |
| Missing a Javadoc comment. | 38 | |
| Missing a Javadoc comment. | 39 | |
| Line has trailing spaces. | 40 | |
| Missing a Javadoc comment. | 41 | |
| Missing a Javadoc comment. | 42 | |
| Line has trailing spaces. | 43 | |
| Line has trailing spaces. | 44 | |
| Missing a Javadoc comment. | 44 | |
| '{' is not preceded with whitespace. | 44 | |
| '10' is a magic number. | 45 | |
| '10' is a magic number. | 46 | |
| 'for' is not followed by whitespace. | 47 | |
| '{' is not preceded with whitespace. | 47 | |
| Line has trailing spaces. | 51 | |
| Method 'setPreference' is not designed for extension - needs to be abstract, final or empty. | 54 | |
| Missing a Javadoc comment. | 54 | |
| Parameter preference should be final. | 54 | |
| Parameter priority should be final. | 54 | |
| '{' is not preceded with whitespace. | 54 | |
| Line has trailing spaces. | 55 | |
| Method 'setPreference' is not designed for extension - needs to be abstract, final or empty. | 58 | |
| Missing a Javadoc comment. | 58 | |
| Parameter preference should be final. | 58 | |
| Parameter object should be final. | 58 | |
| Parameter priority should be final. | 58 | |
| '{' is not preceded with whitespace. | 58 | |
| Line has trailing spaces. | 61 | |
| Method 'getPreferencePriority' is not designed for extension - needs to be abstract, final or empty. | 63 | |
| Missing a Javadoc comment. | 63 | |
| Parameter preference should be final. | 63 | |
| '{' is not preceded with whitespace. | 63 | |
| Method 'getPreferenceObject' is not designed for extension - needs to be abstract, final or empty. | 67 | |
| Missing a Javadoc comment. | 67 | |
| Parameter preference should be final. | 67 | |
| '{' is not preceded with whitespace. | 67 |
| Severity | Message | Line |
|---|---|---|
| Line has trailing spaces. | 3 | |
| Line has trailing spaces. | 5 | |
| Line has trailing spaces. | 6 | |
| Line has trailing spaces. | 7 | |
| Missing a Javadoc comment. | 20 | |
| '{' is not preceded with whitespace. | 20 | |
| Line has trailing spaces. | 21 | |
| Line has trailing spaces. | 22 | |
| Missing a Javadoc comment. | 23 | |
| '{' is not preceded with whitespace. | 23 | |
| Method 'convertTo' is not designed for extension - needs to be abstract, final or empty. | 26 | |
| Missing a Javadoc comment. | 26 | |
| Parameter destination should be final. | 26 | |
| Parameter source should be final. | 26 | |
| '{' is not preceded with whitespace. | 26 | |
| Method 'getFlickerFilter' is not designed for extension - needs to be abstract, final or empty. | 30 | |
| Missing a Javadoc comment. | 30 | |
| '{' is not preceded with whitespace. | 30 | |
| Method 'getInterlaced' is not designed for extension - needs to be abstract, final or empty. | 34 | |
| Missing a Javadoc comment. | 34 | |
| '{' is not preceded with whitespace. | 34 | |
| Method 'getPixelAspectRatio' is not designed for extension - needs to be abstract, final or empty. | 38 | |
| Missing a Javadoc comment. | 38 | |
| '{' is not preceded with whitespace. | 38 | |
| Method 'getPixelResolution' is not designed for extension - needs to be abstract, final or empty. | 42 | |
| Missing a Javadoc comment. | 42 | |
| '{' is not preceded with whitespace. | 42 | |
| Method 'getScreenArea' is not designed for extension - needs to be abstract, final or empty. | 46 | |
| Missing a Javadoc comment. | 46 | |
| '{' is not preceded with whitespace. | 46 | |
| Method 'getOffset' is not designed for extension - needs to be abstract, final or empty. | 50 | |
| Missing a Javadoc comment. | 50 | |
| Parameter hsc should be final. | 50 | |
| '{' is not preceded with whitespace. | 50 |
| Severity | Message | Line |
|---|---|---|
| Line has trailing spaces. | 3 | |
| Line has trailing spaces. | 5 | |
| Line has trailing spaces. | 6 | |
| Line has trailing spaces. | 7 | |
| Line has trailing spaces. | 29 | |
| Line has trailing spaces. | 30 | |
| Unknown tag 'statuscode'. | 32 | |
| Line is longer than 80 characters (found 108). | 34 | |
| '{' is not preceded with whitespace. | 34 | |
| Missing a Javadoc comment. | 36 | |
| Missing a Javadoc comment. | 37 | |
| Missing a Javadoc comment. | 38 | |
| Missing a Javadoc comment. | 39 | |
| Line has trailing spaces. | 41 | |
| Missing a Javadoc comment. | 41 | |
| '{' is not preceded with whitespace. | 41 | |
| Method 'getIDstring' is not designed for extension - needs to be abstract, final or empty. | 44 | |
| Missing a Javadoc comment. | 44 | |
| '{' is not preceded with whitespace. | 44 | |
| Line is longer than 80 characters (found 82). | 48 | |
| Method 'addScreenConfigurationListener' is not designed for extension - needs to be abstract, final or empty. | 48 | |
| Missing a Javadoc comment. | 48 | |
| Parameter hscl should be final. | 48 | |
| '{' is not preceded with whitespace. | 48 | |
| Line is longer than 80 characters (found 97). | 49 | |
| Line is longer than 80 characters (found 110). | 52 | |
| Method 'addScreenConfigurationListener' is not designed for extension - needs to be abstract, final or empty. | 52 | |
| Missing a Javadoc comment. | 52 | |
| Parameter hscl should be final. | 52 | |
| Parameter hsct should be final. | 52 | |
| '{' is not preceded with whitespace. | 52 | |
| Line is longer than 80 characters (found 85). | 57 | |
| Method 'removeScreenConfigurationListener' is not designed for extension - needs to be abstract, final or empty. | 57 | |
| Missing a Javadoc comment. | 57 | |
| Parameter hscl should be final. | 57 | |
| '{' is not preceded with whitespace. | 57 | |
| Line is longer than 80 characters (found 100). | 58 | |
| Method 'getScreenAspectRatio' is not designed for extension - needs to be abstract, final or empty. | 61 | |
| Missing a Javadoc comment. | 61 | |
| '{' is not preceded with whitespace. | 61 | |
| Line is longer than 80 characters (found 90). | 62 | |
| Method 'reserveDevice' is not designed for extension - needs to be abstract, final or empty. | 65 | |
| Missing a Javadoc comment. | 65 | |
| Parameter client should be final. | 65 | |
| '{' is not preceded with whitespace. | 65 | |
| Line has trailing spaces. | 66 | |
| Line is longer than 80 characters (found 108). | 66 | |
| Line has trailing spaces. | 69 | |
| 'if' is not followed by whitespace. | 70 | |
| '{' is not preceded with whitespace. | 70 | |
| Line is longer than 80 characters (found 105). | 71 | |
| ')' is preceded with whitespace. | 71 | |
| Line has trailing spaces. | 72 | |
| Method 'releaseDevice' is not designed for extension - needs to be abstract, final or empty. | 77 | |
| Missing a Javadoc comment. | 77 | |
| '{' is not preceded with whitespace. | 77 | |
| 'if' is not followed by whitespace. | 78 | |
| '{' is not preceded with whitespace. | 78 | |
| Line is longer than 80 characters (found 105). | 79 | |
| ')' is preceded with whitespace. | 79 | |
| Method 'getClient' is not designed for extension - needs to be abstract, final or empty. | 84 | |
| Missing a Javadoc comment. | 84 | |
| '{' is not preceded with whitespace. | 84 | |
| Method 'addResourceStatusEventListener' is not designed for extension - needs to be abstract, final or empty. | 88 | |
| Missing a Javadoc comment. | 88 | |
| Parameter listener should be final. | 88 | |
| '{' is not preceded with whitespace. | 88 | |
| Line is longer than 80 characters (found 89). | 89 | |
| Line is longer than 80 characters (found 83). | 92 | |
| Method 'removeResourceStatusEventListener' is not designed for extension - needs to be abstract, final or empty. | 92 | |
| Missing a Javadoc comment. | 92 | |
| Parameter listener should be final. | 92 | |
| '{' is not preceded with whitespace. | 92 | |
| Line is longer than 80 characters (found 92). | 93 |
| Severity | Message | Line |
|---|---|---|
| Line has trailing spaces. | 3 | |
| Line has trailing spaces. | 5 | |
| Line has trailing spaces. | 6 | |
| Line has trailing spaces. | 7 | |
| Line has trailing spaces. | 19 | |
| Line has trailing spaces. | 20 | |
| Unknown tag 'statuscode'. | 22 | |
| '{' is not preceded with whitespace. | 24 | |
| Line has trailing spaces. | 25 | |
| Line contains a tab character. | 26 | |
| Missing a Javadoc comment. | 26 | |
| Variable 'width' must be private and have accessor methods. | 26 | |
| Missing a Javadoc comment. | 27 | |
| Variable 'height' must be private and have accessor methods. | 27 | |
| Missing a Javadoc comment. | 29 | |
| Parameter width should be final. | 29 | |
| 'width' hides a field. | 29 | |
| Parameter height should be final. | 29 | |
| 'height' hides a field. | 29 | |
| '{' is not preceded with whitespace. | 29 | |
| Line contains a tab character. | 30 | |
| Line contains a tab character. | 31 | |
| Method 'setSize' is not designed for extension - needs to be abstract, final or empty. | 34 | |
| Missing a Javadoc comment. | 34 | |
| Parameter width should be final. | 34 | |
| 'width' hides a field. | 34 | |
| Parameter height should be final. | 34 | |
| 'height' hides a field. | 34 | |
| '{' is not preceded with whitespace. | 34 | |
| Line contains a tab character. | 35 | |
| Line contains a tab character. | 36 |
| Severity | Message | Line |
|---|---|---|
| Line has trailing spaces. | 3 | |
| Line has trailing spaces. | 5 | |
| Line has trailing spaces. | 6 | |
| Line has trailing spaces. | 7 | |
| Line has trailing spaces. | 19 | |
| Line has trailing spaces. | 20 | |
| Unknown tag 'statuscode'. | 22 | |
| Line has trailing spaces. | 24 | |
| '{' is not preceded with whitespace. | 24 | |
| Line has trailing spaces. | 25 | |
| Line contains a tab character. | 26 | |
| Missing a Javadoc comment. | 26 | |
| Variable 'x' must be private and have accessor methods. | 26 | |
| Missing a Javadoc comment. | 27 | |
| Variable 'y' must be private and have accessor methods. | 27 | |
| Missing a Javadoc comment. | 29 | |
| Parameter x should be final. | 29 | |
| 'x' hides a field. | 29 | |
| Parameter y should be final. | 29 | |
| 'y' hides a field. | 29 | |
| '{' is not preceded with whitespace. | 29 | |
| Line contains a tab character. | 30 | |
| Line contains a tab character. | 31 | |
| Method 'setLocation' is not designed for extension - needs to be abstract, final or empty. | 34 | |
| Missing a Javadoc comment. | 34 | |
| Parameter x should be final. | 34 | |
| 'x' hides a field. | 34 | |
| Parameter y should be final. | 34 | |
| 'y' hides a field. | 34 | |
| '{' is not preceded with whitespace. | 34 | |
| Line contains a tab character. | 35 | |
| Line contains a tab character. | 36 |
| Severity | Message | Line |
|---|---|---|
| Line has trailing spaces. | 3 | |
| Line has trailing spaces. | 5 | |
| Line has trailing spaces. | 6 | |
| Line has trailing spaces. | 7 | |
| Line has trailing spaces. | 18 | |
| Line has trailing spaces. | 19 | |
| Unknown tag 'statuscode'. | 21 | |
| '{' is not preceded with whitespace. | 23 | |
| Line has trailing spaces. | 24 | |
| Line contains a tab character. | 25 | |
| Missing a Javadoc comment. | 25 | |
| Variable 'x' must be private and have accessor methods. | 25 | |
| Missing a Javadoc comment. | 26 | |
| Variable 'y' must be private and have accessor methods. | 26 | |
| Missing a Javadoc comment. | 27 | |
| Variable 'width' must be private and have accessor methods. | 27 | |
| Missing a Javadoc comment. | 28 | |
| Variable 'height' must be private and have accessor methods. | 28 | |
| Missing a Javadoc comment. | 30 | |
| Parameter x should be final. | 30 | |
| 'x' hides a field. | 30 | |
| Parameter y should be final. | 30 | |
| 'y' hides a field. | 30 | |
| Parameter width should be final. | 30 | |
| 'width' hides a field. | 30 | |
| Parameter height should be final. | 30 | |
| 'height' hides a field. | 30 | |
| '{' is not preceded with whitespace. | 30 | |
| Method 'setLocation' is not designed for extension - needs to be abstract, final or empty. | 37 | |
| Missing a Javadoc comment. | 37 | |
| Parameter x should be final. | 37 | |
| 'x' hides a field. | 37 | |
| Parameter y should be final. | 37 | |
| 'y' hides a field. | 37 | |
| '{' is not preceded with whitespace. | 37 | |
| Method 'setSize' is not designed for extension - needs to be abstract, final or empty. | 42 | |
| Missing a Javadoc comment. | 42 | |
| Parameter width should be final. | 42 | |
| 'width' hides a field. | 42 | |
| Parameter height should be final. | 42 | |
| 'height' hides a field. | 42 | |
| '{' is not preceded with whitespace. | 42 |
| Severity | Message | Line |
|---|---|---|
| Line has trailing spaces. | 3 | |
| Line has trailing spaces. | 5 | |
| Line has trailing spaces. | 6 | |
| Line has trailing spaces. | 7 | |
| Missing a Javadoc comment. | 18 | |
| '{' is not preceded with whitespace. | 18 | |
| Missing a Javadoc comment. | 19 | |
| Redundant 'public' modifier. | 19 | |
| Missing a Javadoc comment. | 21 | |
| Redundant 'public' modifier. | 21 | |
| Missing a Javadoc comment. | 23 | |
| Redundant 'public' modifier. | 23 |
| Severity | Message | Line |
|---|---|---|
| Line has trailing spaces. | 3 | |
| Line has trailing spaces. | 5 | |
| Line has trailing spaces. | 6 | |
| Line has trailing spaces. | 7 | |
| Line has trailing spaces. | 34 | |
| Line has trailing spaces. | 35 | |
| Unknown tag 'statuscode'. | 37 | |
| Unknown tag 'comment'. | 38 | |
| '{' is not preceded with whitespace. | 40 | |
| Line has trailing spaces. | 41 | |
| Line contains a tab character. | 42 | |
| Missing a Javadoc comment. | 42 | |
| Name 'log' must match pattern '^[A-Z][A-Z0-9]*(_[A-Z0-9]+)*$'. | 42 | |
| Line has trailing spaces. | 43 | |
| Line contains a tab character. | 43 | |
| Line contains a tab character. | 44 | |
| Missing a Javadoc comment. | 44 | |
| Line contains a tab character. | 45 | |
| Missing a Javadoc comment. | 45 | |
| '16' is a magic number. | 45 | |
| Line contains a tab character. | 46 | |
| Missing a Javadoc comment. | 46 | |
| Line has trailing spaces. | 47 | |
| Line contains a tab character. | 47 | |
| Missing a Javadoc comment. | 47 | |
| Line contains a tab character. | 48 | |
| Missing a Javadoc comment. | 48 | |
| Line contains a tab character. | 49 | |
| Missing a Javadoc comment. | 49 | |
| Line has trailing spaces. | 50 | |
| Line contains a tab character. | 50 | |
| Line contains a tab character. | 51 | |
| Missing a Javadoc comment. | 51 | |
| Line has trailing spaces. | 52 | |
| Line contains a tab character. | 52 | |
| Line contains a tab character. | 53 | |
| Missing a Javadoc comment. | 53 | |
| Variable 'hKeyListener' must be private and have accessor methods. | 53 | |
| Line contains a tab character. | 54 | |
| Missing a Javadoc comment. | 54 | |
| Variable 'hTextListener' must be private and have accessor methods. | 54 | |
| Line has trailing spaces. | 55 | |
| Line contains a tab character. | 55 | |
| Line is longer than 80 characters (found 86). | 56 | |
| Line contains a tab character. | 56 | |
| Missing a Javadoc comment. | 56 | |
| Line has trailing spaces. | 57 | |
| Line contains a tab character. | 57 | |
| Line contains a tab character. | 58 | |
| Missing a Javadoc comment. | 58 | |
| '{' is not preceded with whitespace. | 58 | |
| Line contains a tab character. | 59 | |
| Line contains a tab character. | 60 | |
| Line is longer than 80 characters (found 116). | 63 | |
| Missing a Javadoc comment. | 63 | |
| More than 7 parameters (found 8). | 63 | |
| Parameter text should be final. | 63 | |
| Parameter x should be final. | 63 | |
| Parameter y should be final. | 63 | |
| Parameter width should be final. | 63 | |
| Parameter height should be final. | 63 | |
| Parameter maxChars should be final. | 63 | |
| 'maxChars' hides a field. | 63 | |
| Parameter font should be final. | 63 | |
| Parameter color should be final. | 63 | |
| '{' is not preceded with whitespace. | 63 | |
| Line contains a tab character. | 64 | |
| ')' is preceded with whitespace. | 64 | |
| Line contains a tab character. | 65 | |
| '(' is preceded with whitespace. | 65 | |
| Line contains a tab character. | 66 | |
| Line contains a tab character. | 67 | |
| Line contains a tab character. | 68 | |
| Line has trailing spaces. | 69 | |
| Line contains a tab character. | 69 | |
| Line contains a tab character. | 70 | |
| Line has trailing spaces. | 71 | |
| Line contains a tab character. | 71 | |
| Missing a Javadoc comment. | 73 | |
| Parameter x should be final. | 73 | |
| Parameter y should be final. | 73 | |
| Parameter width should be final. | 73 | |
| Parameter height should be final. | 73 | |
| Parameter maxChars should be final. | 73 | |
| 'maxChars' hides a field. | 73 | |
| '{' is not preceded with whitespace. | 73 | |
| Line contains a tab character. | 74 | |
| ')' is preceded with whitespace. | 74 | |
| Line contains a tab character. | 75 | |
| '(' is preceded with whitespace. | 75 | |
| Line contains a tab character. | 76 | |
| Line contains a tab character. | 77 | |
| Missing a Javadoc comment. | 80 | |
| Parameter text should be final. | 80 | |
| Parameter maxChars should be final. | 80 | |
| 'maxChars' hides a field. | 80 | |
| Parameter font should be final. | 80 | |
| Parameter color should be final. | 80 | |
| '{' is not preceded with whitespace. | 80 | |
| Line contains a tab character. | 81 | |
| Line contains a tab character. | 82 | |
| '(' is preceded with whitespace. | 82 | |
| Line contains a tab character. | 83 | |
| Line contains a tab character. | 84 | |
| Line contains a tab character. | 85 | |
| Line contains a tab character. | 86 | |
| Missing a Javadoc comment. | 89 | |
| Parameter maxChars should be final. | 89 | |
| 'maxChars' hides a field. | 89 | |
| '{' is not preceded with whitespace. | 89 | |
| Line contains a tab character. | 90 | |
| Line contains a tab character. | 91 | |
| '(' is preceded with whitespace. | 91 | |
| Line contains a tab character. | 92 | |
| Line contains a tab character. | 93 | |
| Line has trailing spaces. | 95 | |
| Line has trailing spaces. | 97 | |
| Missing a Javadoc comment. | 98 | |
| '{' is not preceded with whitespace. | 98 | |
| Line contains a tab character. | 99 | |
| Method 'setTextContent' is not designed for extension - needs to be abstract, final or empty. | 102 | |
| Missing a Javadoc comment. | 102 | |
| Parameter string should be final. | 102 | |
| Parameter state should be final. | 102 | |
| '{' is not preceded with whitespace. | 102 | |
| Line contains a tab character. | 103 | |
| Method 'getTextContent' is not designed for extension - needs to be abstract, final or empty. | 106 | |
| Missing a Javadoc comment. | 106 | |
| Parameter state should be final. | 106 | |
| '{' is not preceded with whitespace. | 106 | |
| Method 'setType' is not designed for extension - needs to be abstract, final or empty. | 110 | |
| Missing a Javadoc comment. | 110 | |
| Parameter type should be final. | 110 | |
| '{' is not preceded with whitespace. | 110 | |
| Line contains a tab character. | 111 | |
| Method 'echoCharIsSet' is not designed for extension - needs to be abstract, final or empty. | 114 | |
| Missing a Javadoc comment. | 114 | |
| '{' is not preceded with whitespace. | 114 | |
| Method 'getEchoChar' is not designed for extension - needs to be abstract, final or empty. | 118 | |
| Missing a Javadoc comment. | 118 | |
| '{' is not preceded with whitespace. | 118 | |
| Method 'setEchoChar' is not designed for extension - needs to be abstract, final or empty. | 122 | |
| Missing a Javadoc comment. | 122 | |
| Parameter c should be final. | 122 | |
| '{' is not preceded with whitespace. | 122 | |
| Line contains a tab character. | 123 | |
| Missing a Javadoc comment. | 126 | |
| Parameter look should be final. | 126 | |
| '{' is not preceded with whitespace. | 126 | |
| Line contains a tab character. | 127 | |
| Missing a Javadoc comment. | 130 | |
| '{' is not preceded with whitespace. | 130 | |
| Method 'setLook' is not designed for extension - needs to be abstract, final or empty. | 134 | |
| Missing a Javadoc comment. | 134 | |
| Parameter hLook should be final. | 134 | |
| '{' is not preceded with whitespace. | 134 | |
| Line contains a tab character. | 135 | |
| 'if' is not followed by whitespace. | 135 | |
| '{' is not preceded with whitespace. | 135 | |
| Line contains a tab character. | 136 | |
| Line contains a tab character. | 137 | |
| '}' should be on the same line. | 137 | |
| Line contains a tab character. | 138 | |
| Line is longer than 80 characters (found 101). | 139 | |
| Line contains a tab character. | 139 | |
| Line contains a tab character. | 140 | |
| Line has trailing spaces. | 142 | |
| Line has trailing spaces. | 143 | |
| Line has trailing spaces. | 145 | |
| Line is longer than 80 characters (found 108). | 145 | |
| Method 'insertChar' is not designed for extension - needs to be abstract, final or empty. | 149 | |
| Parameter c should be final. | 149 | |
| '{' is not preceded with whitespace. | 149 | |
| Line contains a tab character. | 150 | |
| Line has trailing spaces. | 151 | |
| Line is longer than 80 characters (found 94). | 151 | |
| Line contains a tab character. | 151 | |
| Line has trailing spaces. | 152 | |
| Line is longer than 80 characters (found 87). | 152 | |
| Line contains a tab character. | 152 | |
| Line has trailing spaces. | 153 | |
| Line contains a tab character. | 153 | |
| Line contains a tab character. | 154 | |
| Line contains a tab character. | 155 | |
| Line has trailing spaces. | 156 | |
| Line contains a tab character. | 156 | |
| Line contains a tab character. | 157 | |
| 'if' is not followed by whitespace. | 157 | |
| '{' is not preceded with whitespace. | 157 | |
| Line contains a tab character. | 158 | |
| Line has trailing spaces. | 159 | |
| Line contains a tab character. | 159 | |
| Line contains a tab character. | 160 | |
| Line contains a tab character. | 161 | |
| Line has trailing spaces. | 162 | |
| Line contains a tab character. | 162 | |
| Line contains a tab character. | 163 | |
| Line contains a tab character. | 164 | |
| Line has trailing spaces. | 165 | |
| Line contains a tab character. | 165 | |
| Line contains a tab character. | 166 | |
| Line is longer than 80 characters (found 114). | 167 | |
| Line contains a tab character. | 167 | |
| Line has trailing spaces. | 168 | |
| Line contains a tab character. | 168 | |
| Line contains a tab character. | 169 | |
| Line has trailing spaces. | 170 | |
| Line contains a tab character. | 170 | |
| Line contains a tab character. | 171 | |
| Line has trailing spaces. | 172 | |
| Line contains a tab character. | 172 | |
| Line contains a tab character. | 173 | |
| Line contains a tab character. | 174 | |
| Line has trailing spaces. | 175 | |
| Line contains a tab character. | 175 | |
| Line is longer than 80 characters (found 83). | 176 | |
| Line contains a tab character. | 176 | |
| Line contains a tab character. | 177 | |
| 'if' is not followed by whitespace. | 177 | |
| '{' is not preceded with whitespace. | 177 | |
| Line contains a tab character. | 178 | |
| Line contains a tab character. | 179 | |
| Line has trailing spaces. | 180 | |
| Line contains a tab character. | 180 | |
| Line contains a tab character. | 181 | |
| Line contains a tab character. | 182 | |
| '}' should be on the same line. | 182 | |
| Line contains a tab character. | 183 | |
| 'else' is not followed by whitespace. | 183 | |
| '{' is not preceded with whitespace. | 183 | |
| Line has trailing spaces. | 184 | |
| Line contains a tab character. | 184 | |
| Line contains a tab character. | 185 | |
| Line has trailing spaces. | 187 | |
| Missing a Javadoc comment. | 188 | |
| Parameter index should be final. | 188 | |
| '{' is not preceded with whitespace. | 188 | |
| Line contains a tab character. | 189 | |
| Line has trailing spaces. | 190 | |
| Line contains a tab character. | 190 | |
| Line contains a tab character. | 191 | |
| 'if' is not followed by whitespace. | 191 | |
| '{' is not preceded with whitespace. | 191 | |
| Line contains a tab character. | 192 | |
| Line has trailing spaces. | 193 | |
| Line contains a tab character. | 193 | |
| Line contains a tab character. | 194 | |
| Line has trailing spaces. | 195 | |
| Line contains a tab character. | 195 | |
| 'if' is not followed by whitespace. | 195 | |
| '{' is not preceded with whitespace. | 195 | |
| Line contains a tab character. | 196 | |
| Line contains a tab character. | 197 | |
| Line has trailing spaces. | 198 | |
| Line contains a tab character. | 198 | |
| Line contains a tab character. | 199 | |
| Line has trailing spaces. | 200 | |
| Line contains a tab character. | 200 | |
| Line contains a tab character. | 201 | |
| Line has trailing spaces. | 202 | |
| Line contains a tab character. | 202 | |
| Line contains a tab character. | 203 | |
| Line has trailing spaces. | 204 | |
| Line contains a tab character. | 204 | |
| Line is longer than 80 characters (found 83). | 205 | |
| Line contains a tab character. | 205 | |
| Line contains a tab character. | 206 | |
| 'if' is not followed by whitespace. | 206 | |
| '{' is not preceded with whitespace. | 206 | |
| Line contains a tab character. | 207 | |
| Line contains a tab character. | 208 | |
| Line has trailing spaces. | 209 | |
| Line contains a tab character. | 209 | |
| Line contains a tab character. | 210 | |
| Line contains a tab character. | 211 | |
| '}' should be on the same line. | 211 | |
| Line contains a tab character. | 212 | |
| 'else' is not followed by whitespace. | 212 | |
| '{' is not preceded with whitespace. | 212 | |
| Line has trailing spaces. | 213 | |
| Line contains a tab character. | 213 | |
| Line contains a tab character. | 214 | |
| Method 'deletePreviousChar' is not designed for extension - needs to be abstract, final or empty. | 217 | |
| Missing a Javadoc comment. | 217 | |
| '{' is not preceded with whitespace. | 217 | |
| Line contains a tab character. | 218 | |
| 'if' is not followed by whitespace. | 218 | |
| '{' is not preceded with whitespace. | 218 | |
| Line contains a tab character. | 219 | |
| Line contains a tab character. | 220 | |
| 'if' is not followed by whitespace. | 220 | |
| '{' is not preceded with whitespace. | 220 | |
| Line contains a tab character. | 221 | |
| Line contains a tab character. | 222 | |
| Line contains a tab character. | 223 | |
| Line contains a tab character. | 224 | |
| '}' should be on the same line. | 224 | |
| Line contains a tab character. | 225 | |
| 'else' is not followed by whitespace. | 225 | |
| '{' is not preceded with whitespace. | 225 | |
| Line contains a tab character. | 226 | |
| Line contains a tab character. | 227 | |
| Method 'deleteNextChar' is not designed for extension - needs to be abstract, final or empty. | 230 | |
| Missing a Javadoc comment. | 230 | |
| '{' is not preceded with whitespace. | 230 | |
| Line contains a tab character. | 231 | |
| 'if' is not followed by whitespace. | 231 | |
| '{' is not preceded with whitespace. | 231 | |
| Line contains a tab character. | 232 | |
| Line contains a tab character. | 233 | |
| Line contains a tab character. | 234 | |
| '}' should be on the same line. | 234 | |
| Line contains a tab character. | 235 | |
| 'else' is not followed by whitespace. | 235 | |
| '{' is not preceded with whitespace. | 235 | |
| Line contains a tab character. | 236 | |
| Line contains a tab character. | 237 | |
| Method 'caretNextCharacter' is not designed for extension - needs to be abstract, final or empty. | 240 | |
| Missing a Javadoc comment. | 240 | |
| '{' is not preceded with whitespace. | 240 | |
| Line contains a tab character. | 241 | |
| 'if' is not followed by whitespace. | 241 | |
| '{' is not preceded with whitespace. | 241 | |
| Line contains a tab character. | 242 | |
| Line contains a tab character. | 243 | |
| Method 'caretPreviousCharacter' is not designed for extension - needs to be abstract, final or empty. | 246 | |
| Missing a Javadoc comment. | 246 | |
| '{' is not preceded with whitespace. | 246 | |
| Line contains a tab character. | 247 | |
| 'if' is not followed by whitespace. | 247 | |
| '{' is not preceded with whitespace. | 247 | |
| Line contains a tab character. | 248 | |
| Line contains a tab character. | 249 | |
| Line has trailing spaces. | 251 | |
| Method 'getCaretCharPosition' is not designed for extension - needs to be abstract, final or empty. | 252 | |
| Missing a Javadoc comment. | 252 | |
| '{' is not preceded with whitespace. | 252 | |
| Line contains a tab character. | 253 | |
| Method 'setCaretCharPosition' is not designed for extension - needs to be abstract, final or empty. | 256 | |
| Missing a Javadoc comment. | 256 | |
| Parameter position should be final. | 256 | |
| '{' is not preceded with whitespace. | 256 | |
| Line has trailing spaces. | 257 | |
| Line contains a tab character. | 257 | |
| Line contains a tab character. | 258 | |
| 'if' is not followed by whitespace. | 258 | |
| '{' is not preceded with whitespace. | 258 | |
| Line is longer than 80 characters (found 83). | 259 | |
| Line contains a tab character. | 259 | |
| Line contains a tab character. | 260 | |
| '}' should be on the same line. | 260 | |
| Line contains a tab character. | 261 | |
| 'if' is not followed by whitespace. | 261 | |
| '{' is not preceded with whitespace. | 261 | |
| Line contains a tab character. | 262 | |
| Line contains a tab character. | 263 | |
| '}' should be on the same line. | 263 | |
| Line contains a tab character. | 264 | |
| 'else' is not followed by whitespace. | 264 | |
| '{' is not preceded with whitespace. | 264 | |
| Line contains a tab character. | 265 | |
| Line has trailing spaces. | 266 | |
| Line contains a tab character. | 266 | |
| Line contains a tab character. | 267 | |
| Line has trailing spaces. | 268 | |
| Line contains a tab character. | 268 | |
| Line has trailing spaces. | 269 | |
| Line contains a tab character. | 269 | |
| Method 'setMaxChars' is not designed for extension - needs to be abstract, final or empty. | 272 | |
| Missing a Javadoc comment. | 272 | |
| Parameter maxChars should be final. | 272 | |
| 'maxChars' hides a field. | 272 | |
| '{' is not preceded with whitespace. | 272 | |
| Line contains a tab character. | 273 | |
| Method 'getMaxChars' is not designed for extension - needs to be abstract, final or empty. | 276 | |
| Missing a Javadoc comment. | 276 | |
| '{' is not preceded with whitespace. | 276 | |
| Method 'setMove' is not designed for extension - needs to be abstract, final or empty. | 280 | |
| Missing a Javadoc comment. | 280 | |
| Parameter keyCode should be final. | 280 | |
| Parameter target should be final. | 280 | |
| '{' is not preceded with whitespace. | 280 | |
| Line contains a tab character. | 281 | |
| Method 'getMove' is not designed for extension - needs to be abstract, final or empty. | 284 | |
| Missing a Javadoc comment. | 284 | |
| Parameter keyCode should be final. | 284 | |
| '{' is not preceded with whitespace. | 284 | |
| Line is longer than 80 characters (found 101). | 288 | |
| Method 'setFocusTraversal' is not designed for extension - needs to be abstract, final or empty. | 288 | |
| Missing a Javadoc comment. | 288 | |
| Parameter up should be final. | 288 | |
| Parameter down should be final. | 288 | |
| Parameter left should be final. | 288 | |
| Parameter right should be final. | 288 | |
| '{' is not preceded with whitespace. | 288 | |
| Method 'isSelected' is not designed for extension - needs to be abstract, final or empty. | 292 | |
| Missing a Javadoc comment. | 292 | |
| '{' is not preceded with whitespace. | 292 | |
| Method 'setGainFocusSound' is not designed for extension - needs to be abstract, final or empty. | 296 | |
| Missing a Javadoc comment. | 296 | |
| Parameter sound should be final. | 296 | |
| '{' is not preceded with whitespace. | 296 | |
| Method 'setLoseFocusSound' is not designed for extension - needs to be abstract, final or empty. | 300 | |
| Missing a Javadoc comment. | 300 | |
| Parameter sound should be final. | 300 | |
| '{' is not preceded with whitespace. | 300 | |
| Method 'getGainFocusSound' is not designed for extension - needs to be abstract, final or empty. | 304 | |
| Missing a Javadoc comment. | 304 | |
| '{' is not preceded with whitespace. | 304 | |
| Method 'getLoseFocusSound' is not designed for extension - needs to be abstract, final or empty. | 308 | |
| Missing a Javadoc comment. | 308 | |
| '{' is not preceded with whitespace. | 308 | |
| Line contains a tab character. | 312 | |
| Method 'addHFocusListener' is not designed for extension - needs to be abstract, final or empty. | 312 | |
| Missing a Javadoc comment. | 312 | |
| Parameter listener should be final. | 312 | |
| '{' is not preceded with whitespace. | 312 | |
| Line contains a tab character. | 317 | |
| Method 'removeHFocusListener' is not designed for extension - needs to be abstract, final or empty. | 317 | |
| Missing a Javadoc comment. | 317 | |
| Parameter listener should be final. | 317 | |
| '{' is not preceded with whitespace. | 317 | |
| Method 'getNavigationKeys' is not designed for extension - needs to be abstract, final or empty. | 321 | |
| Missing a Javadoc comment. | 321 | |
| '{' is not preceded with whitespace. | 321 | |
| Line has trailing spaces. | 324 | |
| Method 'isFocusTraversable' is not designed for extension - needs to be abstract, final or empty. | 328 | |
| Missing a Javadoc comment. | 328 | |
| Line contains a tab character. | 329 | |
| Line has trailing spaces. | 331 | |
| Expected an @return tag. | 341 | |
| Method 'getFocusListeners' is not designed for extension - needs to be abstract, final or empty. | 341 | |
| '{' is not preceded with whitespace. | 341 | |
| Line contains a tab character. | 342 | |
| Line has trailing spaces. | 344 | |
| Method 'processFocusEvent' is not designed for extension - needs to be abstract, final or empty. | 346 | |
| Missing a Javadoc comment. | 346 | |
| Parameter e should be final. | 346 | |
| '{' is not preceded with whitespace. | 346 | |
| Line contains a tab character. | 347 | |
| Line contains a tab character. | 348 | |
| Line contains a tab character. | 349 | |
| Line has trailing spaces. | 350 | |
| Line contains a tab character. | 350 | |
| Method 'processHFocusEvent' is not designed for extension - needs to be abstract, final or empty. | 353 | |
| Missing a Javadoc comment. | 353 | |
| Parameter evt should be final. | 353 | |
| Line contains a tab character. | 354 | |
| Line contains a tab character. | 355 | |
| Line has trailing spaces. | 356 | |
| Line contains a tab character. | 356 | |
| Line contains a tab character. | 357 | |
| 'if' is not followed by whitespace. | 357 | |
| '{' is not preceded with whitespace. | 357 | |
| Line contains a tab character. | 358 | |
| Line contains a tab character. | 359 | |
| Line contains a tab character. | 363 | |
| Method 'addHKeyListener' is not designed for extension - needs to be abstract, final or empty. | 363 | |
| Missing a Javadoc comment. | 363 | |
| Parameter listener should be final. | 363 | |
| '{' is not preceded with whitespace. | 363 | |
| Line contains a tab character. | 364 | |
| Line contains a tab character. | 365 | |
| Line contains a tab character. | 366 | |
| Line contains a tab character. | 367 | |
| Line contains a tab character. | 371 | |
| Method 'removeHKeyListener' is not designed for extension - needs to be abstract, final or empty. | 371 | |
| Missing a Javadoc comment. | 371 | |
| Parameter listener should be final. | 371 | |
| '{' is not preceded with whitespace. | 371 | |
| Line contains a tab character. | 372 | |
| Line contains a tab character. | 373 | |
| Line contains a tab character. | 374 | |
| Line contains a tab character. | 375 | |
| Line contains a tab character. | 378 | |
| Method 'addHTextListener' is not designed for extension - needs to be abstract, final or empty. | 378 | |
| Missing a Javadoc comment. | 378 | |
| Parameter listener should be final. | 378 | |
| '{' is not preceded with whitespace. | 378 | |
| Line contains a tab character. | 379 | |
| Line contains a tab character. | 380 | |
| Line contains a tab character. | 381 | |
| Line has trailing spaces. | 382 | |
| Line is longer than 80 characters (found 88). | 382 | |
| Line contains a tab character. | 382 | |
| Line contains a tab character. | 385 | |
| Method 'removeHTextListener' is not designed for extension - needs to be abstract, final or empty. | 385 | |
| Missing a Javadoc comment. | 385 | |
| Parameter listener should be final. | 385 | |
| '{' is not preceded with whitespace. | 385 | |
| Line contains a tab character. | 386 | |
| Line contains a tab character. | 387 | |
| Line contains a tab character. | 388 | |
| Line has trailing spaces. | 389 | |
| Line is longer than 80 characters (found 88). | 389 | |
| Line contains a tab character. | 389 | |
| Line contains a tab character. | 392 | |
| Method 'getEditMode' is not designed for extension - needs to be abstract, final or empty. | 392 | |
| Missing a Javadoc comment. | 392 | |
| '{' is not preceded with whitespace. | 392 | |
| Method 'setEditMode' is not designed for extension - needs to be abstract, final or empty. | 396 | |
| Missing a Javadoc comment. | 396 | |
| Parameter edit should be final. | 396 | |
| 'edit' hides a field. | 396 | |
| '{' is not preceded with whitespace. | 396 | |
| Method 'getType' is not designed for extension - needs to be abstract, final or empty. | 401 | |
| Missing a Javadoc comment. | 401 | |
| '{' is not preceded with whitespace. | 401 | |
| Line has trailing spaces. | 405 | |
| Line has trailing spaces. | 407 | |
| Line is longer than 80 characters (found 88). | 407 | |
| Line is longer than 80 characters (found 83). | 408 | |
| Method 'setValidInput' is not designed for extension - needs to be abstract, final or empty. | 411 | |
| Parameter inputChars should be final. | 411 | |
| Expected @param tag for 'inputChars'. | 411 | |
| '{' is not preceded with whitespace. | 411 | |
| Line contains a tab character. | 412 | |
| Line has trailing spaces. | 414 | |
| Line has trailing spaces. | 416 | |
| Line is longer than 80 characters (found 86). | 416 | |
| Line has trailing spaces. | 417 | |
| Line is longer than 80 characters (found 88). | 417 | |
| Line has trailing spaces. | 418 | |
| Line is longer than 80 characters (found 88). | 418 | |
| Line has trailing spaces. | 420 | |
| Line has trailing spaces. | 421 | |
| Line contains a tab character. | 422 | |
| Line is longer than 80 characters (found 110). | 423 | |
| Line contains a tab character. | 425 | |
| Method 'getValidInput' is not designed for extension - needs to be abstract, final or empty. | 425 | |
| '{' is not preceded with whitespace. | 425 | |
| Method 'processHTextEvent' is not designed for extension - needs to be abstract, final or empty. | 429 | |
| Missing a Javadoc comment. | 429 | |
| Parameter evt should be final. | 429 | |
| '{' is not preceded with whitespace. | 429 | |
| Line contains a tab character. | 431 | |
| switch without "default" clause. | 431 | |
| Line contains a tab character. | 432 | |
| Line contains a tab character. | 433 | |
| Line contains a tab character. | 434 | |
| Line has trailing spaces. | 435 | |
| Line contains a tab character. | 435 | |
| Line has trailing spaces. | 436 | |
| Line is longer than 80 characters (found 103). | 436 | |
| Line contains a tab character. | 436 | |
| Line has trailing spaces. | 437 | |
| Line is longer than 80 characters (found 116). | 437 | |
| Line contains a tab character. | 437 | |
| Line has trailing spaces. | 438 | |
| Line is longer than 80 characters (found 112). | 438 | |
| Line contains a tab character. | 438 | |
| Line has trailing spaces. | 439 | |
| Line is longer than 80 characters (found 111). | 439 | |
| Line contains a tab character. | 439 | |
| Line contains a tab character. | 440 | |
| Line contains a tab character. | 441 | |
| Line has trailing spaces. | 442 | |
| Line contains a tab character. | 442 | |
| Line contains a tab character. | 443 | |
| Line has trailing spaces. | 444 | |
| Line contains a tab character. | 444 | |
| Line is longer than 80 characters (found 103). | 445 | |
| Line contains a tab character. | 445 | |
| Line contains a tab character. | 446 | |
| 'if' is not followed by whitespace. | 446 | |
| '{' is not preceded with whitespace. | 446 | |
| Line contains a tab character. | 447 | |
| Line contains a tab character. | 448 | |
| Line has trailing spaces. | 449 | |
| Line contains a tab character. | 449 | |
| Line contains a tab character. | 450 | |
| Line contains a tab character. | 451 | |
| Line contains a tab character. | 452 | |
| Line has trailing spaces. | 453 | |
| Line is longer than 80 characters (found 112). | 453 | |
| Line contains a tab character. | 453 | |
| Line has trailing spaces. | 454 | |
| Line is longer than 80 characters (found 108). | 454 | |
| Line contains a tab character. | 454 | |
| Line has trailing spaces. | 455 | |
| Line is longer than 80 characters (found 112). | 455 | |
| Line contains a tab character. | 455 | |
| Line has trailing spaces. | 456 | |
| Line contains a tab character. | 456 | |
| Line contains a tab character. | 457 | |
| Line has trailing spaces. | 458 | |
| Line contains a tab character. | 458 | |
| Line contains a tab character. | 459 | |
| Line has trailing spaces. | 460 | |
| Line contains a tab character. | 460 | |
| Line is longer than 80 characters (found 99). | 461 | |
| Line contains a tab character. | 461 | |
| Line has trailing spaces. | 462 | |
| Line contains a tab character. | 462 | |
| Line contains a tab character. | 463 | |
| 'if' is not followed by whitespace. | 463 | |
| '{' is not preceded with whitespace. | 463 | |
| Line contains a tab character. | 464 | |
| Line contains a tab character. | 465 | |
| Line has trailing spaces. | 466 | |
| Line contains a tab character. | 466 | |
| Line contains a tab character. | 467 | |
| Line has trailing spaces. | 468 | |
| Line contains a tab character. | 468 | |
| Line contains a tab character. | 469 | |
| Line contains a tab character. | 470 | |
| Line contains a tab character. | 472 | |
| Line contains a tab character. | 473 | |
| Line has trailing spaces. | 474 | |
| Line contains a tab character. | 474 | |
| Line contains a tab character. | 475 | |
| Line contains a tab character. | 476 | |
| Line contains a tab character. | 477 | |
| Line has trailing spaces. | 478 | |
| Line contains a tab character. | 478 | |
| Line contains a tab character. | 479 | |
| Line contains a tab character. | 480 | |
| Line has trailing spaces. | 481 | |
| Line contains a tab character. | 481 | |
| Line contains a tab character. | 482 | |
| Line contains a tab character. | 483 | |
| Line has trailing spaces. | 484 | |
| Line contains a tab character. | 484 | |
| Line contains a tab character. | 485 | |
| Line contains a tab character. | 486 | |
| Line contains a tab character. | 487 | |
| Line has trailing spaces. | 488 | |
| Line contains a tab character. | 488 | |
| Line contains a tab character. | 489 | |
| Line contains a tab character. | 490 | |
| Line has trailing spaces. | 491 | |
| Line contains a tab character. | 491 | |
| Line contains a tab character. | 492 | |
| Line contains a tab character. | 493 | |
| Line contains a tab character. | 494 | |
| Line has trailing spaces. | 495 | |
| Line contains a tab character. | 495 | |
| Method 'processHKeyEvent' is not designed for extension - needs to be abstract, final or empty. | 498 | |
| Missing a Javadoc comment. | 498 | |
| Parameter evt should be final. | 498 | |
| '{' is not preceded with whitespace. | 498 | |
| Line has trailing spaces. | 501 |
| Severity | Message | Line |
|---|---|---|
| Line has trailing spaces. | 3 | |
| Line has trailing spaces. | 5 | |
| Line has trailing spaces. | 6 | |
| Line has trailing spaces. | 7 | |
| Line has trailing spaces. | 23 | |
| Line has trailing spaces. | 24 | |
| Unknown tag 'statuscode'. | 26 | |
| '{' is not preceded with whitespace. | 28 | |
| Line has trailing spaces. | 29 | |
| Line contains a tab character. | 30 | |
| Line contains a tab character. | 33 | |
| Missing a Javadoc comment. | 33 | |
| Line has trailing spaces. | 34 | |
| Line contains a tab character. | 34 | |
| Line contains a tab character. | 35 | |
| Missing a Javadoc comment. | 35 | |
| '{' is not preceded with whitespace. | 35 | |
| Line has trailing spaces. | 38 | |
| Line contains a tab character. | 39 | |
| Method 'showLook' is not designed for extension - needs to be abstract, final or empty. | 39 | |
| Missing a Javadoc comment. | 39 | |
| Parameter g should be final. | 39 | |
| Parameter hVisible should be final. | 39 | |
| Parameter state should be final. | 39 | |
| '{' is not preceded with whitespace. | 39 | |
| Line contains a tab character. | 41 | |
| Line contains a tab character. | 43 | |
| Line has trailing spaces. | 45 | |
| Line contains a tab character. | 45 | |
| Line has trailing spaces. | 46 | |
| Line contains a tab character. | 46 | |
| Line contains a tab character. | 47 | |
| 'if' is not followed by whitespace. | 47 | |
| '{' is not preceded with whitespace. | 47 | |
| Line contains a tab character. | 48 | |
| Line contains a tab character. | 49 | |
| 'if' is not followed by whitespace. | 49 | |
| '{' is not preceded with whitespace. | 49 | |
| Line contains a tab character. | 50 | |
| Line is longer than 80 characters (found 84). | 51 | |
| Line contains a tab character. | 51 | |
| Line contains a tab character. | 52 | |
| Line contains a tab character. | 53 | |
| Line contains a tab character. | 55 | |
| Line contains a tab character. | 56 | |
| 'if' is not followed by whitespace. | 56 | |
| '{' is not preceded with whitespace. | 56 | |
| Line contains a tab character. | 57 | |
| Line contains a tab character. | 58 | |
| 'if' is not followed by whitespace. | 58 | |
| '{' is not preceded with whitespace. | 58 | |
| Line contains a tab character. | 59 | |
| Line has trailing spaces. | 60 | |
| Line contains a tab character. | 60 | |
| Line contains a tab character. | 61 | |
| Line contains a tab character. | 62 | |
| Line has trailing spaces. | 63 | |
| Line contains a tab character. | 63 | |
| Line contains a tab character. | 64 | |
| Line is longer than 80 characters (found 110). | 65 | |
| Line contains a tab character. | 65 | |
| Line has trailing spaces. | 66 | |
| Line contains a tab character. | 66 | |
| Line contains a tab character. | 67 | |
| Line is longer than 80 characters (found 112). | 68 | |
| Line contains a tab character. | 68 | |
| Line has trailing spaces. | 69 | |
| Line contains a tab character. | 69 | |
| Line contains a tab character. | 70 | |
| Line contains a tab character. | 71 | |
| Line contains a tab character. | 72 | |
| Line contains a tab character. | 73 | |
| Line has trailing spaces. | 74 | |
| Line contains a tab character. | 74 | |
| Line contains a tab character. | 75 | |
| Line contains a tab character. | 77 | |
| Line contains a tab character. | 78 | |
| Line has trailing spaces. | 79 | |
| Line contains a tab character. | 79 | |
| Line contains a tab character. | 80 | |
| Line has trailing spaces. | 81 | |
| Line contains a tab character. | 81 | |
| Line is longer than 80 characters (found 102). | 82 | |
| Line contains a tab character. | 82 | |
| 'if' is not followed by whitespace. | 82 | |
| '{' is not preceded with whitespace. | 82 | |
| Line contains a tab character. | 83 | |
| Line contains a tab character. | 84 | |
| 'if' is not followed by whitespace. | 84 | |
| '{' is not preceded with whitespace. | 84 | |
| Line is longer than 80 characters (found 99). | 85 | |
| Line contains a tab character. | 85 | |
| Line contains a tab character. | 86 | |
| 'if' is not followed by whitespace. | 86 | |
| '{' is not preceded with whitespace. | 86 | |
| Line has trailing spaces. | 87 | |
| Line contains a tab character. | 87 | |
| Line contains a tab character. | 88 | |
| Line contains a tab character. | 89 | |
| Line has trailing spaces. | 90 | |
| Line contains a tab character. | 90 | |
| Line contains a tab character. | 91 | |
| Line is longer than 80 characters (found 93). | 92 | |
| Line contains a tab character. | 92 | |
| Line has trailing spaces. | 93 | |
| Line contains a tab character. | 93 | |
| Line has trailing spaces. | 94 | |
| Line contains a tab character. | 94 | |
| Line contains a tab character. | 95 | |
| Line has trailing spaces. | 96 | |
| Line contains a tab character. | 96 | |
| Line contains a tab character. | 97 | |
| Line contains a tab character. | 98 | |
| 'if' is not followed by whitespace. | 98 | |
| '{' is not preceded with whitespace. | 98 | |
| Line contains a tab character. | 99 | |
| Line contains a tab character. | 100 | |
| 'for' is not followed by whitespace. | 100 | |
| '{' is not preceded with whitespace. | 100 | |
| Line contains a tab character. | 101 | |
| Line contains a tab character. | 102 | |
| Line contains a tab character. | 103 | |
| Line contains a tab character. | 104 | |
| Line contains a tab character. | 105 | |
| Line contains a tab character. | 107 | |
| 'if' is not followed by whitespace. | 107 | |
| '{' is not preceded with whitespace. | 107 | |
| Line has trailing spaces. | 108 | |
| Line contains a tab character. | 108 | |
| Line has trailing spaces. | 109 | |
| Line is longer than 80 characters (found 112). | 109 | |
| Line contains a tab character. | 109 | |
| Line has trailing spaces. | 110 | |
| Line contains a tab character. | 110 | |
| Line contains a tab character. | 111 | |
| Line has trailing spaces. | 112 | |
| Line contains a tab character. | 112 | |
| Method 'widgetChanged' is not designed for extension - needs to be abstract, final or empty. | 114 | |
| Missing a Javadoc comment. | 114 | |
| Parameter hVisible should be final. | 114 | |
| Parameter changes should be final. | 114 | |
| Array brackets at illegal position. | 114 | |
| '{' is not preceded with whitespace. | 114 | |
| Line contains a tab character. | 115 | |
| Line is longer than 80 characters (found 87). | 116 | |
| Line contains a tab character. | 116 | |
| Line is longer than 80 characters (found 83). | 117 | |
| Line contains a tab character. | 117 | |
| Line contains a tab character. | 118 | |
| Line is longer than 80 characters (found 85). | 120 | |
| Line contains a tab character. | 120 | |
| Line is longer than 80 characters (found 104). | 121 | |
| Line contains a tab character. | 121 | |
| Line contains a tab character. | 123 | |
| Line contains a tab character. | 125 | |
| Line contains a tab character. | 126 | |
| Line contains a tab character. | 128 | |
| Line contains a tab character. | 129 | |
| Line is longer than 80 characters (found 85). | 130 | |
| Line contains a tab character. | 130 | |
| Line contains a tab character. | 131 | |
| Line has trailing spaces. | 133 | |
| Line has trailing spaces. | 134 | |
| Method 'getMinimumSize' is not designed for extension - needs to be abstract, final or empty. | 135 | |
| Missing a Javadoc comment. | 135 | |
| Parameter hVisible should be final. | 135 | |
| '{' is not preceded with whitespace. | 135 | |
| Line contains a tab character. | 136 | |
| Method 'getPreferredSize' is not designed for extension - needs to be abstract, final or empty. | 139 | |
| Missing a Javadoc comment. | 139 | |
| Parameter hVisible should be final. | 139 | |
| '{' is not preceded with whitespace. | 139 | |
| Line contains a tab character. | 140 | |
| Method 'getMaximumSize' is not designed for extension - needs to be abstract, final or empty. | 143 | |
| Missing a Javadoc comment. | 143 | |
| Parameter hVisible should be final. | 143 | |
| '{' is not preceded with whitespace. | 143 | |
| Line contains a tab character. | 144 | |
| Method 'isOpaque' is not designed for extension - needs to be abstract, final or empty. | 147 | |
| Missing a Javadoc comment. | 147 | |
| Parameter hVisible should be final. | 147 | |
| '{' is not preceded with whitespace. | 147 | |
| Line contains a tab character. | 148 | |
| Method 'getInsets' is not designed for extension - needs to be abstract, final or empty. | 151 | |
| Missing a Javadoc comment. | 151 | |
| Parameter visible should be final. | 151 | |
| '{' is not preceded with whitespace. | 151 | |
| Line has trailing spaces. | 154 |
| Severity | Message | Line |
|---|---|---|
| Line has trailing spaces. | 3 | |
| Line has trailing spaces. | 5 | |
| Line has trailing spaces. | 6 | |
| Line has trailing spaces. | 7 | |
| Line has trailing spaces. | 32 | |
| Unknown tag 'statuscode'. | 34 | |
| Unknown tag 'comment'. | 35 | |
| Line has trailing spaces. | 36 | |
| '{' is not preceded with whitespace. | 38 | |
| Line has trailing spaces. | 39 | |
| Line contains a tab character. | 39 | |
| Line has trailing spaces. | 40 | |
| Line contains a tab character. | 40 | |
| Missing a Javadoc comment. | 40 | |
| Line contains a tab character. | 41 | |
| Missing a Javadoc comment. | 41 | |
| Line has trailing spaces. | 42 | |
| Line contains a tab character. | 42 | |
| Line has trailing spaces. | 43 | |
| Line is longer than 80 characters (found 104). | 43 | |
| Line contains a tab character. | 43 | |
| Missing a Javadoc comment. | 43 | |
| Line contains a tab character. | 44 | |
| Missing a Javadoc comment. | 44 | |
| Line has trailing spaces. | 45 | |
| Line contains a tab character. | 45 | |
| Line contains a tab character. | 46 | |
| Line has trailing spaces. | 47 | |
| Line is longer than 80 characters (found 88). | 47 | |
| Missing a Javadoc comment. | 47 | |
| Line contains a tab character. | 47 | |
| '{' is not preceded with whitespace. | 47 | |
| Line has trailing spaces. | 48 | |
| Line is longer than 80 characters (found 96). | 48 | |
| Line contains a tab character. | 48 | |
| Missing a Javadoc comment. | 48 | |
| Parameter event should be final. | 48 | |
| '{' is not preceded with whitespace. | 48 | |
| Line has trailing spaces. | 49 | |
| Line contains a tab character. | 49 | |
| Line has trailing spaces. | 50 | |
| Line contains a tab character. | 50 | |
| '{' is not preceded with whitespace. | 50 | |
| Line contains a tab character. | 51 | |
| Line contains a tab character. | 52 | |
| '{' is not preceded with whitespace. | 52 | |
| Line contains a tab character. | 53 | |
| Line contains a tab character. | 54 | |
| Line contains a tab character. | 55 | |
| '}' should be on the same line. | 55 | |
| Line contains a tab character. | 56 | |
| 'else' is not followed by whitespace. | 56 | |
| '{' is not preceded with whitespace. | 56 | |
| Line has trailing spaces. | 57 | |
| Line contains a tab character. | 57 | |
| Line contains a tab character. | 58 | |
| Line contains a tab character. | 59 | |
| '}' should be on the same line. | 59 | |
| Line contains a tab character. | 60 | |
| '{' is not preceded with whitespace. | 60 | |
| Line contains a tab character. | 61 | |
| 'if' is not followed by whitespace. | 61 | |
| '{' is not preceded with whitespace. | 61 | |
| Line contains a tab character. | 62 | |
| Line contains a tab character. | 63 | |
| Line contains a tab character. | 64 | |
| Line has trailing spaces. | 65 | |
| Line contains a tab character. | 65 | |
| Line contains a tab character. | 66 | |
| Line contains a tab character. | 67 | |
| Line has trailing spaces. | 68 | |
| Line contains a tab character. | 68 | |
| Line contains a tab character. | 69 | |
| Missing a Javadoc comment. | 69 | |
| '{' is not preceded with whitespace. | 69 | |
| Line contains a tab character. | 70 | |
| Line has trailing spaces. | 71 | |
| Line is longer than 80 characters (found 96). | 71 | |
| Line contains a tab character. | 71 | |
| Line has trailing spaces. | 72 | |
| Line contains a tab character. | 72 | |
| Line contains a tab character. | 73 | |
| Line has trailing spaces. | 74 | |
| Line contains a tab character. | 74 | |
| Line contains a tab character. | 75 | |
| Line is longer than 80 characters (found 98). | 77 | |
| Line contains a tab character. | 77 | |
| Method 'load' is not designed for extension - needs to be abstract, final or empty. | 77 | |
| Missing a Javadoc comment. | 77 | |
| Parameter location should be final. | 77 | |
| Redundant throws: 'java.lang.SecurityException' is unchecked exception. | 77 | |
| '{' is not preceded with whitespace. | 77 | |
| Line contains a tab character. | 78 | |
| Line contains a tab character. | 79 | |
| Line has trailing spaces. | 80 | |
| Line contains a tab character. | 80 | |
| Line contains a tab character. | 81 | |
| Line is longer than 80 characters (found 104). | 82 | |
| Line contains a tab character. | 82 | |
| Method 'load' is not designed for extension - needs to be abstract, final or empty. | 82 | |
| Missing a Javadoc comment. | 82 | |
| Parameter contents should be final. | 82 | |
| Redundant throws: 'java.lang.SecurityException' is unchecked exception. | 82 | |
| '{' is not preceded with whitespace. | 82 | |
| Line contains a tab character. | 83 | |
| Line has trailing spaces. | 84 | |
| Line contains a tab character. | 84 | |
| Line contains a tab character. | 85 | |
| 'try' is not followed by whitespace. | 85 | |
| '{' is not preceded with whitespace. | 85 | |
| Line has trailing spaces. | 86 | |
| Line contains a tab character. | 86 | |
| Line contains a tab character. | 87 | |
| '}' should be on the same line. | 87 | |
| Line contains a tab character. | 88 | |
| 'catch' is not followed by whitespace. | 88 | |
| '{' is not preceded with whitespace. | 88 | |
| Line contains a tab character. | 89 | |
| Line contains a tab character. | 90 | |
| Line contains a tab character. | 91 | |
| Line contains a tab character. | 92 | |
| Line contains a tab character. | 93 | |
| Line has trailing spaces. | 94 | |
| Line contains a tab character. | 94 | |
| Line contains a tab character. | 95 | |
| Method 'set' is not designed for extension - needs to be abstract, final or empty. | 95 | |
| Missing a Javadoc comment. | 95 | |
| Parameter data should be final. | 95 | |
| Array brackets at illegal position. | 95 | |
| '{' is not preceded with whitespace. | 95 | |
| Line is longer than 80 characters (found 93). | 96 | |
| Line contains a tab character. | 96 | |
| ')' is preceded with whitespace. | 96 | |
| Line contains a tab character. | 97 | |
| Line contains a tab character. | 99 | |
| Method 'play' is not designed for extension - needs to be abstract, final or empty. | 99 | |
| Missing a Javadoc comment. | 99 | |
| '{' is not preceded with whitespace. | 99 | |
| Line contains a tab character. | 100 | |
| Line has trailing spaces. | 101 | |
| Line is longer than 80 characters (found 91). | 101 | |
| Line contains a tab character. | 101 | |
| '{' is not preceded with whitespace. | 101 | |
| Line has trailing spaces. | 102 | |
| Line contains a tab character. | 102 | |
| Line has trailing spaces. | 103 | |
| Line contains a tab character. | 103 | |
| Line contains a tab character. | 104 | |
| Line has trailing spaces. | 106 | |
| Line contains a tab character. | 106 | |
| Method 'stop' is not designed for extension - needs to be abstract, final or empty. | 106 | |
| Missing a Javadoc comment. | 106 | |
| '{' is not preceded with whitespace. | 106 | |
| Line has trailing spaces. | 107 | |
| Line contains a tab character. | 107 | |
| '{' is not preceded with whitespace. | 107 | |
| Line contains a tab character. | 108 | |
| Line has trailing spaces. | 109 | |
| Line contains a tab character. | 109 | |
| Line has trailing spaces. | 110 | |
| Line contains a tab character. | 110 | |
| Line has trailing spaces. | 111 | |
| Line contains a tab character. | 111 | |
| Line contains a tab character. | 113 | |
| Method 'loop' is not designed for extension - needs to be abstract, final or empty. | 113 | |
| Missing a Javadoc comment. | 113 | |
| '{' is not preceded with whitespace. | 113 | |
| Line contains a tab character. | 114 | |
| Line has trailing spaces. | 115 | |
| Line is longer than 80 characters (found 91). | 115 | |
| Line contains a tab character. | 115 | |
| '{' is not preceded with whitespace. | 115 | |
| Line has trailing spaces. | 116 | |
| Line contains a tab character. | 116 | |
| Line contains a tab character. | 117 | |
| Line contains a tab character. | 118 | |
| Line contains a tab character. | 120 | |
| Method 'dispose' is not designed for extension - needs to be abstract, final or empty. | 120 | |
| Missing a Javadoc comment. | 120 | |
| '{' is not preceded with whitespace. | 120 | |
| Line contains a tab character. | 121 | |
| Line contains a tab character. | 122 | |
| '{' is not preceded with whitespace. | 122 | |
| Line contains a tab character. | 123 | |
| Line contains a tab character. | 124 | |
| Line contains a tab character. | 125 | |
| Line has trailing spaces. | 126 | |
| Line contains a tab character. | 126 | |
| Line has trailing spaces. | 127 | |
| Line contains a tab character. | 127 | |
| Line contains a tab character. | 128 | |
| Line has trailing spaces. | 129 | |
| Line contains a tab character. | 129 |
| Severity | Message | Line |
|---|---|---|
| Line has trailing spaces. | 3 | |
| Line has trailing spaces. | 5 | |
| Line has trailing spaces. | 6 | |
| Line has trailing spaces. | 7 | |
| Missing a Javadoc comment. | 17 | |
| interfaces should describe a type and hence have methods. | 17 | |
| '{' is not preceded with whitespace. | 17 | |
| Line is longer than 80 characters (found 92). | 19 | |
| Missing a Javadoc comment. | 19 | |
| Redundant 'public' modifier. | 19 | |
| Line contains a tab character. | 19 | |
| Line is longer than 80 characters (found 92). | 20 | |
| Missing a Javadoc comment. | 20 | |
| Redundant 'public' modifier. | 20 | |
| Line contains a tab character. | 20 | |
| Line is longer than 80 characters (found 92). | 21 | |
| Missing a Javadoc comment. | 21 | |
| Redundant 'public' modifier. | 21 | |
| Line contains a tab character. | 21 | |
| Line has trailing spaces. | 22 | |
| Line is longer than 80 characters (found 102). | 23 | |
| Missing a Javadoc comment. | 23 | |
| Redundant 'public' modifier. | 23 | |
| Line contains a tab character. | 23 | |
| Line is longer than 80 characters (found 102). | 25 | |
| Line contains a tab character. | 25 | |
| Missing a Javadoc comment. | 25 | |
| Redundant 'public' modifier. | 25 | |
| Line is longer than 80 characters (found 102). | 26 | |
| Missing a Javadoc comment. | 26 | |
| Redundant 'public' modifier. | 26 | |
| Line contains a tab character. | 26 | |
| Line is longer than 80 characters (found 94). | 27 | |
| Missing a Javadoc comment. | 27 | |
| Redundant 'public' modifier. | 27 | |
| Line contains a tab character. | 27 | |
| Line is longer than 80 characters (found 86). | 28 | |
| Missing a Javadoc comment. | 28 | |
| Redundant 'public' modifier. | 28 | |
| Line contains a tab character. | 28 | |
| Line is longer than 80 characters (found 102). | 30 | |
| Line contains a tab character. | 30 | |
| Missing a Javadoc comment. | 30 | |
| Redundant 'public' modifier. | 30 | |
| Line is longer than 80 characters (found 86). | 31 | |
| Missing a Javadoc comment. | 31 | |
| Redundant 'public' modifier. | 31 | |
| Line contains a tab character. | 31 | |
| Line is longer than 80 characters (found 86). | 32 | |
| Missing a Javadoc comment. | 32 | |
| Redundant 'public' modifier. | 32 | |
| Line contains a tab character. | 32 | |
| Missing a Javadoc comment. | 33 | |
| Redundant 'public' modifier. | 33 | |
| Line contains a tab character. | 33 | |
| Line is longer than 80 characters (found 108). | 35 | |
| Line contains a tab character. | 35 | |
| Missing a Javadoc comment. | 35 | |
| Redundant 'public' modifier. | 35 | |
| Line is longer than 80 characters (found 102). | 36 | |
| Missing a Javadoc comment. | 36 | |
| Redundant 'public' modifier. | 36 | |
| Line contains a tab character. | 36 | |
| Line has trailing spaces. | 38 |
| Severity | Message | Line |
|---|---|---|
| File does not end with a newline. | ||
| Line has trailing spaces. | 2 | |
| Line has trailing spaces. | 4 | |
| Line has trailing spaces. | 7 | |
| Line has trailing spaces. | 9 | |
| Unknown tag 'statuscode'. | 25 | |
| Line has trailing spaces. | 26 | |
| Line contains a tab character. | 29 | |
| Line contains a tab character. | 30 | |
| Line is longer than 80 characters (found 106). | 32 | |
| Line contains a tab character. | 32 | |
| Missing a Javadoc comment. | 32 | |
| Line has trailing spaces. | 33 | |
| Line contains a tab character. | 33 | |
| Line contains a tab character. | 34 | |
| Missing a Javadoc comment. | 34 | |
| Line contains a tab character. | 35 | |
| Missing a Javadoc comment. | 35 | |
| Line contains a tab character. | 36 | |
| Missing a Javadoc comment. | 36 | |
| Line contains a tab character. | 37 | |
| Missing a Javadoc comment. | 37 | |
| Line contains a tab character. | 38 | |
| Missing a Javadoc comment. | 38 | |
| Line contains a tab character. | 39 | |
| Missing a Javadoc comment. | 39 | |
| Line contains a tab character. | 40 | |
| Missing a Javadoc comment. | 40 | |
| Line has trailing spaces. | 41 | |
| Line contains a tab character. | 41 | |
| Line contains a tab character. | 42 | |
| Missing a Javadoc comment. | 42 | |
| Line is longer than 80 characters (found 85). | 43 | |
| Line contains a tab character. | 43 | |
| Missing a Javadoc comment. | 43 | |
| Line has trailing spaces. | 44 | |
| Line is longer than 80 characters (found 130). | 44 | |
| Line contains a tab character. | 44 | |
| Missing a Javadoc comment. | 44 | |
| Line is longer than 80 characters (found 89). | 45 | |
| Line contains a tab character. | 45 | |
| Missing a Javadoc comment. | 45 | |
| Line contains a tab character. | 47 | |
| Line has trailing spaces. | 48 | |
| Line contains a tab character. | 48 | |
| Line contains a tab character. | 49 | |
| Line contains a tab character. | 50 | |
| Line contains a tab character. | 51 | |
| Line contains a tab character. | 52 | |
| Line contains a tab character. | 53 | |
| Line contains a tab character. | 54 | |
| Missing a Javadoc comment. | 55 | |
| Line contains a tab character. | 55 | |
| '{' is not preceded with whitespace. | 55 | |
| Line contains a tab character. | 56 | |
| Missing a Javadoc comment. | 56 | |
| '(' is followed by whitespace. | 56 | |
| Parameter e should be final. | 56 | |
| '{' is not preceded with whitespace. | 56 | |
| Line is longer than 80 characters (found 124). | 57 | |
| Line contains a tab character. | 57 | |
| Line contains a tab character. | 58 | |
| Line is longer than 80 characters (found 82). | 59 | |
| Line contains a tab character. | 59 | |
| Line has trailing spaces. | 60 | |
| Line contains a tab character. | 60 | |
| Line is longer than 80 characters (found 84). | 61 | |
| Line contains a tab character. | 61 | |
| Line is longer than 80 characters (found 104). | 62 | |
| Line contains a tab character. | 62 | |
| Line is longer than 80 characters (found 83). | 63 | |
| Line contains a tab character. | 63 | |
| '(' is followed by whitespace. | 63 | |
| ')' is preceded with whitespace. | 63 | |
| '{' is not preceded with whitespace. | 63 | |
| Line contains a tab character. | 64 | |
| Line contains a tab character. | 65 | |
| Line contains a tab character. | 66 | |
| Line contains a tab character. | 67 | |
| Line contains a tab character. | 68 | |
| '}' should be on the same line. | 68 | |
| Line is longer than 80 characters (found 86). | 69 | |
| Line contains a tab character. | 69 | |
| '(' is followed by whitespace. | 69 | |
| ')' is preceded with whitespace. | 69 | |
| '{' is not preceded with whitespace. | 69 | |
| Line contains a tab character. | 70 | |
| Line contains a tab character. | 71 | |
| Line contains a tab character. | 72 | |
| Line contains a tab character. | 73 | |
| '}' should be on the same line. | 73 | |
| 'else' construct must use '{}'s. | 74 | |
| Line contains a tab character. | 74 | |
| Line has trailing spaces. | 75 | |
| Line contains a tab character. | 75 | |
| Line has trailing spaces. | 76 | |
| Line is longer than 80 characters (found 100). | 76 | |
| Line contains a tab character. | 76 | |
| Line contains a tab character. | 77 | |
| Line is longer than 80 characters (found 100). | 78 | |
| Line contains a tab character. | 78 | |
| Expression can be simplified. | 78 | |
| ')' is preceded with whitespace. | 78 | |
| '{' is not preceded with whitespace. | 78 | |
| Line contains a tab character. | 79 | |
| Line contains a tab character. | 80 | |
| '{' is not preceded with whitespace. | 80 | |
| Line contains a tab character. | 81 | |
| Line contains a tab character. | 82 | |
| Line contains a tab character. | 83 | |
| Line contains a tab character. | 84 | |
| Expression can be simplified. | 84 | |
| '{' is not preceded with whitespace. | 84 | |
| Line contains a tab character. | 85 | |
| Line contains a tab character. | 86 | |
| Line contains a tab character. | 87 | |
| Line contains a tab character. | 88 | |
| Line contains a tab character. | 89 | |
| Line contains a tab character. | 91 | |
| Missing a Javadoc comment. | 91 | |
| Line is longer than 80 characters (found 90). | 92 | |
| Line contains a tab character. | 92 | |
| ',' is not followed by whitespace. | 92 | |
| ',' is not followed by whitespace. | 92 | |
| ',' is not followed by whitespace. | 92 | |
| Line contains a tab character. | 93 | |
| Line is longer than 80 characters (found 127). | 95 | |
| Line contains a tab character. | 95 | |
| Missing a Javadoc comment. | 95 | |
| More than 7 parameters (found 8). | 95 | |
| Parameter imagesNormal should be final. | 95 | |
| ',' is not followed by whitespace. | 95 | |
| Parameter delay should be final. | 95 | |
| 'delay' hides a field. | 95 | |
| ',' is not followed by whitespace. | 95 | |
| Parameter playMode should be final. | 95 | |
| 'playMode' hides a field. | 95 | |
| ',' is not followed by whitespace. | 95 | |
| Parameter repeatCount should be final. | 95 | |
| 'repeatCount' hides a field. | 95 | |
| ',' is not followed by whitespace. | 95 | |
| Parameter x should be final. | 95 | |
| ',' is not followed by whitespace. | 95 | |
| Parameter y should be final. | 95 | |
| ',' is not followed by whitespace. | 95 | |
| Parameter width should be final. | 95 | |
| ',' is not followed by whitespace. | 95 | |
| Parameter height should be final. | 95 | |
| Line contains a tab character. | 96 | |
| Line contains a tab character. | 97 | |
| Line contains a tab character. | 99 | |
| Line contains a tab character. | 100 | |
| Line contains a tab character. | 101 | |
| Line contains a tab character. | 102 | |
| Line contains a tab character. | 103 | |
| Line contains a tab character. | 104 | |
| Line contains a tab character. | 105 | |
| Line contains a tab character. | 106 | |
| Line contains a tab character. | 107 | |
| Line contains a tab character. | 108 | |
| Line has trailing spaces. | 109 | |
| Line contains a tab character. | 109 | |
| Line contains a tab character. | 110 | |
| Line contains a tab character. | 111 | |
| Line contains a tab character. | 112 | |
| Line is longer than 80 characters (found 94). | 114 | |
| Line contains a tab character. | 114 | |
| Missing a Javadoc comment. | 114 | |
| Parameter imagesNormal should be final. | 114 | |
| ',' is not followed by whitespace. | 114 | |
| Parameter delay should be final. | 114 | |
| 'delay' hides a field. | 114 | |
| ',' is not followed by whitespace. | 114 | |
| Parameter playMode should be final. | 114 | |
| 'playMode' hides a field. | 114 | |
| ',' is not followed by whitespace. | 114 | |
| Parameter repeatCount should be final. | 114 | |
| 'repeatCount' hides a field. | 114 | |
| Line contains a tab character. | 115 | |
| Line contains a tab character. | 116 | |
| Line contains a tab character. | 118 | |
| Method 'setLook' is not designed for extension - needs to be abstract, final or empty. | 118 | |
| Missing a Javadoc comment. | 118 | |
| Parameter hlook should be final. | 118 | |
| 'hlook' hides a field. | 118 | |
| Line contains a tab character. | 119 | |
| 'if' is not followed by whitespace. | 119 | |
| Expression can be simplified. | 119 | |
| '{' is not preceded with whitespace. | 119 | |
| Line is longer than 80 characters (found 113). | 120 | |
| Line contains a tab character. | 120 | |
| Line contains a tab character. | 121 | |
| Line contains a tab character. | 122 | |
| Line contains a tab character. | 123 | |
| Line contains a tab character. | 125 | |
| Method 'getLook' is not designed for extension - needs to be abstract, final or empty. | 125 | |
| Missing a Javadoc comment. | 125 | |
| Line contains a tab character. | 126 | |
| Line contains a tab character. | 127 | |
| Line contains a tab character. | 129 | |
| Missing a Javadoc comment. | 129 | |
| Parameter hlook should be final. | 129 | |
| Line contains a tab character. | 130 | |
| Line contains a tab character. | 131 | |
| Line contains a tab character. | 133 | |
| Missing a Javadoc comment. | 133 | |
| Line contains a tab character. | 134 | |
| Line contains a tab character. | 135 | |
| Line contains a tab character. | 137 | |
| Method 'start' is not designed for extension - needs to be abstract, final or empty. | 137 | |
| Missing a Javadoc comment. | 137 | |
| Line contains a tab character. | 138 | |
| Line contains a tab character. | 139 | |
| Line contains a tab character. | 140 | |
| Line contains a tab character. | 142 | |
| Line contains a tab character. | 143 | |
| Line has trailing spaces. | 144 | |
| Line contains a tab character. | 144 | |
| Line contains a tab character. | 145 | |
| Line contains a tab character. | 146 | |
| 'try' is not followed by whitespace. | 146 | |
| '{' is not preceded with whitespace. | 146 | |
| Line has trailing spaces. | 147 | |
| Line is longer than 80 characters (found 96). | 147 | |
| Line contains a tab character. | 147 | |
| Line contains a tab character. | 148 | |
| Line contains a tab character. | 149 | |
| '}' should be on the same line. | 149 | |
| Line contains a tab character. | 150 | |
| 'catch' is not followed by whitespace. | 150 | |
| '{' is not preceded with whitespace. | 150 | |
| Line is longer than 80 characters (found 87). | 151 | |
| Line contains a tab character. | 151 | |
| ')' is preceded with whitespace. | 151 | |
| Line contains a tab character. | 152 | |
| Line contains a tab character. | 153 | |
| Line contains a tab character. | 154 | |
| Line contains a tab character. | 156 | |
| Method 'stop' is not designed for extension - needs to be abstract, final or empty. | 156 | |
| Missing a Javadoc comment. | 156 | |
| Line contains a tab character. | 157 | |
| Expression can be simplified. | 157 | |
| '{' is not preceded with whitespace. | 157 | |
| Line contains a tab character. | 158 | |
| Line contains a tab character. | 159 | |
| Line contains a tab character. | 160 | |
| Line has trailing spaces. | 161 | |
| Line contains a tab character. | 161 | |
| Line contains a tab character. | 162 | |
| Line contains a tab character. | 163 | |
| Line contains a tab character. | 165 | |
| Method 'isAnimated' is not designed for extension - needs to be abstract, final or empty. | 165 | |
| Missing a Javadoc comment. | 165 | |
| Line contains a tab character. | 166 | |
| Line contains a tab character. | 167 | |
| Line contains a tab character. | 169 | |
| Method 'setPosition' is not designed for extension - needs to be abstract, final or empty. | 169 | |
| Missing a Javadoc comment. | 169 | |
| Parameter position should be final. | 169 | |
| 'position' hides a field. | 169 | |
| Line is longer than 80 characters (found 95). | 170 | |
| Line contains a tab character. | 170 | |
| Line is longer than 80 characters (found 149). | 171 | |
| Line contains a tab character. | 171 | |
| 'if' is not followed by whitespace. | 171 | |
| ')' is preceded with whitespace. | 171 | |
| '{' is not preceded with whitespace. | 171 | |
| Line contains a tab character. | 172 | |
| Line contains a tab character. | 173 | |
| '}' should be on the same line. | 173 | |
| Line contains a tab character. | 174 | |
| 'else' is not followed by whitespace. | 174 | |
| '{' is not preceded with whitespace. | 174 | |
| Line contains a tab character. | 175 | |
| Line contains a tab character. | 176 | |
| Line contains a tab character. | 177 | |
| Line contains a tab character. | 179 | |
| Method 'getPosition' is not designed for extension - needs to be abstract, final or empty. | 179 | |
| Missing a Javadoc comment. | 179 | |
| Line contains a tab character. | 180 | |
| Line contains a tab character. | 181 | |
| Line contains a tab character. | 183 | |
| Method 'setRepeatCount' is not designed for extension - needs to be abstract, final or empty. | 183 | |
| Missing a Javadoc comment. | 183 | |
| Parameter count should be final. | 183 | |
| 'if' construct must use '{}'s. | 184 | |
| Line contains a tab character. | 184 | |
| Line contains a tab character. | 185 | |
| 'else' construct must use '{}'s. | 186 | |
| Line contains a tab character. | 186 | |
| Line contains a tab character. | 187 | |
| Line contains a tab character. | 188 | |
| Line contains a tab character. | 190 | |
| Method 'getRepeatCount' is not designed for extension - needs to be abstract, final or empty. | 190 | |
| Missing a Javadoc comment. | 190 | |
| Line contains a tab character. | 191 | |
| Line contains a tab character. | 192 | |
| Line contains a tab character. | 194 | |
| Method 'setDelay' is not designed for extension - needs to be abstract, final or empty. | 194 | |
| Missing a Javadoc comment. | 194 | |
| Parameter count should be final. | 194 | |
| Line contains a tab character. | 195 | |
| Line contains a tab character. | 196 | |
| Line contains a tab character. | 197 | |
| '100' is a magic number. | 197 | |
| Line contains a tab character. | 198 | |
| Line contains a tab character. | 200 | |
| Method 'getDelay' is not designed for extension - needs to be abstract, final or empty. | 200 | |
| Missing a Javadoc comment. | 200 | |
| Line has trailing spaces. | 201 | |
| Line is longer than 80 characters (found 81). | 201 | |
| Line contains a tab character. | 201 | |
| Line contains a tab character. | 202 | |
| '100' is a magic number. | 202 | |
| Line contains a tab character. | 203 | |
| Line contains a tab character. | 205 | |
| Method 'setPlayMode' is not designed for extension - needs to be abstract, final or empty. | 205 | |
| Missing a Javadoc comment. | 205 | |
| Parameter mode should be final. | 205 | |
| Line contains a tab character. | 206 | |
| Line contains a tab character. | 207 | |
| Line contains a tab character. | 208 | |
| Line contains a tab character. | 210 | |
| Method 'getPlayMode' is not designed for extension - needs to be abstract, final or empty. | 210 | |
| Missing a Javadoc comment. | 210 | |
| Line contains a tab character. | 211 | |
| Line contains a tab character. | 212 |
| Severity | Message | Line |
|---|---|---|
| Line has trailing spaces. | 3 | |
| Line has trailing spaces. | 5 | |
| Line has trailing spaces. | 6 | |
| Line has trailing spaces. | 7 | |
| Line has trailing spaces. | 21 | |
| Line has trailing spaces. | 22 | |
| Unknown tag 'statuscode'. | 24 | |
| '{' is not preceded with whitespace. | 26 | |
| Missing a Javadoc comment. | 28 | |
| Missing a Javadoc comment. | 30 | |
| '{' is not preceded with whitespace. | 30 | |
| Line contains a tab character. | 31 | |
| Missing a Javadoc comment. | 34 | |
| Parameter imageNormal should be final. | 34 | |
| Parameter x should be final. | 34 | |
| Parameter y should be final. | 34 | |
| Parameter width should be final. | 34 | |
| Parameter height should be final. | 34 | |
| '{' is not preceded with whitespace. | 34 | |
| Line has trailing spaces. | 35 | |
| Line contains a tab character. | 36 | |
| Missing a Javadoc comment. | 39 | |
| Parameter imageNormal should be final. | 39 | |
| '{' is not preceded with whitespace. | 39 | |
| Line contains a tab character. | 40 | |
| Method 'setLook' is not designed for extension - needs to be abstract, final or empty. | 44 | |
| Missing a Javadoc comment. | 44 | |
| Parameter hLook should be final. | 44 | |
| '{' is not preceded with whitespace. | 44 | |
| Line contains a tab character. | 45 | |
| 'if' is not followed by whitespace. | 45 | |
| ')' is preceded with whitespace. | 45 | |
| '{' is not preceded with whitespace. | 45 | |
| Line contains a tab character. | 46 | |
| Line contains a tab character. | 47 | |
| '}' should be on the same line. | 47 | |
| Line contains a tab character. | 48 | |
| 'else' is not followed by whitespace. | 48 | |
| '{' is not preceded with whitespace. | 48 | |
| Line is longer than 80 characters (found 92). | 49 | |
| Line contains a tab character. | 49 | |
| Line has trailing spaces. | 50 | |
| Line contains a tab character. | 50 | |
| Missing a Javadoc comment. | 53 | |
| Parameter hGraphicLook should be final. | 53 | |
| '{' is not preceded with whitespace. | 53 | |
| Line contains a tab character. | 54 | |
| Missing a Javadoc comment. | 57 | |
| '{' is not preceded with whitespace. | 57 | |
| Line has trailing spaces. | 60 | |
| Method 'toString' is not designed for extension - needs to be abstract, final or empty. | 61 | |
| Missing a Javadoc comment. | 61 | |
| '{' is not preceded with whitespace. | 61 | |
| Line is longer than 80 characters (found 85). | 62 | |
| Line contains a tab character. | 62 |
| Severity | Message | Line |
|---|---|---|
| Line has trailing spaces. | 3 | |
| Line has trailing spaces. | 5 | |
| Line has trailing spaces. | 6 | |
| Line has trailing spaces. | 7 | |
| Line is longer than 80 characters (found 85). | 19 | |
| Missing a Javadoc comment. | 19 | |
| '{' is not preceded with whitespace. | 19 | |
| Line has trailing spaces. | 20 | |
| Line contains a tab character. | 21 | |
| Missing a Javadoc comment. | 21 | |
| 'static' modifier out of order with the JLS suggestions. | 21 | |
| Line has trailing spaces. | 22 | |
| Missing a Javadoc comment. | 23 | |
| 'static' modifier out of order with the JLS suggestions. | 23 | |
| Line has trailing spaces. | 24 | |
| Missing a Javadoc comment. | 25 | |
| '{' is not preceded with whitespace. | 25 | |
| Line has trailing spaces. | 27 | |
| Line is longer than 80 characters (found 115). | 28 | |
| Missing a Javadoc comment. | 28 | |
| More than 7 parameters (found 8). | 28 | |
| Parameter orientation should be final. | 28 | |
| Parameter minimum should be final. | 28 | |
| Parameter maximum should be final. | 28 | |
| Parameter value should be final. | 28 | |
| Parameter x should be final. | 28 | |
| Parameter y should be final. | 28 | |
| Parameter width should be final. | 28 | |
| Parameter height should be final. | 28 | |
| '{' is not preceded with whitespace. | 28 | |
| Line has trailing spaces. | 30 | |
| Missing a Javadoc comment. | 31 | |
| Parameter orientation should be final. | 31 | |
| Parameter minimum should be final. | 31 | |
| Parameter maximum should be final. | 31 | |
| Parameter value should be final. | 31 | |
| '{' is not preceded with whitespace. | 31 | |
| Line has trailing spaces. | 33 | |
| Missing a Javadoc comment. | 34 | |
| Parameter hlook should be final. | 34 | |
| '{' is not preceded with whitespace. | 34 | |
| Missing a Javadoc comment. | 37 | |
| Parameter look should be final. | 37 | |
| '{' is not preceded with whitespace. | 37 | |
| Missing a Javadoc comment. | 40 | |
| '{' is not preceded with whitespace. | 40 | |
| Method 'getOrientation' is not designed for extension - needs to be abstract, final or empty. | 44 | |
| Missing a Javadoc comment. | 44 | |
| '{' is not preceded with whitespace. | 44 | |
| 'return' is not followed by whitespace. | 45 | |
| Method 'setOrientation' is not designed for extension - needs to be abstract, final or empty. | 48 | |
| Missing a Javadoc comment. | 48 | |
| Parameter orient should be final. | 48 | |
| '{' is not preceded with whitespace. | 48 | |
| Method 'setRange' is not designed for extension - needs to be abstract, final or empty. | 52 | |
| Missing a Javadoc comment. | 52 | |
| Parameter minimum should be final. | 52 | |
| Parameter maximum should be final. | 52 | |
| '{' is not preceded with whitespace. | 52 | |
| Line contains a tab character. | 53 | |
| Line has trailing spaces. | 55 | |
| Method 'getMinValue' is not designed for extension - needs to be abstract, final or empty. | 56 | |
| Missing a Javadoc comment. | 56 | |
| '{' is not preceded with whitespace. | 56 | |
| Line contains a tab character. | 57 | |
| Line has trailing spaces. | 59 | |
| Method 'getMaxValue' is not designed for extension - needs to be abstract, final or empty. | 60 | |
| Missing a Javadoc comment. | 60 | |
| '{' is not preceded with whitespace. | 60 | |
| Line contains a tab character. | 61 | |
| Line has trailing spaces. | 63 | |
| Missing a Javadoc comment. | 64 | |
| Parameter value should be final. | 64 | |
| '{' is not preceded with whitespace. | 64 | |
| Line has trailing spaces. | 66 | |
| Method 'getValue' is not designed for extension - needs to be abstract, final or empty. | 67 | |
| Missing a Javadoc comment. | 67 | |
| '{' is not preceded with whitespace. | 67 | |
| Line contains a tab character. | 68 | |
| Missing a Javadoc comment. | 71 | |
| Parameter minOffset should be final. | 71 | |
| Parameter maxOffset should be final. | 71 | |
| '{' is not preceded with whitespace. | 71 | |
| Line has trailing spaces. | 73 | |
| Method 'getThumbMinOffset' is not designed for extension - needs to be abstract, final or empty. | 74 | |
| Missing a Javadoc comment. | 74 | |
| '{' is not preceded with whitespace. | 74 | |
| Line contains a tab character. | 75 | |
| 'return' is not followed by whitespace. | 75 | |
| Line has trailing spaces. | 77 | |
| Method 'getThumbMaxOffset' is not designed for extension - needs to be abstract, final or empty. | 78 | |
| Missing a Javadoc comment. | 78 | |
| '{' is not preceded with whitespace. | 78 | |
| Line contains a tab character. | 79 | |
| 'return' is not followed by whitespace. | 79 | |
| Line has trailing spaces. | 81 | |
| Missing a Javadoc comment. | 82 | |
| Parameter behavior should be final. | 82 | |
| '{' is not preceded with whitespace. | 82 | |
| Line has trailing spaces. | 84 | |
| Method 'getBehavior' is not designed for extension - needs to be abstract, final or empty. | 85 | |
| Missing a Javadoc comment. | 85 | |
| '{' is not preceded with whitespace. | 85 | |
| Line contains a tab character. | 86 | |
| 'return' is not followed by whitespace. | 86 | |
| Line has trailing spaces. | 88 |
| Severity | Message | Line |
|---|---|---|
| Line has trailing spaces. | 3 | |
| Line has trailing spaces. | 5 | |
| Line has trailing spaces. | 6 | |
| Line has trailing spaces. | 7 | |
| Line has trailing spaces. | 22 | |
| Line has trailing spaces. | 23 | |
| Unknown tag 'statuscode'. | 25 | |
| '{' is not preceded with whitespace. | 27 | |
| Missing a Javadoc comment. | 29 | |
| Missing a Javadoc comment. | 31 | |
| '{' is not preceded with whitespace. | 31 | |
| Missing a Javadoc comment. | 35 | |
| Parameter textNormal should be final. | 35 | |
| Parameter x should be final. | 35 | |
| Parameter y should be final. | 35 | |
| Parameter width should be final. | 35 | |
| Parameter height should be final. | 35 | |
| '{' is not preceded with whitespace. | 35 | |
| Line has trailing spaces. | 37 | |
| Line is longer than 80 characters (found 150). | 44 | |
| Missing a Javadoc comment. | 44 | |
| More than 7 parameters (found 9). | 44 | |
| Parameter textNormal should be final. | 44 | |
| Parameter x should be final. | 44 | |
| Parameter y should be final. | 44 | |
| Parameter width should be final. | 44 | |
| Parameter height should be final. | 44 | |
| Parameter font should be final. | 44 | |
| Parameter foreground should be final. | 44 | |
| Parameter background should be final. | 44 | |
| Parameter tlm should be final. | 44 | |
| '{' is not preceded with whitespace. | 44 | |
| Missing a Javadoc comment. | 52 | |
| Parameter textNormal should be final. | 52 | |
| '{' is not preceded with whitespace. | 52 | |
| Line is longer than 80 characters (found 113). | 56 | |
| Missing a Javadoc comment. | 56 | |
| Parameter textNormal should be final. | 56 | |
| Parameter font should be final. | 56 | |
| Parameter foreground should be final. | 56 | |
| Parameter background should be final. | 56 | |
| Parameter tlm should be final. | 56 | |
| '{' is not preceded with whitespace. | 56 | |
| Method 'setLook' is not designed for extension - needs to be abstract, final or empty. | 60 | |
| Missing a Javadoc comment. | 60 | |
| Parameter hLook should be final. | 60 | |
| '{' is not preceded with whitespace. | 60 | |
| Line contains a tab character. | 61 | |
| 'if' is not followed by whitespace. | 61 | |
| '{' is not preceded with whitespace. | 61 | |
| Line contains a tab character. | 62 | |
| Line contains a tab character. | 63 | |
| '}' should be on the same line. | 63 | |
| Line contains a tab character. | 64 | |
| 'else' is not followed by whitespace. | 64 | |
| '{' is not preceded with whitespace. | 64 | |
| Line is longer than 80 characters (found 89). | 65 | |
| Line contains a tab character. | 65 | |
| Missing a Javadoc comment. | 69 | |
| Parameter defaultHLook should be final. | 69 | |
| 'defaultHLook' hides a field. | 69 | |
| '{' is not preceded with whitespace. | 69 | |
| Missing a Javadoc comment. | 73 | |
| '{' is not preceded with whitespace. | 73 | |
| Line has trailing spaces. | 76 | |
| Method 'toString' is not designed for extension - needs to be abstract, final or empty. | 77 | |
| Missing a Javadoc comment. | 77 | |
| '{' is not preceded with whitespace. | 77 | |
| Line is longer than 80 characters (found 83). | 78 | |
| Line contains a tab character. | 78 |
| Severity | Message | Line |
|---|---|---|
| Line has trailing spaces. | 3 | |
| Line has trailing spaces. | 5 | |
| Line has trailing spaces. | 6 | |
| Line has trailing spaces. | 7 | |
| Line has trailing spaces. | 18 | |
| Line has trailing spaces. | 19 | |
| Unknown tag 'statuscode'. | 21 | |
| Unknown tag 'comment'. | 22 | |
| Line is longer than 80 characters (found 81). | 24 | |
| '{' is not preceded with whitespace. | 24 | |
| Missing a Javadoc comment. | 26 | |
| '{' is not preceded with whitespace. | 26 | |
| Method 'displayImage' is not designed for extension - needs to be abstract, final or empty. | 29 | |
| Missing a Javadoc comment. | 29 | |
| Parameter image should be final. | 29 | |
| '{' is not preceded with whitespace. | 31 | |
| '720f' is a magic number. | 32 | |
| '576f' is a magic number. | 32 | |
| Line is longer than 80 characters (found 100). | 36 | |
| Method 'displayImage' is not designed for extension - needs to be abstract, final or empty. | 36 | |
| Missing a Javadoc comment. | 36 | |
| Parameter image should be final. | 36 | |
| Parameter r should be final. | 36 | |
| '{' is not preceded with whitespace. | 38 | |
| Line is longer than 80 characters (found 118). | 39 | |
| Line has trailing spaces. | 40 | |
| Line has trailing spaces. | 41 | |
| Line has trailing spaces. | 45 | |
| Line has trailing spaces. | 46 | |
| Line is longer than 80 characters (found 93). | 51 | |
| Missing a Javadoc comment. | 51 | |
| Parameter color should be final. | 51 | |
| '{' is not preceded with whitespace. | 52 |
| Severity | Message | Line |
|---|---|---|
| Line has trailing spaces. | 3 | |
| Line has trailing spaces. | 5 | |
| Line has trailing spaces. | 6 | |
| Line has trailing spaces. | 7 | |
| Missing a Javadoc comment. | 18 | |
| '{' is not preceded with whitespace. | 18 | |
| Line has trailing spaces. | 19 | |
| Line contains a tab character. | 20 | |
| Missing a Javadoc comment. | 20 | |
| Redundant 'public' modifier. | 20 | |
| Line has trailing spaces. | 21 | |
| Missing a Javadoc comment. | 22 | |
| Redundant 'public' modifier. | 22 | |
| Line has trailing spaces. | 23 | |
| Missing a Javadoc comment. | 24 | |
| Redundant 'public' modifier. | 24 | |
| Line has trailing spaces. | 25 | |
| Missing a Javadoc comment. | 26 | |
| Redundant 'public' modifier. | 26 |
| Severity | Message | Line |
|---|---|---|
| Line has trailing spaces. | 3 | |
| Line has trailing spaces. | 5 | |
| Line has trailing spaces. | 6 | |
| Line has trailing spaces. | 7 | |
| Line has trailing spaces. | 28 | |
| Line has trailing spaces. | 29 | |
| Unknown tag 'statuscode'. | 31 | |
| '{' is not preceded with whitespace. | 33 | |
| Line has trailing spaces. | 34 | |
| Line contains a tab character. | 35 | |
| Missing a Javadoc comment. | 35 | |
| Line has trailing spaces. | 36 | |
| Line contains a tab character. | 36 | |
| Missing a Javadoc comment. | 37 | |
| Missing a Javadoc comment. | 40 | |
| '{' is not preceded with whitespace. | 40 | |
| Missing a Javadoc comment. | 45 | |
| Parameter textNormal should be final. | 45 | |
| '{' is not preceded with whitespace. | 45 | |
| Missing a Javadoc comment. | 50 | |
| Parameter textNormal should be final. | 50 | |
| Parameter textFocus should be final. | 50 | |
| '{' is not preceded with whitespace. | 50 | |
| Missing a Javadoc comment. | 56 | |
| Parameter textNormal should be final. | 56 | |
| Parameter x should be final. | 56 | |
| Parameter y should be final. | 56 | |
| Parameter width should be final. | 56 | |
| Parameter height should be final. | 56 | |
| '{' is not preceded with whitespace. | 56 | |
| Line is longer than 80 characters (found 91). | 61 | |
| Missing a Javadoc comment. | 61 | |
| Parameter textNormal should be final. | 61 | |
| Parameter textFocus should be final. | 61 | |
| Parameter x should be final. | 61 | |
| Parameter y should be final. | 61 | |
| Parameter width should be final. | 61 | |
| Parameter height should be final. | 61 | |
| '{' is not preceded with whitespace. | 61 | |
| Line is longer than 80 characters (found 107). | 67 | |
| Missing a Javadoc comment. | 67 | |
| Parameter textNormal should be final. | 67 | |
| Parameter font should be final. | 67 | |
| Parameter foreground should be final. | 67 | |
| Parameter background should be final. | 67 | |
| Parameter tlm should be final. | 67 | |
| '{' is not preceded with whitespace. | 67 | |
| Line is longer than 80 characters (found 125). | 72 | |
| Missing a Javadoc comment. | 72 | |
| Parameter textNormal should be final. | 72 | |
| Parameter textFocus should be final. | 72 | |
| Parameter font should be final. | 72 | |
| Parameter foreground should be final. | 72 | |
| Parameter background should be final. | 72 | |
| Parameter tlm should be final. | 72 | |
| '{' is not preceded with whitespace. | 72 | |
| Line is longer than 80 characters (found 144). | 78 | |
| Missing a Javadoc comment. | 78 | |
| More than 7 parameters (found 9). | 78 | |
| Parameter textNormal should be final. | 78 | |
| Parameter x should be final. | 78 | |
| Parameter y should be final. | 78 | |
| Parameter width should be final. | 78 | |
| Parameter height should be final. | 78 | |
| Parameter font should be final. | 78 | |
| Parameter foreground should be final. | 78 | |
| Parameter background should be final. | 78 | |
| Parameter tlm should be final. | 78 | |
| '{' is not preceded with whitespace. | 78 | |
| Line is longer than 80 characters (found 82). | 79 | |
| Line is longer than 80 characters (found 162). | 83 | |
| Missing a Javadoc comment. | 83 | |
| More than 7 parameters (found 10). | 83 | |
| Parameter textNormal should be final. | 83 | |
| Parameter textFocus should be final. | 83 | |
| Parameter x should be final. | 83 | |
| Parameter y should be final. | 83 | |
| Parameter width should be final. | 83 | |
| Parameter height should be final. | 83 | |
| Parameter font should be final. | 83 | |
| Parameter foreground should be final. | 83 | |
| Parameter background should be final. | 83 | |
| Parameter tlm should be final. | 83 | |
| '{' is not preceded with whitespace. | 83 | |
| Line is longer than 80 characters (found 82). | 84 | |
| Line has trailing spaces. | 89 | |
| Missing a Javadoc comment. | 90 | |
| '{' is not preceded with whitespace. | 90 | |
| Line contains a tab character. | 91 | |
| Line has trailing spaces. | 93 | |
| Missing a Javadoc comment. | 94 | |
| Parameter defaultHLook should be final. | 94 | |
| 'defaultHLook' hides a field. | 94 | |
| '{' is not preceded with whitespace. | 94 | |
| Line has trailing spaces. | 98 | |
| Missing a Javadoc comment. | 98 | |
| '{' is not preceded with whitespace. | 98 | |
| Method 'setMove' is not designed for extension - needs to be abstract, final or empty. | 102 | |
| Missing a Javadoc comment. | 102 | |
| Parameter keyCode should be final. | 102 | |
| Parameter target should be final. | 102 | |
| '{' is not preceded with whitespace. | 102 | |
| Line contains a tab character. | 103 | |
| Method 'getMove' is not designed for extension - needs to be abstract, final or empty. | 106 | |
| Missing a Javadoc comment. | 106 | |
| Parameter keyCode should be final. | 106 | |
| '{' is not preceded with whitespace. | 106 | |
| Line contains a tab character. | 107 | |
| Line is longer than 80 characters (found 101). | 110 | |
| Method 'setFocusTraversal' is not designed for extension - needs to be abstract, final or empty. | 110 | |
| Missing a Javadoc comment. | 110 | |
| Parameter up should be final. | 110 | |
| Parameter down should be final. | 110 | |
| Parameter left should be final. | 110 | |
| Parameter right should be final. | 110 | |
| '{' is not preceded with whitespace. | 110 | |
| Line contains a tab character. | 111 | |
| Method 'isSelected' is not designed for extension - needs to be abstract, final or empty. | 114 | |
| Missing a Javadoc comment. | 114 | |
| '{' is not preceded with whitespace. | 114 | |
| Method 'setGainFocusSound' is not designed for extension - needs to be abstract, final or empty. | 118 | |
| Missing a Javadoc comment. | 118 | |
| Parameter sound should be final. | 118 | |
| '{' is not preceded with whitespace. | 118 | |
| Line contains a tab character. | 119 | |
| Method 'setLoseFocusSound' is not designed for extension - needs to be abstract, final or empty. | 122 | |
| Missing a Javadoc comment. | 122 | |
| Parameter sound should be final. | 122 | |
| '{' is not preceded with whitespace. | 122 | |
| Line contains a tab character. | 123 | |
| Method 'getGainFocusSound' is not designed for extension - needs to be abstract, final or empty. | 126 | |
| Missing a Javadoc comment. | 126 | |
| '{' is not preceded with whitespace. | 126 | |
| Line contains a tab character. | 127 | |
| Method 'getLoseFocusSound' is not designed for extension - needs to be abstract, final or empty. | 130 | |
| Missing a Javadoc comment. | 130 | |
| '{' is not preceded with whitespace. | 130 | |
| Line contains a tab character. | 131 | |
| Method 'addHFocusListener' is not designed for extension - needs to be abstract, final or empty. | 134 | |
| Missing a Javadoc comment. | 134 | |
| Parameter listener should be final. | 134 | |
| '{' is not preceded with whitespace. | 134 | |
| Line contains a tab character. | 135 | |
| Method 'removeHFocusListener' is not designed for extension - needs to be abstract, final or empty. | 138 | |
| Missing a Javadoc comment. | 138 | |
| Parameter listener should be final. | 138 | |
| Line contains a tab character. | 139 | |
| Method 'getNavigationKeys' is not designed for extension - needs to be abstract, final or empty. | 142 | |
| Missing a Javadoc comment. | 142 | |
| '{' is not preceded with whitespace. | 142 | |
| Line contains a tab character. | 143 | |
| Method 'isFocusTraversable' is not designed for extension - needs to be abstract, final or empty. | 149 | |
| Missing a Javadoc comment. | 149 | |
| Line has trailing spaces. | 152 | |
| Expected an @return tag. | 162 | |
| Method 'getFocusListeners' is not designed for extension - needs to be abstract, final or empty. | 162 | |
| '{' is not preceded with whitespace. | 162 | |
| Line contains a tab character. | 163 | |
| Line has trailing spaces. | 165 | |
| Method 'processFocusEvent' is not designed for extension - needs to be abstract, final or empty. | 167 | |
| Missing a Javadoc comment. | 167 | |
| Parameter e should be final. | 167 | |
| '{' is not preceded with whitespace. | 167 | |
| Line contains a tab character. | 169 | |
| Line contains a tab character. | 170 | |
| Line has trailing spaces. | 171 | |
| Line contains a tab character. | 171 | |
| Line has trailing spaces. | 174 | |
| Method 'processHFocusEvent' is not designed for extension - needs to be abstract, final or empty. | 175 | |
| Missing a Javadoc comment. | 175 | |
| Parameter evt should be final. | 175 | |
| Line contains a tab character. | 177 | |
| Line has trailing spaces. | 178 | |
| Line contains a tab character. | 178 | |
| Line contains a tab character. | 179 | |
| 'if' is not followed by whitespace. | 179 | |
| '{' is not preceded with whitespace. | 179 | |
| Line contains a tab character. | 180 | |
| Line contains a tab character. | 181 |
| Severity | Message | Line |
|---|---|---|
| Line has trailing spaces. | 3 | |
| Line has trailing spaces. | 5 | |
| Line has trailing spaces. | 6 | |
| Line has trailing spaces. | 7 | |
| Line has trailing spaces. | 24 | |
| Line has trailing spaces. | 25 | |
| Unknown tag 'statuscode'. | 27 | |
| '{' is not preceded with whitespace. | 29 | |
| Line has trailing spaces. | 30 | |
| Line contains a tab character. | 30 | |
| Line contains a tab character. | 31 | |
| Missing a Javadoc comment. | 31 | |
| Line has trailing spaces. | 32 | |
| Line contains a tab character. | 32 | |
| Missing a Javadoc comment. | 33 | |
| Missing a Javadoc comment. | 35 | |
| '{' is not preceded with whitespace. | 35 | |
| Missing a Javadoc comment. | 40 | |
| Parameter textNormal should be final. | 40 | |
| Parameter x should be final. | 40 | |
| Parameter y should be final. | 40 | |
| Parameter width should be final. | 40 | |
| Parameter height should be final. | 40 | |
| '{' is not preceded with whitespace. | 40 | |
| Line is longer than 80 characters (found 150). | 45 | |
| Missing a Javadoc comment. | 45 | |
| More than 7 parameters (found 9). | 45 | |
| Parameter textNormal should be final. | 45 | |
| Parameter x should be final. | 45 | |
| Parameter y should be final. | 45 | |
| Parameter width should be final. | 45 | |
| Parameter height should be final. | 45 | |
| Parameter font should be final. | 45 | |
| Parameter foreground should be final. | 45 | |
| Parameter background should be final. | 45 | |
| Parameter tlm should be final. | 45 | |
| '{' is not preceded with whitespace. | 45 | |
| Line is longer than 80 characters (found 82). | 46 | |
| Missing a Javadoc comment. | 50 | |
| Parameter textNormal should be final. | 50 | |
| '{' is not preceded with whitespace. | 50 | |
| Line is longer than 80 characters (found 113). | 55 | |
| Missing a Javadoc comment. | 55 | |
| Parameter textNormal should be final. | 55 | |
| Parameter font should be final. | 55 | |
| Parameter foreground should be final. | 55 | |
| Parameter background should be final. | 55 | |
| Parameter tlm should be final. | 55 | |
| '{' is not preceded with whitespace. | 55 | |
| Line has trailing spaces. | 60 | |
| Missing a Javadoc comment. | 61 | |
| '{' is not preceded with whitespace. | 61 | |
| Line contains a tab character. | 62 | |
| Line has trailing spaces. | 64 | |
| Missing a Javadoc comment. | 66 | |
| Parameter hLook should be final. | 66 | |
| '{' is not preceded with whitespace. | 66 | |
| Missing a Javadoc comment. | 70 | |
| '{' is not preceded with whitespace. | 70 | |
| Method 'addHActionListener' is not designed for extension - needs to be abstract, final or empty. | 75 | |
| Missing a Javadoc comment. | 75 | |
| Parameter listener should be final. | 75 | |
| '{' is not preceded with whitespace. | 75 | |
| Line contains a tab character. | 76 | |
| Line is longer than 80 characters (found 82). | 79 | |
| Method 'removeHActionListener' is not designed for extension - needs to be abstract, final or empty. | 79 | |
| Missing a Javadoc comment. | 79 | |
| Parameter listener should be final. | 79 | |
| '{' is not preceded with whitespace. | 79 | |
| Line contains a tab character. | 80 | |
| Method 'setActionCommand' is not designed for extension - needs to be abstract, final or empty. | 83 | |
| Missing a Javadoc comment. | 83 | |
| Parameter command should be final. | 83 | |
| '{' is not preceded with whitespace. | 83 | |
| Line contains a tab character. | 84 | |
| Method 'setActionSound' is not designed for extension - needs to be abstract, final or empty. | 87 | |
| Missing a Javadoc comment. | 87 | |
| Parameter sound should be final. | 87 | |
| '{' is not preceded with whitespace. | 87 | |
| Line contains a tab character. | 88 | |
| Method 'getActionSound' is not designed for extension - needs to be abstract, final or empty. | 91 | |
| Missing a Javadoc comment. | 91 | |
| '{' is not preceded with whitespace. | 91 | |
| Line contains a tab character. | 92 | |
| Method 'processHActionEvent' is not designed for extension - needs to be abstract, final or empty. | 95 | |
| Missing a Javadoc comment. | 95 | |
| Parameter evt should be final. | 95 | |
| '{' is not preceded with whitespace. | 95 | |
| Line contains a tab character. | 96 | |
| Line contains a tab character. | 97 | |
| Line contains a tab character. | 98 | |
| Line has trailing spaces. | 99 | |
| Line contains a tab character. | 99 | |
| Line contains a tab character. | 100 | |
| 'if' is not followed by whitespace. | 100 | |
| '{' is not preceded with whitespace. | 100 | |
| Line contains a tab character. | 101 | |
| Line contains a tab character. | 102 | |
| Method 'getActionCommand' is not designed for extension - needs to be abstract, final or empty. | 105 | |
| Missing a Javadoc comment. | 105 | |
| '{' is not preceded with whitespace. | 105 | |
| Line contains a tab character. | 106 | |
| Line has trailing spaces. | 108 |
| Severity | Message | Line |
|---|---|---|
| Line has trailing spaces. | 3 | |
| Line has trailing spaces. | 5 | |
| Line has trailing spaces. | 6 | |
| Line has trailing spaces. | 7 | |
| Missing a Javadoc comment. | 20 | |
| '{' is not preceded with whitespace. | 20 | |
| Line is longer than 80 characters (found 92). | 21 | |
| Line contains a tab character. | 21 | |
| Missing a Javadoc comment. | 21 | |
| Redundant 'public' modifier. | 21 |
| Severity | Message | Line |
|---|---|---|
| Line has trailing spaces. | 3 | |
| Line has trailing spaces. | 5 | |
| Line has trailing spaces. | 6 | |
| Line has trailing spaces. | 7 | |
| Line has trailing spaces. | 23 | |
| Line has trailing spaces. | 24 | |
| Unknown tag 'statuscode'. | 26 | |
| '{' is not preceded with whitespace. | 28 | |
| Missing a Javadoc comment. | 34 | |
| Missing a Javadoc comment. | 36 | |
| '{' is not preceded with whitespace. | 36 | |
| Method 'showLook' is not designed for extension - needs to be abstract, final or empty. | 40 | |
| Missing a Javadoc comment. | 40 | |
| Parameter g should be final. | 40 | |
| Parameter hVisible should be final. | 40 | |
| Parameter state should be final. | 40 | |
| '{' is not preceded with whitespace. | 40 | |
| Line has trailing spaces. | 46 | |
| Line has trailing spaces. | 47 | |
| 'if' is not followed by whitespace. | 48 | |
| '{' is not preceded with whitespace. | 48 | |
| 'if' is not followed by whitespace. | 50 | |
| '{' is not preceded with whitespace. | 50 | |
| 'if' is not followed by whitespace. | 57 | |
| '{' is not preceded with whitespace. | 57 | |
| Line contains a tab character. | 58 | |
| Line contains a tab character. | 59 | |
| 'if' is not followed by whitespace. | 59 | |
| '{' is not preceded with whitespace. | 59 | |
| Line contains a tab character. | 60 | |
| Line has trailing spaces. | 61 | |
| Line contains a tab character. | 61 | |
| Line contains a tab character. | 62 | |
| Line contains a tab character. | 63 | |
| Line has trailing spaces. | 64 | |
| Line contains a tab character. | 64 | |
| Line contains a tab character. | 65 | |
| Line is longer than 80 characters (found 102). | 66 | |
| Line contains a tab character. | 66 | |
| Line has trailing spaces. | 67 | |
| Line contains a tab character. | 67 | |
| Line contains a tab character. | 68 | |
| Line is longer than 80 characters (found 104). | 69 | |
| Line contains a tab character. | 69 | |
| Line has trailing spaces. | 70 | |
| Line contains a tab character. | 70 | |
| Line contains a tab character. | 71 | |
| Line contains a tab character. | 72 | |
| Line contains a tab character. | 73 | |
| Line has trailing spaces. | 75 | |
| 'if' is not followed by whitespace. | 80 | |
| '{' is not preceded with whitespace. | 80 | |
| Method 'widgetChanged' is not designed for extension - needs to be abstract, final or empty. | 85 | |
| Missing a Javadoc comment. | 85 | |
| Parameter hVisible should be final. | 85 | |
| Parameter changes should be final. | 85 | |
| Array brackets at illegal position. | 85 | |
| '{' is not preceded with whitespace. | 85 | |
| Line is longer than 80 characters (found 90). | 87 | |
| Line is longer than 80 characters (found 86). | 88 | |
| Line is longer than 80 characters (found 88). | 91 | |
| Line is longer than 80 characters (found 107). | 92 | |
| Line is longer than 80 characters (found 85). | 101 | |
| Method 'getMinimumSize' is not designed for extension - needs to be abstract, final or empty. | 105 | |
| Missing a Javadoc comment. | 105 | |
| Parameter hVisible should be final. | 105 | |
| '{' is not preceded with whitespace. | 105 | |
| Method 'getPreferredSize' is not designed for extension - needs to be abstract, final or empty. | 109 | |
| Missing a Javadoc comment. | 109 | |
| Parameter hVisible should be final. | 109 | |
| '{' is not preceded with whitespace. | 109 | |
| Method 'getMaximumSize' is not designed for extension - needs to be abstract, final or empty. | 113 | |
| Missing a Javadoc comment. | 113 | |
| Parameter hVisible should be final. | 113 | |
| '{' is not preceded with whitespace. | 113 | |
| Method 'isOpaque' is not designed for extension - needs to be abstract, final or empty. | 117 | |
| Missing a Javadoc comment. | 117 | |
| Parameter hVisible should be final. | 117 | |
| '{' is not preceded with whitespace. | 117 | |
| Method 'getInsets' is not designed for extension - needs to be abstract, final or empty. | 121 | |
| Missing a Javadoc comment. | 121 | |
| Parameter hVisible should be final. | 121 | |
| '{' is not preceded with whitespace. | 121 |
| Severity | Message | Line |
|---|---|---|
| Line has trailing spaces. | 3 | |
| Line has trailing spaces. | 5 | |
| Line has trailing spaces. | 6 | |
| Line has trailing spaces. | 7 | |
| Missing a Javadoc comment. | 17 | |
| '{' is not preceded with whitespace. | 17 | |
| Line contains a tab character. | 19 | |
| Missing a Javadoc comment. | 19 | |
| Redundant 'public' modifier. | 19 | |
| Line contains a tab character. | 21 | |
| Missing a Javadoc comment. | 21 | |
| Redundant 'public' modifier. | 21 | |
| Line contains a tab character. | 23 | |
| Missing a Javadoc comment. | 23 | |
| Redundant 'public' modifier. | 23 | |
| Line contains a tab character. | 25 | |
| Missing a Javadoc comment. | 25 | |
| Redundant 'public' modifier. | 25 |
| Severity | Message | Line |
|---|---|---|
| Line has trailing spaces. | 3 | |
| Line has trailing spaces. | 5 | |
| Line has trailing spaces. | 6 | |
| Line has trailing spaces. | 7 | |
| Missing a Javadoc comment. | 20 | |
| '{' is not preceded with whitespace. | 20 | |
| Line has trailing spaces. | 21 | |
| Line contains a tab character. | 22 | |
| Missing a Javadoc comment. | 22 | |
| '{' is not preceded with whitespace. | 22 | |
| Missing a Javadoc comment. | 25 | |
| Parameter image should be final. | 25 | |
| Parameter x should be final. | 25 | |
| Parameter y should be final. | 25 | |
| Parameter width should be final. | 25 | |
| Parameter height should be final. | 25 | |
| '{' is not preceded with whitespace. | 25 | |
| Missing a Javadoc comment. | 28 | |
| Parameter image should be final. | 28 | |
| '{' is not preceded with whitespace. | 28 | |
| Line is longer than 80 characters (found 90). | 31 | |
| Missing a Javadoc comment. | 31 | |
| Parameter image should be final. | 31 | |
| Parameter x should be final. | 31 | |
| Parameter y should be final. | 31 | |
| Parameter width should be final. | 31 | |
| Parameter height should be final. | 31 | |
| Parameter state should be final. | 31 | |
| '{' is not preceded with whitespace. | 31 | |
| Line is longer than 80 characters (found 164). | 34 | |
| Missing a Javadoc comment. | 34 | |
| More than 7 parameters (found 9). | 34 | |
| Parameter imageNormal should be final. | 34 | |
| Parameter imageFocused should be final. | 34 | |
| Parameter imageActioned should be final. | 34 | |
| Parameter imageNormalActioned should be final. | 34 | |
| Parameter x should be final. | 34 | |
| Parameter y should be final. | 34 | |
| Parameter width should be final. | 34 | |
| Parameter height should be final. | 34 | |
| Parameter state should be final. | 34 | |
| '{' is not preceded with whitespace. | 34 | |
| Line is longer than 80 characters (found 127). | 37 | |
| Missing a Javadoc comment. | 37 | |
| Parameter imageNormal should be final. | 37 | |
| Parameter imageFocused should be final. | 37 | |
| Parameter imageActioned should be final. | 37 | |
| Parameter imageNormalActioned should be final. | 37 | |
| Parameter state should be final. | 37 | |
| '{' is not preceded with whitespace. | 37 | |
| Line is longer than 80 characters (found 110). | 40 | |
| Missing a Javadoc comment. | 40 | |
| Parameter image should be final. | 40 | |
| Parameter x should be final. | 40 | |
| Parameter y should be final. | 40 | |
| Parameter width should be final. | 40 | |
| Parameter height should be final. | 40 | |
| Parameter state should be final. | 40 | |
| Parameter group should be final. | 40 | |
| '{' is not preceded with whitespace. | 40 | |
| Missing a Javadoc comment. | 43 | |
| Parameter image should be final. | 43 | |
| Parameter state should be final. | 43 | |
| Parameter group should be final. | 43 | |
| '{' is not preceded with whitespace. | 43 | |
| Line is longer than 80 characters (found 184). | 46 | |
| Missing a Javadoc comment. | 46 | |
| More than 7 parameters (found 10). | 46 | |
| Parameter imageNormal should be final. | 46 | |
| Parameter imageFocused should be final. | 46 | |
| Parameter imageActioned should be final. | 46 | |
| Parameter imageNormalActioned should be final. | 46 | |
| Parameter x should be final. | 46 | |
| Parameter y should be final. | 46 | |
| Parameter width should be final. | 46 | |
| Parameter height should be final. | 46 | |
| Parameter state should be final. | 46 | |
| Parameter group should be final. | 46 | |
| '{' is not preceded with whitespace. | 46 | |
| Line is longer than 80 characters (found 147). | 49 | |
| Missing a Javadoc comment. | 49 | |
| Parameter imageNormal should be final. | 49 | |
| Parameter imageFocused should be final. | 49 | |
| Parameter imageActioned should be final. | 49 | |
| Parameter imageNormalActioned should be final. | 49 | |
| Parameter state should be final. | 49 | |
| Parameter group should be final. | 49 | |
| '{' is not preceded with whitespace. | 49 | |
| Missing a Javadoc comment. | 52 | |
| Parameter group should be final. | 52 | |
| '{' is not preceded with whitespace. | 52 | |
| Method 'getToggleGroup' is not designed for extension - needs to be abstract, final or empty. | 55 | |
| Missing a Javadoc comment. | 55 | |
| '{' is not preceded with whitespace. | 55 | |
| Missing a Javadoc comment. | 59 | |
| '{' is not preceded with whitespace. | 59 | |
| Missing a Javadoc comment. | 62 | |
| Parameter hlook should be final. | 62 | |
| '{' is not preceded with whitespace. | 62 | |
| Missing a Javadoc comment. | 65 | |
| '{' is not preceded with whitespace. | 65 | |
| Method 'getSwitchableState' is not designed for extension - needs to be abstract, final or empty. | 69 | |
| Missing a Javadoc comment. | 69 | |
| '{' is not preceded with whitespace. | 69 | |
| 'return' is not followed by whitespace. | 70 | |
| Line has trailing spaces. | 72 | |
| Method 'setSwitchableState' is not designed for extension - needs to be abstract, final or empty. | 73 | |
| Missing a Javadoc comment. | 73 | |
| Parameter state should be final. | 73 | |
| '{' is not preceded with whitespace. | 73 | |
| Line has trailing spaces. | 76 | |
| Method 'setUnsetActionSound' is not designed for extension - needs to be abstract, final or empty. | 77 | |
| Missing a Javadoc comment. | 77 | |
| Parameter sound should be final. | 77 | |
| '{' is not preceded with whitespace. | 77 | |
| Line has trailing spaces. | 80 | |
| Method 'getUnsetActionSound' is not designed for extension - needs to be abstract, final or empty. | 81 | |
| Missing a Javadoc comment. | 81 | |
| '{' is not preceded with whitespace. | 81 | |
| 'return' is not followed by whitespace. | 82 |
| Severity | Message | Line |
|---|---|---|
| Line has trailing spaces. | 3 | |
| Line has trailing spaces. | 5 | |
| Line has trailing spaces. | 6 | |
| Line has trailing spaces. | 7 | |
| Missing a Javadoc comment. | 18 | |
| '{' is not preceded with whitespace. | 18 | |
| Missing a Javadoc comment. | 20 | |
| '{' is not preceded with whitespace. | 20 | |
| Method 'getCurrent' is not designed for extension - needs to be abstract, final or empty. | 23 | |
| Missing a Javadoc comment. | 23 | |
| '{' is not preceded with whitespace. | 23 | |
| Missing a Javadoc comment. | 27 | |
| Parameter selection should be final. | 27 | |
| '{' is not preceded with whitespace. | 27 | |
| Missing a Javadoc comment. | 30 | |
| Parameter forceSelection should be final. | 30 | |
| '{' is not preceded with whitespace. | 30 | |
| Line has trailing spaces. | 32 | |
| Method 'getForcedSelection' is not designed for extension - needs to be abstract, final or empty. | 33 | |
| Missing a Javadoc comment. | 33 | |
| '{' is not preceded with whitespace. | 33 | |
| Line contains a tab character. | 34 | |
| Line has trailing spaces. | 36 | |
| Missing a Javadoc comment. | 37 | |
| Parameter enable should be final. | 37 | |
| '{' is not preceded with whitespace. | 37 | |
| Line has trailing spaces. | 39 | |
| Method 'isEnabled' is not designed for extension - needs to be abstract, final or empty. | 40 | |
| Missing a Javadoc comment. | 40 | |
| '{' is not preceded with whitespace. | 40 | |
| Line contains a tab character. | 41 | |
| Missing a Javadoc comment. | 44 | |
| Parameter button should be final. | 44 | |
| '{' is not preceded with whitespace. | 44 | |
| Missing a Javadoc comment. | 47 | |
| Parameter button should be final. | 47 | |
| '{' is not preceded with whitespace. | 47 | |
| Line has trailing spaces. | 49 |
| Severity | Message | Line |
|---|---|---|
| Line has trailing spaces. | 3 | |
| Line has trailing spaces. | 5 | |
| Line has trailing spaces. | 6 | |
| Line has trailing spaces. | 7 | |
| Line has trailing spaces. | 18 | |
| Line has trailing spaces. | 19 | |
| Unknown tag 'statuscode'. | 21 | |
| '{' is not preceded with whitespace. | 23 | |
| Line contains a tab character. | 25 | |
| Missing a Javadoc comment. | 25 | |
| '{' is not preceded with whitespace. | 25 | |
| Line contains a tab character. | 26 | |
| Missing a Javadoc comment. | 29 | |
| Parameter message should be final. | 29 | |
| '{' is not preceded with whitespace. | 29 | |
| Line contains a tab character. | 30 |
| Severity | Message | Line |
|---|---|---|
| Line has trailing spaces. | 3 | |
| Line has trailing spaces. | 5 | |
| Line has trailing spaces. | 6 | |
| Line has trailing spaces. | 7 | |
| Line has trailing spaces. | 19 | |
| Missing a Javadoc comment. | 22 | |
| interfaces should describe a type and hence have methods. | 22 | |
| Line has trailing spaces. | 23 | |
| Line has trailing spaces. | 24 | |
| Line is longer than 80 characters (found 92). | 24 | |
| Line contains a tab character. | 24 | |
| Missing a Javadoc comment. | 24 | |
| Redundant 'public' modifier. | 24 | |
| Line has trailing spaces. | 25 | |
| Line has trailing spaces. | 26 | |
| Line is longer than 80 characters (found 84). | 26 | |
| Missing a Javadoc comment. | 26 | |
| Redundant 'public' modifier. | 26 | |
| Line has trailing spaces. | 27 | |
| Line has trailing spaces. | 28 | |
| Line is longer than 80 characters (found 90). | 28 | |
| Missing a Javadoc comment. | 28 | |
| Redundant 'public' modifier. | 28 | |
| Line has trailing spaces. | 29 | |
| Line has trailing spaces. | 30 | |
| Line is longer than 80 characters (found 90). | 30 | |
| Missing a Javadoc comment. | 30 | |
| Redundant 'public' modifier. | 30 | |
| Line has trailing spaces. | 31 | |
| Line has trailing spaces. | 32 | |
| Line is longer than 80 characters (found 92). | 32 | |
| Missing a Javadoc comment. | 32 | |
| Redundant 'public' modifier. | 32 | |
| Line has trailing spaces. | 33 | |
| Line has trailing spaces. | 34 | |
| Line is longer than 80 characters (found 86). | 34 | |
| Missing a Javadoc comment. | 34 | |
| Redundant 'public' modifier. | 34 |
| Severity | Message | Line |
|---|---|---|
| Line has trailing spaces. | 3 | |
| Line has trailing spaces. | 5 | |
| Line has trailing spaces. | 6 | |
| Line has trailing spaces. | 7 | |
| Line has trailing spaces. | 19 | |
| Missing a Javadoc comment. | 24 | |
| Line has trailing spaces. | 26 | |
| '{' should be on the previous line. | 26 | |
| Missing a Javadoc comment. | 27 | |
| '{' should be on the previous line. | 28 | |
| Method 'getVideoDevice' is not designed for extension - needs to be abstract, final or empty. | 31 | |
| Missing a Javadoc comment. | 31 | |
| '{' should be on the previous line. | 32 | |
| Line is longer than 80 characters (found 89). | 36 | |
| Missing a Javadoc comment. | 36 | |
| Parameter slml should be final. | 36 | |
| Line is longer than 80 characters (found 92). | 40 | |
| Missing a Javadoc comment. | 40 | |
| Parameter slml should be final. | 40 |
| Severity | Message | Line |
|---|---|---|
| Line has trailing spaces. | 3 | |
| Line has trailing spaces. | 5 | |
| Line has trailing spaces. | 6 | |
| Line has trailing spaces. | 7 | |
| Line has trailing spaces. | 17 | |
| Missing a Javadoc comment. | 17 | |
| '{' is not preceded with whitespace. | 17 | |
| Missing a Javadoc comment. | 19 | |
| Missing a Javadoc comment. | 21 | |
| '{' is not preceded with whitespace. | 21 | |
| Method 'isConfigSupported' is not designed for extension - needs to be abstract, final or empty. | 24 | |
| Missing a Javadoc comment. | 24 | |
| Parameter hvc should be final. | 24 | |
| '{' is not preceded with whitespace. | 24 | |
| Method 'getPreferencePriority' is not designed for extension - needs to be abstract, final or empty. | 28 | |
| Missing a Javadoc comment. | 28 | |
| Parameter preference should be final. | 28 | |
| '{' is not preceded with whitespace. | 28 | |
| Line has trailing spaces. | 31 | |
| Missing a Javadoc comment. | 32 | |
| Parameter preference should be final. | 32 | |
| Parameter object should be final. | 32 | |
| Parameter priority should be final. | 32 | |
| '{' is not preceded with whitespace. | 32 | |
| Method 'getPreferenceObject' is not designed for extension - needs to be abstract, final or empty. | 35 | |
| Missing a Javadoc comment. | 35 | |
| Parameter preference should be final. | 35 | |
| '{' is not preceded with whitespace. | 35 | |
| Line has trailing spaces. | 37 | |
| Line has trailing spaces. | 38 |
| Severity | Message | Line |
|---|---|---|
| Line has trailing spaces. | 3 | |
| Line has trailing spaces. | 5 | |
| Line has trailing spaces. | 6 | |
| Line has trailing spaces. | 7 | |
| Missing a Javadoc comment. | 17 | |
| '{' is not preceded with whitespace. | 17 | |
| Missing a Javadoc comment. | 19 | |
| '{' is not preceded with whitespace. | 19 | |
| Method 'getDevice' is not designed for extension - needs to be abstract, final or empty. | 22 | |
| Missing a Javadoc comment. | 22 | |
| '{' is not preceded with whitespace. | 22 | |
| Method 'getConfigTemplate' is not designed for extension - needs to be abstract, final or empty. | 26 | |
| Missing a Javadoc comment. | 26 | |
| '{' is not preceded with whitespace. | 26 |
| Severity | Message | Line |
|---|---|---|
| Line has trailing spaces. | 3 | |
| Line has trailing spaces. | 5 | |
| Line has trailing spaces. | 6 | |
| Line has trailing spaces. | 7 | |
| Missing a Javadoc comment. | 18 | |
| '{' is not preceded with whitespace. | 18 | |
| Line is longer than 80 characters (found 89). | 20 | |
| Missing a Javadoc comment. | 20 | |
| Missing a Javadoc comment. | 21 | |
| Missing a Javadoc comment. | 22 | |
| Missing a Javadoc comment. | 24 | |
| '{' is not preceded with whitespace. | 24 | |
| Method 'getConfigurations' is not designed for extension - needs to be abstract, final or empty. | 30 | |
| Missing a Javadoc comment. | 30 | |
| '{' is not preceded with whitespace. | 30 | |
| Method 'getDefaultConfiguration' is not designed for extension - needs to be abstract, final or empty. | 34 | |
| Missing a Javadoc comment. | 34 | |
| '{' is not preceded with whitespace. | 34 | |
| Method 'getBestConfiguration' is not designed for extension - needs to be abstract, final or empty. | 38 | |
| Missing a Javadoc comment. | 38 | |
| Parameter hvct should be final. | 38 | |
| '{' is not preceded with whitespace. | 38 | |
| Line is longer than 80 characters (found 82). | 42 | |
| Method 'getBestConfiguration' is not designed for extension - needs to be abstract, final or empty. | 42 | |
| Missing a Javadoc comment. | 42 | |
| Parameter hvcta should be final. | 42 | |
| Array brackets at illegal position. | 42 | |
| '{' is not preceded with whitespace. | 42 | |
| Method 'getCurrentConfiguration' is not designed for extension - needs to be abstract, final or empty. | 46 | |
| Missing a Javadoc comment. | 46 | |
| '{' is not preceded with whitespace. | 46 | |
| Line is longer than 80 characters (found 91). | 50 | |
| Method 'setVideoConfiguration' is not designed for extension - needs to be abstract, final or empty. | 50 | |
| Missing a Javadoc comment. | 50 | |
| Parameter hvc should be final. | 50 | |
| Redundant throws: 'SecurityException' is unchecked exception. | 50 | |
| '{' is not preceded with whitespace. | 52 | |
| Method 'getVideoSource' is not designed for extension - needs to be abstract, final or empty. | 56 | |
| Missing a Javadoc comment. | 56 | |
| Redundant throws: 'SecurityException' is unchecked exception. | 56 | |
| '{' is not preceded with whitespace. | 57 | |
| Line is longer than 80 characters (found 104). | 61 | |
| Method 'getVideoController' is not designed for extension - needs to be abstract, final or empty. | 61 | |
| Missing a Javadoc comment. | 61 | |
| Redundant throws: 'SecurityException' is unchecked exception. | 61 | |
| '{' is not preceded with whitespace. | 61 |
| Severity | Message | Line |
|---|---|---|
| Line has trailing spaces. | 3 | |
| Line has trailing spaces. | 5 | |
| Line has trailing spaces. | 6 | |
| Line has trailing spaces. | 7 | |
| Line has trailing spaces. | 27 | |
| Line has trailing spaces. | 28 | |
| Unknown tag 'statuscode'. | 30 | |
| '{' is not preceded with whitespace. | 32 | |
| Line contains a tab character. | 33 | |
| Line contains a tab character. | 34 | |
| Name 'logger' must match pattern '^[A-Z][A-Z0-9]*(_[A-Z0-9]+)*$'. | 34 | |
| Line has trailing spaces. | 35 | |
| Line contains a tab character. | 35 | |
| Missing a Javadoc comment. | 36 | |
| Missing a Javadoc comment. | 37 | |
| Missing a Javadoc comment. | 38 | |
| Missing a Javadoc comment. | 39 | |
| Line has trailing spaces. | 40 | |
| Missing a Javadoc comment. | 41 | |
| Missing a Javadoc comment. | 42 | |
| Missing a Javadoc comment. | 43 | |
| Missing a Javadoc comment. | 44 | |
| Line has trailing spaces. | 45 | |
| Missing a Javadoc comment. | 46 | |
| 'static' modifier out of order with the JLS suggestions. | 46 | |
| Missing a Javadoc comment. | 47 | |
| Missing a Javadoc comment. | 48 | |
| Line has trailing spaces. | 49 | |
| Missing a Javadoc comment. | 50 | |
| Missing a Javadoc comment. | 51 | |
| Line has trailing spaces. | 52 | |
| Missing a Javadoc comment. | 53 | |
| Line has trailing spaces. | 54 | |
| Missing a Javadoc comment. | 55 | |
| Missing a Javadoc comment. | 56 | |
| Missing a Javadoc comment. | 57 | |
| Missing a Javadoc comment. | 58 | |
| Missing a Javadoc comment. | 59 | |
| Missing a Javadoc comment. | 60 | |
| Missing a Javadoc comment. | 61 | |
| Missing a Javadoc comment. | 62 | |
| Missing a Javadoc comment. | 63 | |
| Missing a Javadoc comment. | 64 | |
| Missing a Javadoc comment. | 65 | |
| Missing a Javadoc comment. | 66 | |
| Missing a Javadoc comment. | 67 | |
| Missing a Javadoc comment. | 68 | |
| Missing a Javadoc comment. | 69 | |
| Missing a Javadoc comment. | 70 | |
| Missing a Javadoc comment. | 71 | |
| Missing a Javadoc comment. | 72 | |
| Missing a Javadoc comment. | 73 | |
| Missing a Javadoc comment. | 74 | |
| Missing a Javadoc comment. | 75 | |
| Missing a Javadoc comment. | 76 | |
| Missing a Javadoc comment. | 77 | |
| Missing a Javadoc comment. | 78 | |
| Missing a Javadoc comment. | 79 | |
| Line is longer than 80 characters (found 81). | 80 | |
| Missing a Javadoc comment. | 80 | |
| Line has trailing spaces. | 81 | |
| Missing a Javadoc comment. | 82 | |
| Missing a Javadoc comment. | 83 | |
| Missing a Javadoc comment. | 85 | |
| Missing a Javadoc comment. | 86 | |
| Missing a Javadoc comment. | 87 | |
| Missing a Javadoc comment. | 88 | |
| Missing a Javadoc comment. | 89 | |
| Missing a Javadoc comment. | 90 | |
| Missing a Javadoc comment. | 91 | |
| Missing a Javadoc comment. | 92 | |
| Missing a Javadoc comment. | 93 | |
| Missing a Javadoc comment. | 94 | |
| Missing a Javadoc comment. | 96 | |
| Missing a Javadoc comment. | 97 | |
| Missing a Javadoc comment. | 98 | |
| Missing a Javadoc comment. | 99 | |
| Missing a Javadoc comment. | 102 | |
| Line is longer than 80 characters (found 100). | 103 | |
| Missing a Javadoc comment. | 105 | |
| '{' is not preceded with whitespace. | 105 | |
| Missing a Javadoc comment. | 109 | |
| Parameter hLook should be final. | 109 | |
| 'hLook' hides a field. | 109 | |
| '{' is not preceded with whitespace. | 109 | |
| Missing a Javadoc comment. | 113 | |
| Parameter hLook should be final. | 113 | |
| 'hLook' hides a field. | 113 | |
| Parameter x should be final. | 113 | |
| Parameter y should be final. | 113 | |
| Parameter width should be final. | 113 | |
| Parameter height should be final. | 113 | |
| '{' is not preceded with whitespace. | 113 | |
| '8' is a magic number. | 125 | |
| '8' is a magic number. | 126 | |
| '8' is a magic number. | 127 | |
| '8' is a magic number. | 128 | |
| Line has trailing spaces. | 134 | |
| First sentence should end with a period. | 139 | |
| '{' is not preceded with whitespace. | 142 | |
| 'if' is not followed by whitespace. | 143 | |
| '{' is not preceded with whitespace. | 143 | |
| Line contains a tab character. | 144 | |
| Line contains a tab character. | 145 | |
| Line contains a tab character. | 146 | |
| Line contains a tab character. | 147 | |
| Line contains a tab character. | 148 | |
| Line has trailing spaces. | 156 | |
| Method 'isFocusTraversable' is not designed for extension - needs to be abstract, final or empty. | 156 | |
| Missing a Javadoc comment. | 156 | |
| '{' is not preceded with whitespace. | 156 | |
| Line contains a tab character. | 156 | |
| First sentence should end with a period. | 160 | |
| Line has trailing spaces. | 162 | |
| Parameter state should be final. | 164 | |
| 'state' hides a field. | 164 | |
| '{' is not preceded with whitespace. | 164 | |
| Line contains a tab character. | 165 | |
| Line contains a tab character. | 166 | |
| switch without "default" clause. | 166 | |
| Line contains a tab character. | 167 | |
| Line contains a tab character. | 168 | |
| Line contains a tab character. | 169 | |
| Line contains a tab character. | 170 | |
| Line contains a tab character. | 171 | |
| Line contains a tab character. | 172 | |
| Line contains a tab character. | 173 | |
| 'if' is not followed by whitespace. | 173 | |
| Expression can be simplified. | 173 | |
| '{' is not preceded with whitespace. | 173 | |
| Line is longer than 80 characters (found 106). | 174 | |
| Line contains a tab character. | 174 | |
| Line contains a tab character. | 175 | |
| Line has trailing spaces. | 177 | |
| Method 'setTextContent' is not designed for extension - needs to be abstract, final or empty. | 178 | |
| Missing a Javadoc comment. | 178 | |
| Parameter string should be final. | 178 | |
| Parameter state should be final. | 178 | |
| 'state' hides a field. | 178 | |
| '{' is not preceded with whitespace. | 178 | |
| Line has trailing spaces. | 180 | |
| Line contains a tab character. | 180 | |
| Line contains a tab character. | 181 | |
| 'if' is not followed by whitespace. | 181 | |
| '{' is not preceded with whitespace. | 181 | |
| Line contains a tab character. | 182 | |
| 'for' is not followed by whitespace. | 182 | |
| ';' is preceded with whitespace. | 182 | |
| '{' is not preceded with whitespace. | 182 | |
| Line contains a tab character. | 183 | |
| Line contains a tab character. | 184 | |
| Line contains a tab character. | 185 | |
| '}' should be on the same line. | 185 | |
| Line contains a tab character. | 186 | |
| 'else' is not followed by whitespace. | 186 | |
| '{' is not preceded with whitespace. | 186 | |
| Line contains a tab character. | 187 | |
| Line contains a tab character. | 188 | |
| Line has trailing spaces. | 189 | |
| Method 'setGraphicContent' is not designed for extension - needs to be abstract, final or empty. | 192 | |
| Missing a Javadoc comment. | 192 | |
| Parameter image should be final. | 192 | |
| Parameter state should be final. | 192 | |
| 'state' hides a field. | 192 | |
| '{' is not preceded with whitespace. | 192 | |
| Line contains a tab character. | 193 | |
| 'if' is not followed by whitespace. | 193 | |
| '{' is not preceded with whitespace. | 193 | |
| Line contains a tab character. | 194 | |
| 'for' is not followed by whitespace. | 194 | |
| ';' is preceded with whitespace. | 194 | |
| '{' is not preceded with whitespace. | 194 | |
| Line contains a tab character. | 195 | |
| Line contains a tab character. | 196 | |
| Line contains a tab character. | 197 | |
| '}' should be on the same line. | 197 | |
| Line contains a tab character. | 198 | |
| 'else' is not followed by whitespace. | 198 | |
| '{' is not preceded with whitespace. | 198 | |
| Line contains a tab character. | 199 | |
| Line contains a tab character. | 200 | |
| Line contains a tab character. | 201 | |
| Method 'setAnimateContent' is not designed for extension - needs to be abstract, final or empty. | 204 | |
| Missing a Javadoc comment. | 204 | |
| Parameter imageArray should be final. | 204 | |
| Parameter state should be final. | 204 | |
| 'state' hides a field. | 204 | |
| '{' is not preceded with whitespace. | 204 | |
| Line contains a tab character. | 205 | |
| 'if' is not followed by whitespace. | 205 | |
| '{' is not preceded with whitespace. | 205 | |
| Line contains a tab character. | 206 | |
| 'for' is not followed by whitespace. | 206 | |
| ';' is preceded with whitespace. | 206 | |
| '{' is not preceded with whitespace. | 206 | |
| Line contains a tab character. | 207 | |
| Line contains a tab character. | 208 | |
| Line contains a tab character. | 209 | |
| '}' should be on the same line. | 209 | |
| Line contains a tab character. | 210 | |
| 'else' is not followed by whitespace. | 210 | |
| '{' is not preceded with whitespace. | 210 | |
| Line contains a tab character. | 211 | |
| Line contains a tab character. | 212 | |
| Line contains a tab character. | 213 | |
| Method 'setContent' is not designed for extension - needs to be abstract, final or empty. | 216 | |
| Missing a Javadoc comment. | 216 | |
| Parameter object should be final. | 216 | |
| Parameter state should be final. | 216 | |
| 'state' hides a field. | 216 | |
| '{' is not preceded with whitespace. | 216 | |
| Line contains a tab character. | 217 | |
| 'if' is not followed by whitespace. | 217 | |
| '{' is not preceded with whitespace. | 217 | |
| Line contains a tab character. | 218 | |
| 'for' is not followed by whitespace. | 218 | |
| ';' is preceded with whitespace. | 218 | |
| '{' is not preceded with whitespace. | 218 | |
| Line contains a tab character. | 219 | |
| Line contains a tab character. | 220 | |
| Line contains a tab character. | 221 | |
| '}' should be on the same line. | 221 | |
| Line contains a tab character. | 222 | |
| 'else' is not followed by whitespace. | 222 | |
| '{' is not preceded with whitespace. | 222 | |
| Line contains a tab character. | 223 | |
| Line contains a tab character. | 224 | |
| Line contains a tab character. | 225 | |
| Missing a Javadoc comment. | 228 | |
| Parameter state should be final. | 228 | |
| 'state' hides a field. | 228 | |
| Parameter contents should be final. | 228 | |
| 'contents' hides a field. | 228 | |
| '{' is not preceded with whitespace. | 228 | |
| Line contains a tab character. | 229 | |
| Line contains a tab character. | 231 | |
| 'if' is not followed by whitespace. | 231 | |
| '{' is not preceded with whitespace. | 231 | |
| Line contains a tab character. | 232 | |
| switch without "default" clause. | 232 | |
| Line contains a tab character. | 233 | |
| Line is longer than 80 characters (found 99). | 234 | |
| Line contains a tab character. | 234 | |
| Line contains a tab character. | 235 | |
| Line contains a tab character. | 236 | |
| Line is longer than 80 characters (found 100). | 237 | |
| Line contains a tab character. | 237 | |
| Line contains a tab character. | 238 | |
| Line contains a tab character. | 239 | |
| Line is longer than 80 characters (found 100). | 240 | |
| Line contains a tab character. | 240 | |
| Line contains a tab character. | 241 | |
| Line contains a tab character. | 242 | |
| Line is longer than 80 characters (found 99). | 243 | |
| Line contains a tab character. | 243 | |
| Line contains a tab character. | 244 | |
| Line contains a tab character. | 245 | |
| Line is longer than 80 characters (found 101). | 246 | |
| Line contains a tab character. | 246 | |
| Line contains a tab character. | 247 | |
| Line contains a tab character. | 248 | |
| Line is longer than 80 characters (found 101). | 249 | |
| Line contains a tab character. | 249 | |
| Line contains a tab character. | 250 | |
| Line contains a tab character. | 251 | |
| Line is longer than 80 characters (found 101). | 252 | |
| Line contains a tab character. | 252 | |
| Line contains a tab character. | 253 | |
| Line contains a tab character. | 254 | |
| Line has trailing spaces. | 255 | |
| Line contains a tab character. | 255 | |
| Line has trailing spaces. | 256 | |
| Line contains a tab character. | 256 | |
| Line contains a tab character. | 257 | |
| Line has trailing spaces. | 259 | |
| Method 'getTextContent' is not designed for extension - needs to be abstract, final or empty. | 260 | |
| Missing a Javadoc comment. | 260 | |
| Parameter state should be final. | 260 | |
| 'state' hides a field. | 260 | |
| '{' is not preceded with whitespace. | 260 | |
| Line contains a tab character. | 261 | |
| Line is longer than 80 characters (found 82). | 262 | |
| Line contains a tab character. | 262 | |
| 'cast' is not followed by whitespace. | 262 | |
| Method 'getGraphicContent' is not designed for extension - needs to be abstract, final or empty. | 266 | |
| Missing a Javadoc comment. | 266 | |
| Parameter state should be final. | 266 | |
| 'state' hides a field. | 266 | |
| '{' is not preceded with whitespace. | 266 | |
| Line contains a tab character. | 267 | |
| Line is longer than 80 characters (found 84). | 268 | |
| Line contains a tab character. | 268 | |
| Method 'getAnimateContent' is not designed for extension - needs to be abstract, final or empty. | 272 | |
| Missing a Javadoc comment. | 272 | |
| Parameter state should be final. | 272 | |
| 'state' hides a field. | 272 | |
| '{' is not preceded with whitespace. | 272 | |
| Line contains a tab character. | 273 | |
| Line is longer than 80 characters (found 88). | 274 | |
| Line contains a tab character. | 274 | |
| 'cast' is not followed by whitespace. | 274 | |
| Line has trailing spaces. | 275 | |
| Line contains a tab character. | 276 | |
| Method 'getContent' is not designed for extension - needs to be abstract, final or empty. | 279 | |
| Missing a Javadoc comment. | 279 | |
| Parameter state should be final. | 279 | |
| 'state' hides a field. | 279 | |
| '{' is not preceded with whitespace. | 279 | |
| Line contains a tab character. | 280 | |
| Line contains a tab character. | 281 | |
| Method 'setLook' is not designed for extension - needs to be abstract, final or empty. | 285 | |
| Missing a Javadoc comment. | 285 | |
| Parameter hLook should be final. | 285 | |
| 'hLook' hides a field. | 285 | |
| '{' is not preceded with whitespace. | 285 | |
| Method 'getLook' is not designed for extension - needs to be abstract, final or empty. | 289 | |
| Missing a Javadoc comment. | 289 | |
| '{' is not preceded with whitespace. | 289 | |
| Method 'getPreferredSize' is not designed for extension - needs to be abstract, final or empty. | 293 | |
| Missing a Javadoc comment. | 293 | |
| '{' is not preceded with whitespace. | 293 | |
| 'if' is not followed by whitespace. | 295 | |
| '{' is not preceded with whitespace. | 295 | |
| '}' should be on the same line. | 297 | |
| 'else' is not followed by whitespace. | 298 | |
| '{' is not preceded with whitespace. | 298 | |
| Method 'getMaximumSize' is not designed for extension - needs to be abstract, final or empty. | 304 | |
| Missing a Javadoc comment. | 304 | |
| '{' is not preceded with whitespace. | 304 | |
| 'if' is not followed by whitespace. | 306 | |
| '{' is not preceded with whitespace. | 306 | |
| '}' should be on the same line. | 308 | |
| 'else' is not followed by whitespace. | 309 | |
| '{' is not preceded with whitespace. | 309 | |
| Method 'getMinimumSize' is not designed for extension - needs to be abstract, final or empty. | 315 | |
| Missing a Javadoc comment. | 315 | |
| '{' is not preceded with whitespace. | 315 | |
| 'if' is not followed by whitespace. | 317 | |
| '{' is not preceded with whitespace. | 317 | |
| '}' should be on the same line. | 319 | |
| 'else' is not followed by whitespace. | 320 | |
| '{' is not preceded with whitespace. | 320 | |
| Line is longer than 80 characters (found 92). | 326 | |
| Method 'setInteractionState' is not designed for extension - needs to be abstract, final or empty. | 326 | |
| Missing a Javadoc comment. | 326 | |
| Parameter state should be final. | 326 | |
| 'state' hides a field. | 326 | |
| Redundant throws: 'java.lang.IllegalArgumentException' is unchecked exception. | 326 | |
| '{' is not preceded with whitespace. | 326 | |
| Line contains a tab character. | 327 | |
| Line contains a tab character. | 328 | |
| Method 'getInteractionState' is not designed for extension - needs to be abstract, final or empty. | 332 | |
| Missing a Javadoc comment. | 332 | |
| '{' is not preceded with whitespace. | 332 | |
| Method 'setTextLayoutManager' is not designed for extension - needs to be abstract, final or empty. | 336 | |
| Missing a Javadoc comment. | 336 | |
| Parameter manager should be final. | 336 | |
| '{' is not preceded with whitespace. | 336 | |
| Method 'getTextLayoutManager' is not designed for extension - needs to be abstract, final or empty. | 340 | |
| Missing a Javadoc comment. | 340 | |
| '{' is not preceded with whitespace. | 340 | |
| Method 'getBackgroundMode' is not designed for extension - needs to be abstract, final or empty. | 344 | |
| Missing a Javadoc comment. | 344 | |
| '{' is not preceded with whitespace. | 344 | |
| Method 'setBackgroundMode' is not designed for extension - needs to be abstract, final or empty. | 348 | |
| Missing a Javadoc comment. | 348 | |
| Parameter mode should be final. | 348 | |
| '{' is not preceded with whitespace. | 348 | |
| Method 'isOpaque' is not designed for extension - needs to be abstract, final or empty. | 352 | |
| Missing a Javadoc comment. | 352 | |
| '{' is not preceded with whitespace. | 352 | |
| Line is longer than 80 characters (found 88). | 354 | |
| Line is longer than 80 characters (found 84). | 356 | |
| Line is longer than 80 characters (found 85). | 357 | |
| Line is longer than 80 characters (found 81). | 358 | |
| Line is longer than 80 characters (found 86). | 359 | |
| Line is longer than 80 characters (found 87). | 360 | |
| Conditional logic can be removed. | 363 | |
| 'if' is not followed by whitespace. | 363 | |
| '{' is not preceded with whitespace. | 363 | |
| '}' should be on the same line. | 365 | |
| 'else' is not followed by whitespace. | 366 | |
| '{' is not preceded with whitespace. | 366 | |
| Method 'setDefaultSize' is not designed for extension - needs to be abstract, final or empty. | 371 | |
| Missing a Javadoc comment. | 371 | |
| Parameter defaultSize should be final. | 371 | |
| 'defaultSize' hides a field. | 371 | |
| '{' is not preceded with whitespace. | 371 | |
| Method 'getDefaultSize' is not designed for extension - needs to be abstract, final or empty. | 375 | |
| Missing a Javadoc comment. | 375 | |
| '{' is not preceded with whitespace. | 375 | |
| Method 'getLookData' is not designed for extension - needs to be abstract, final or empty. | 380 | |
| Missing a Javadoc comment. | 380 | |
| Parameter key should be final. | 380 | |
| '{' is not preceded with whitespace. | 380 | |
| Line is longer than 80 characters (found 94). | 382 | |
| Line is longer than 80 characters (found 92). | 383 | |
| Line is longer than 80 characters (found 100). | 384 | |
| Missing a Javadoc comment. | 389 | |
| Parameter key should be final. | 389 | |
| Parameter data should be final. | 389 | |
| '{' is not preceded with whitespace. | 389 | |
| Line is longer than 80 characters (found 94). | 391 | |
| Line is longer than 80 characters (found 92). | 392 | |
| Line is longer than 80 characters (found 100). | 393 | |
| Method 'setHorizontalAlignment' is not designed for extension - needs to be abstract, final or empty. | 397 | |
| Missing a Javadoc comment. | 397 | |
| Parameter hAlign should be final. | 397 | |
| '{' is not preceded with whitespace. | 397 | |
| Line is longer than 80 characters (found 102). | 399 | |
| Line is longer than 80 characters (found 95). | 400 | |
| Line is longer than 80 characters (found 101). | 401 | |
| Method 'setVerticalAlignment' is not designed for extension - needs to be abstract, final or empty. | 406 | |
| Missing a Javadoc comment. | 406 | |
| Parameter vAlign should be final. | 406 | |
| '{' is not preceded with whitespace. | 406 | |
| Line is longer than 80 characters (found 100). | 408 | |
| Line is longer than 80 characters (found 95). | 409 | |
| Line is longer than 80 characters (found 102). | 410 | |
| Method 'getHorizontalAlignment' is not designed for extension - needs to be abstract, final or empty. | 416 | |
| Missing a Javadoc comment. | 416 | |
| '{' is not preceded with whitespace. | 416 | |
| Line is longer than 80 characters (found 246). | 418 | |
| Method 'getVerticalAlignment' is not designed for extension - needs to be abstract, final or empty. | 423 | |
| Missing a Javadoc comment. | 423 | |
| '{' is not preceded with whitespace. | 423 | |
| Line is longer than 80 characters (found 100). | 425 | |
| Line is longer than 80 characters (found 103). | 426 | |
| Method 'setResizeMode' is not designed for extension - needs to be abstract, final or empty. | 432 | |
| Missing a Javadoc comment. | 432 | |
| Parameter resize should be final. | 432 | |
| '{' is not preceded with whitespace. | 432 | |
| Line is longer than 80 characters (found 87). | 434 | |
| Line is longer than 80 characters (found 86). | 435 | |
| 'if' is not followed by whitespace. | 438 | |
| '{' is not preceded with whitespace. | 438 | |
| Line is longer than 80 characters (found 207). | 439 | |
| Line is longer than 80 characters (found 111). | 440 | |
| Method 'getResizeMode' is not designed for extension - needs to be abstract, final or empty. | 444 | |
| Missing a Javadoc comment. | 444 | |
| '{' is not preceded with whitespace. | 444 | |
| Method 'setEnabled' is not designed for extension - needs to be abstract, final or empty. | 448 | |
| Missing a Javadoc comment. | 448 | |
| Parameter b should be final. | 448 | |
| '{' is not preceded with whitespace. | 448 | |
| 'if' is not followed by whitespace. | 450 | |
| Expression can be simplified. | 450 | |
| '{' is not preceded with whitespace. | 450 | |
| Line is longer than 80 characters (found 119). | 451 | |
| 'if' is not followed by whitespace. | 451 | |
| '{' is not preceded with whitespace. | 451 | |
| '4' is a magic number. | 452 | |
| '}' should be on the same line. | 454 | |
| 'else' is not followed by whitespace. | 455 | |
| '{' is not preceded with whitespace. | 455 | |
| Line is longer than 80 characters (found 130). | 456 | |
| 'if' is not followed by whitespace. | 456 | |
| '{' is not preceded with whitespace. | 456 | |
| '4' is a magic number. | 457 | |
| Method 'setBordersEnabled' is not designed for extension - needs to be abstract, final or empty. | 463 | |
| Missing a Javadoc comment. | 463 | |
| Parameter enable should be final. | 463 | |
| '{' is not preceded with whitespace. | 463 | |
| Method 'getBordersEnabled' is not designed for extension - needs to be abstract, final or empty. | 469 | |
| Missing a Javadoc comment. | 469 | |
| Line is longer than 80 characters (found 83). | 474 | |
| Line is longer than 80 characters (found 84). | 477 | |
| Method 'paint' is not designed for extension - needs to be abstract, final or empty. | 482 | |
| Missing a Javadoc comment. | 482 | |
| Parameter g should be final. | 482 | |
| '{' is not preceded with whitespace. | 482 | |
| 'if' is not followed by whitespace. | 483 | |
| '{' is not preceded with whitespace. | 483 | |
| Method 'update' is not designed for extension - needs to be abstract, final or empty. | 494 | |
| Missing a Javadoc comment. | 494 | |
| Parameter g should be final. | 494 | |
| '{' is not preceded with whitespace. | 494 |
| Severity | Message | Line |
|---|---|---|
| Line has trailing spaces. | 3 | |
| Line has trailing spaces. | 5 | |
| Line has trailing spaces. | 6 | |
| Line has trailing spaces. | 7 | |
| Line has trailing spaces. | 18 | |
| Line has trailing spaces. | 19 | |
| Unknown tag 'statuscode'. | 21 | |
| '{' is not preceded with whitespace. | 23 | |
| Line has trailing spaces. | 25 | |
| Line contains a tab character. | 25 | |
| Line is longer than 80 characters (found 90). | 26 | |
| Missing a Javadoc comment. | 26 | |
| Parameter source should be final. | 26 | |
| Parameter id should be final. | 26 | |
| Parameter command should be final. | 26 | |
| '{' is not preceded with whitespace. | 26 | |
| Line contains a tab character. | 27 | |
| Method 'getActionCommand' is not designed for extension - needs to be abstract, final or empty. | 30 | |
| Missing a Javadoc comment. | 30 | |
| '{' is not preceded with whitespace. | 30 | |
| Method 'getModifiers' is not designed for extension - needs to be abstract, final or empty. | 34 | |
| Missing a Javadoc comment. | 34 | |
| '{' is not preceded with whitespace. | 34 |
| Severity | Message | Line |
|---|---|---|
| Line has trailing spaces. | 3 | |
| Line has trailing spaces. | 5 | |
| Line has trailing spaces. | 6 | |
| Line has trailing spaces. | 7 | |
| Missing a Javadoc comment. | 18 | |
| '{' is not preceded with whitespace. | 18 | |
| Line has trailing spaces. | 19 |
| Severity | Message | Line |
|---|---|---|
| Line has trailing spaces. | 3 | |
| Line has trailing spaces. | 5 | |
| Line has trailing spaces. | 6 | |
| Line has trailing spaces. | 7 | |
| Line has trailing spaces. | 19 | |
| Line has trailing spaces. | 20 | |
| Unknown tag 'statuscode'. | 22 | |
| '{' is not preceded with whitespace. | 24 | |
| Missing a Javadoc comment. | 26 | |
| Missing a Javadoc comment. | 27 | |
| '5' is a magic number. | 27 | |
| Missing a Javadoc comment. | 28 | |
| Missing a Javadoc comment. | 29 | |
| Missing a Javadoc comment. | 30 | |
| Missing a Javadoc comment. | 31 | |
| '3' is a magic number. | 31 | |
| Missing a Javadoc comment. | 32 | |
| '4' is a magic number. | 32 | |
| Missing a Javadoc comment. | 33 | |
| '5' is a magic number. | 33 | |
| Line has trailing spaces. | 34 | |
| Line is longer than 80 characters (found 82). | 35 | |
| Missing a Javadoc comment. | 35 | |
| Parameter source should be final. | 35 | |
| Parameter id should be final. | 35 | |
| '{' is not preceded with whitespace. | 35 | |
| Line contains a tab character. | 36 |
| Severity | Message | Line |
|---|---|---|
| Line has trailing spaces. | 3 | |
| Line has trailing spaces. | 5 | |
| Line has trailing spaces. | 6 | |
| Line has trailing spaces. | 7 | |
| Missing a Javadoc comment. | 18 | |
| '{' is not preceded with whitespace. | 18 | |
| Line has trailing spaces. | 19 | |
| Missing a Javadoc comment. | 20 | |
| Redundant 'public' modifier. | 20 |
| Severity | Message | Line |
|---|---|---|
| Line has trailing spaces. | 3 | |
| Line has trailing spaces. | 5 | |
| Line has trailing spaces. | 6 | |
| Line has trailing spaces. | 7 | |
| Line has trailing spaces. | 18 | |
| Line has trailing spaces. | 19 | |
| Unknown tag 'statuscode'. | 21 | |
| '{' is not preceded with whitespace. | 23 | |
| Line has trailing spaces. | 24 | |
| Missing a Javadoc comment. | 25 | |
| Line has trailing spaces. | 26 | |
| Missing a Javadoc comment. | 27 | |
| Line has trailing spaces. | 28 | |
| Missing a Javadoc comment. | 29 | |
| Line has trailing spaces. | 30 | |
| Missing a Javadoc comment. | 31 | |
| Line has trailing spaces. | 32 | |
| Missing a Javadoc comment. | 33 | |
| Line has trailing spaces. | 34 | |
| Missing a Javadoc comment. | 35 | |
| Missing a Javadoc comment. | 37 | |
| Line has trailing spaces. | 38 | |
| Missing a Javadoc comment. | 39 | |
| Parameter source should be final. | 39 | |
| Parameter id should be final. | 39 | |
| 'id' hides a field. | 39 | |
| '{' is not preceded with whitespace. | 39 | |
| Line contains a tab character. | 40 | |
| Line contains a tab character. | 41 | |
| Method 'getSource' is not designed for extension - needs to be abstract, final or empty. | 44 | |
| Missing a Javadoc comment. | 44 | |
| '{' is not preceded with whitespace. | 44 | |
| Line contains a tab character. | 45 | |
| Method 'getID' is not designed for extension - needs to be abstract, final or empty. | 48 | |
| Missing a Javadoc comment. | 48 | |
| '{' is not preceded with whitespace. | 48 | |
| Line contains a tab character. | 49 |
| Severity | Message | Line |
|---|---|---|
| Line has trailing spaces. | 3 | |
| Line has trailing spaces. | 5 | |
| Line has trailing spaces. | 6 | |
| Line has trailing spaces. | 7 | |
| Missing a Javadoc comment. | 19 | |
| '{' is not preceded with whitespace. | 19 | |
| Line has trailing spaces. | 20 | |
| Missing a Javadoc comment. | 21 | |
| Redundant 'public' modifier. | 21 | |
| Missing a Javadoc comment. | 23 | |
| Redundant 'public' modifier. | 23 |
| Severity | Message | Line |
|---|---|---|
| Line has trailing spaces. | 3 | |
| Line has trailing spaces. | 5 | |
| Line has trailing spaces. | 6 | |
| Line has trailing spaces. | 7 | |
| Missing a Javadoc comment. | 17 | |
| Line has trailing spaces. | 18 | |
| Missing a Javadoc comment. | 19 | |
| '{' is not preceded with whitespace. | 19 | |
| '{' is not followed by whitespace. | 19 | |
| '}' is not preceded with whitespace. | 19 | |
| Missing a Javadoc comment. | 21 | |
| '(' is preceded with whitespace. | 21 | |
| Parameter keycode should be final. | 21 | |
| '{' is not followed by whitespace. | 21 | |
| '}' is not preceded with whitespace. | 21 | |
| Missing a Javadoc comment. | 23 | |
| '(' is preceded with whitespace. | 23 | |
| Parameter keycode should be final. | 23 | |
| '{' is not followed by whitespace. | 23 | |
| '}' is not preceded with whitespace. | 23 | |
| Line has trailing spaces. | 24 | |
| Missing a Javadoc comment. | 25 | |
| '{' is not followed by whitespace. | 25 | |
| '}' is not preceded with whitespace. | 25 | |
| Line has trailing spaces. | 26 | |
| Missing a Javadoc comment. | 27 | |
| '{' is not preceded with whitespace. | 27 | |
| '{' is not followed by whitespace. | 27 | |
| '}' is not preceded with whitespace. | 27 | |
| Line has trailing spaces. | 28 | |
| Missing a Javadoc comment. | 29 | |
| '{' is not preceded with whitespace. | 29 | |
| '{' is not followed by whitespace. | 29 | |
| '}' is not preceded with whitespace. | 29 | |
| Line has trailing spaces. | 31 | |
| Missing a Javadoc comment. | 31 | |
| '{' is not preceded with whitespace. | 31 | |
| '{' is not followed by whitespace. | 31 | |
| '}' is not preceded with whitespace. | 31 | |
| Line has trailing spaces. | 32 | |
| Missing a Javadoc comment. | 33 | |
| '{' is not preceded with whitespace. | 33 | |
| '{' is not followed by whitespace. | 33 | |
| '}' is not preceded with whitespace. | 33 | |
| Line has trailing spaces. | 34 | |
| Missing a Javadoc comment. | 35 | |
| '{' is not preceded with whitespace. | 35 | |
| '{' is not followed by whitespace. | 35 | |
| '}' is not preceded with whitespace. | 35 |
| Severity | Message | Line |
|---|---|---|
| Line has trailing spaces. | 3 | |
| Line has trailing spaces. | 5 | |
| Line has trailing spaces. | 6 | |
| Line has trailing spaces. | 7 | |
| Missing a Javadoc comment. | 21 | |
| '{' is not preceded with whitespace. | 21 | |
| Line has trailing spaces. | 22 | |
| Missing a Javadoc comment. | 23 | |
| Missing a Javadoc comment. | 24 | |
| Missing a Javadoc comment. | 25 | |
| Missing a Javadoc comment. | 26 | |
| Line has trailing spaces. | 27 | |
| Missing a Javadoc comment. | 28 | |
| Missing a Javadoc comment. | 29 | |
| Missing a Javadoc comment. | 30 | |
| Missing a Javadoc comment. | 31 | |
| Line has trailing spaces. | 32 | |
| Line has trailing spaces. | 33 | |
| Missing a Javadoc comment. | 34 | |
| '{' is not preceded with whitespace. | 34 | |
| Method 'isSupported' is not designed for extension - needs to be abstract, final or empty. | 37 | |
| Missing a Javadoc comment. | 37 | |
| '{' is not preceded with whitespace. | 37 | |
| Line contains a tab character. | 38 | |
| Line has trailing spaces. | 40 | |
| Line has trailing spaces. | 41 | |
| Missing a Javadoc comment. | 41 | |
| Parameter aType should be final. | 41 | |
| '{' is not preceded with whitespace. | 41 | |
| Line contains a tab character. | 41 | |
| Method 'getType' is not designed for extension - needs to be abstract, final or empty. | 44 | |
| Missing a Javadoc comment. | 44 | |
| '{' is not preceded with whitespace. | 44 | |
| Line contains a tab character. | 45 | |
| Line has trailing spaces. | 47 | |
| Missing a Javadoc comment. | 48 | |
| Parameter aColor should be final. | 48 | |
| '{' is not preceded with whitespace. | 48 | |
| Method 'getColor' is not designed for extension - needs to be abstract, final or empty. | 51 | |
| Missing a Javadoc comment. | 51 | |
| '{' is not preceded with whitespace. | 51 | |
| Line contains a tab character. | 52 | |
| 'return' is not followed by whitespace. | 52 | |
| Line has trailing spaces. | 54 | |
| Missing a Javadoc comment. | 55 | |
| Parameter aText should be final. | 55 | |
| '{' is not preceded with whitespace. | 55 | |
| Method 'getString' is not designed for extension - needs to be abstract, final or empty. | 58 | |
| Missing a Javadoc comment. | 58 | |
| '{' is not preceded with whitespace. | 58 | |
| Line contains a tab character. | 59 | |
| Line has trailing spaces. | 61 | |
| Line contains a tab character. | 61 | |
| Missing a Javadoc comment. | 62 | |
| Parameter aSymbol should be final. | 62 | |
| '{' is not preceded with whitespace. | 62 | |
| Line has trailing spaces. | 64 | |
| Method 'getSymbol' is not designed for extension - needs to be abstract, final or empty. | 65 | |
| Missing a Javadoc comment. | 65 | |
| '{' is not preceded with whitespace. | 65 | |
| Line contains a tab character. | 66 |
| Severity | Message | Line |
|---|---|---|
| Line has trailing spaces. | 3 | |
| Line has trailing spaces. | 5 | |
| Line has trailing spaces. | 6 | |
| Line has trailing spaces. | 7 | |
| Line has trailing spaces. | 18 | |
| Line has trailing spaces. | 19 | |
| Unknown tag 'statuscode'. | 21 | |
| '{' is not preceded with whitespace. | 23 | |
| Missing a Javadoc comment. | 25 | |
| Missing a Javadoc comment. | 26 | |
| Missing a Javadoc comment. | 27 | |
| Missing a Javadoc comment. | 28 | |
| Missing a Javadoc comment. | 30 | |
| Missing a Javadoc comment. | 32 | |
| Parameter source should be final. | 32 | |
| Parameter id should be final. | 32 | |
| '{' is not preceded with whitespace. | 32 | |
| Missing a Javadoc comment. | 36 | |
| Parameter source should be final. | 36 | |
| Parameter id should be final. | 36 | |
| Parameter transferId should be final. | 36 | |
| 'transferId' hides a field. | 36 | |
| '{' is not preceded with whitespace. | 36 | |
| Method 'isTemporary' is not designed for extension - needs to be abstract, final or empty. | 41 | |
| Missing a Javadoc comment. | 41 | |
| '{' is not preceded with whitespace. | 41 | |
| Method 'getTransferId' is not designed for extension - needs to be abstract, final or empty. | 45 | |
| Missing a Javadoc comment. | 45 | |
| '{' is not preceded with whitespace. | 45 | |
| Line has trailing spaces. | 48 | |
| Method 'paramString' is not designed for extension - needs to be abstract, final or empty. | 55 | |
| Line contains a tab character. | 56 | |
| Line contains a tab character. | 57 | |
| 'if' is not followed by whitespace. | 57 | |
| Line contains a tab character. | 58 | |
| Line contains a tab character. | 59 | |
| Line contains a tab character. | 60 | |
| Line contains a tab character. | 61 | |
| Line contains a tab character. | 62 | |
| Line contains a tab character. | 64 | |
| Line contains a tab character. | 65 | |
| Line contains a tab character. | 66 | |
| Line contains a tab character. | 67 | |
| Line contains a tab character. | 68 | |
| Line contains a tab character. | 69 | |
| 'if' is not followed by whitespace. | 69 | |
| '{' is not preceded with whitespace. | 69 | |
| Line contains a tab character. | 70 | |
| Line contains a tab character. | 71 | |
| '}' should be on the same line. | 71 | |
| Line contains a tab character. | 72 | |
| 'else' is not followed by whitespace. | 72 | |
| '{' is not preceded with whitespace. | 72 | |
| Line contains a tab character. | 73 | |
| Line contains a tab character. | 74 | |
| Line has trailing spaces. | 75 | |
| Line contains a tab character. | 75 |
| Severity | Message | Line |
|---|---|---|
| Line has trailing spaces. | 3 | |
| Line has trailing spaces. | 5 | |
| Line has trailing spaces. | 6 | |
| Line has trailing spaces. | 7 | |
| Missing a Javadoc comment. | 17 | |
| '{' is not preceded with whitespace. | 17 | |
| Line has trailing spaces. | 18 |
| Severity | Message | Line |
|---|---|---|
| Line has trailing spaces. | 3 | |
| Line has trailing spaces. | 5 | |
| Line has trailing spaces. | 6 | |
| Line has trailing spaces. | 7 | |
| Line has trailing spaces. | 19 | |
| Line has trailing spaces. | 20 | |
| Unknown tag 'statuscode'. | 22 | |
| '{' is not preceded with whitespace. | 24 | |
| Line has trailing spaces. | 25 | |
| Line is longer than 80 characters (found 87). | 26 | |
| Missing a Javadoc comment. | 26 | |
| Missing a Javadoc comment. | 27 | |
| Missing a Javadoc comment. | 28 | |
| Missing a Javadoc comment. | 29 | |
| Missing a Javadoc comment. | 30 | |
| '3' is a magic number. | 30 | |
| Missing a Javadoc comment. | 31 | |
| '4' is a magic number. | 31 | |
| Missing a Javadoc comment. | 32 | |
| '5' is a magic number. | 32 | |
| Line has trailing spaces. | 33 | |
| Missing a Javadoc comment. | 33 | |
| '6' is a magic number. | 33 | |
| Missing a Javadoc comment. | 34 | |
| '7' is a magic number. | 34 | |
| Missing a Javadoc comment. | 35 | |
| '8' is a magic number. | 35 | |
| Missing a Javadoc comment. | 36 | |
| '9' is a magic number. | 36 | |
| Missing a Javadoc comment. | 37 | |
| '10' is a magic number. | 37 | |
| Missing a Javadoc comment. | 38 | |
| '11' is a magic number. | 38 | |
| Missing a Javadoc comment. | 39 | |
| '12' is a magic number. | 39 | |
| Missing a Javadoc comment. | 40 | |
| '12' is a magic number. | 40 | |
| Missing a Javadoc comment. | 42 | |
| Line has trailing spaces. | 43 | |
| Line is longer than 80 characters (found 88). | 44 | |
| Missing a Javadoc comment. | 44 | |
| Parameter source should be final. | 44 | |
| Parameter id should be final. | 44 | |
| Parameter item should be final. | 44 | |
| 'item' hides a field. | 44 | |
| '{' is not preceded with whitespace. | 44 | |
| Line contains a tab character. | 45 | |
| Line contains a tab character. | 46 | |
| Method 'getItem' is not designed for extension - needs to be abstract, final or empty. | 49 | |
| Missing a Javadoc comment. | 49 | |
| '{' is not preceded with whitespace. | 49 | |
| Line contains a tab character. | 50 |
| Severity | Message | Line |
|---|---|---|
| Line has trailing spaces. | 3 | |
| Line has trailing spaces. | 5 | |
| Line has trailing spaces. | 6 | |
| Line has trailing spaces. | 7 | |
| Missing a Javadoc comment. | 18 | |
| '{' is not preceded with whitespace. | 18 | |
| Line has trailing spaces. | 19 | |
| Missing a Javadoc comment. | 20 | |
| Redundant 'public' modifier. | 20 | |
| Line has trailing spaces. | 22 | |
| Missing a Javadoc comment. | 22 | |
| Redundant 'public' modifier. | 22 |
| Severity | Message | Line |
|---|---|---|
| Line has trailing spaces. | 3 | |
| Line has trailing spaces. | 5 | |
| Line has trailing spaces. | 6 | |
| Line has trailing spaces. | 7 | |
| Missing a Javadoc comment. | 17 | |
| '{' is not preceded with whitespace. | 17 | |
| Line has trailing spaces. | 18 | |
| Missing a Javadoc comment. | 19 | |
| '{' is not preceded with whitespace. | 19 | |
| Line has trailing spaces. | 21 | |
| Missing a Javadoc comment. | 22 | |
| '{' is not preceded with whitespace. | 22 | |
| Line has trailing spaces. | 25 | |
| Missing a Javadoc comment. | 26 | |
| Parameter keycode should be final. | 26 | |
| '{' is not preceded with whitespace. | 26 | |
| Line has trailing spaces. | 28 | |
| Line has trailing spaces. | 29 |
| Severity | Message | Line |
|---|---|---|
| Line has trailing spaces. | 3 | |
| Line has trailing spaces. | 5 | |
| Line has trailing spaces. | 6 | |
| Line has trailing spaces. | 7 | |
| Line has trailing spaces. | 21 | |
| Line has trailing spaces. | 22 | |
| Unknown tag 'statuscode'. | 24 | |
| '{' is not preceded with whitespace. | 26 | |
| Line is longer than 80 characters (found 98). | 28 | |
| Missing a Javadoc comment. | 28 | |
| Parameter source should be final. | 28 | |
| Parameter id should be final. | 28 | |
| Parameter when should be final. | 28 | |
| Parameter modifiers should be final. | 28 | |
| ',' is not followed by whitespace. | 28 | |
| Parameter keyCode should be final. | 28 | |
| Parameter keyChar should be final. | 28 | |
| Line has trailing spaces. | 31 | |
| Line is longer than 80 characters (found 85). | 32 | |
| Missing a Javadoc comment. | 32 | |
| Parameter source should be final. | 32 | |
| Parameter id should be final. | 32 | |
| Parameter when should be final. | 32 | |
| Parameter modifiers should be final. | 32 | |
| Parameter keyCode should be final. | 32 |
| Severity | Message | Line |
|---|---|---|
| Line has trailing spaces. | 3 | |
| Line has trailing spaces. | 5 | |
| Line has trailing spaces. | 6 | |
| Line has trailing spaces. | 7 | |
| Missing a Javadoc comment. | 18 | |
| '{' is not preceded with whitespace. | 18 |
| Severity | Message | Line |
|---|---|---|
| Line has trailing spaces. | 3 | |
| Line has trailing spaces. | 5 | |
| Line has trailing spaces. | 6 | |
| Line has trailing spaces. | 7 | |
| Line has trailing spaces. | 18 | |
| Line has trailing spaces. | 19 | |
| Unknown tag 'statuscode'. | 21 | |
| '{' is not preceded with whitespace. | 23 | |
| Line has trailing spaces. | 24 | |
| Missing a Javadoc comment. | 25 | |
| '{' is not preceded with whitespace. | 25 | |
| First sentence should end with a period. | 28 | |
| '{' is not preceded with whitespace. | 32 | |
| Line contains a tab character. | 33 |
| Severity | Message | Line |
|---|---|---|
| Line has trailing spaces. | 3 | |
| Line has trailing spaces. | 5 | |
| Line has trailing spaces. | 6 | |
| Line has trailing spaces. | 7 | |
| Missing a Javadoc comment. | 17 | |
| '{' is not preceded with whitespace. | 17 | |
| Line has trailing spaces. | 18 | |
| Missing a Javadoc comment. | 19 | |
| '{' is not preceded with whitespace. | 19 | |
| Missing a Javadoc comment. | 22 | |
| Parameter aCode should be final. | 22 | |
| '{' is not preceded with whitespace. | 22 | |
| Line contains a tab character. | 23 | |
| Missing a Javadoc comment. | 26 | |
| '{' is not preceded with whitespace. | 26 | |
| Line contains a tab character. | 27 | |
| Missing a Javadoc comment. | 30 | |
| Parameter keycode should be final. | 30 | |
| '{' is not preceded with whitespace. | 30 |
| Severity | Message | Line |
|---|---|---|
| Line has trailing spaces. | 3 | |
| Line has trailing spaces. | 5 | |
| Line has trailing spaces. | 6 | |
| Line has trailing spaces. | 7 | |
| Line has trailing spaces. | 22 | |
| Line has trailing spaces. | 23 | |
| Unknown tag 'statuscode'. | 25 | |
| '{' is not preceded with whitespace. | 27 | |
| Line has trailing spaces. | 28 | |
| Missing a Javadoc comment. | 29 | |
| Missing a Javadoc comment. | 30 | |
| Missing a Javadoc comment. | 31 | |
| Missing a Javadoc comment. | 32 | |
| Missing a Javadoc comment. | 33 | |
| Missing a Javadoc comment. | 34 | |
| Missing a Javadoc comment. | 35 | |
| Missing a Javadoc comment. | 36 | |
| Missing a Javadoc comment. | 37 | |
| Missing a Javadoc comment. | 38 | |
| Line has trailing spaces. | 39 | |
| Missing a Javadoc comment. | 39 | |
| Line has trailing spaces. | 40 | |
| Missing a Javadoc comment. | 40 | |
| Line has trailing spaces. | 41 | |
| Missing a Javadoc comment. | 41 | |
| Line has trailing spaces. | 42 | |
| Missing a Javadoc comment. | 42 | |
| Line has trailing spaces. | 43 | |
| Missing a Javadoc comment. | 43 | |
| Line has trailing spaces. | 44 | |
| Line is longer than 80 characters (found 81). | 44 | |
| Missing a Javadoc comment. | 44 | |
| Line has trailing spaces. | 45 | |
| Missing a Javadoc comment. | 45 | |
| Line has trailing spaces. | 46 | |
| Missing a Javadoc comment. | 46 | |
| Line has trailing spaces. | 47 | |
| Missing a Javadoc comment. | 47 | |
| Line has trailing spaces. | 48 | |
| Line is longer than 80 characters (found 81). | 48 | |
| Missing a Javadoc comment. | 48 | |
| Line has trailing spaces. | 49 | |
| Line is longer than 80 characters (found 82). | 49 | |
| Missing a Javadoc comment. | 49 | |
| Line has trailing spaces. | 50 | |
| Missing a Javadoc comment. | 50 | |
| Line has trailing spaces. | 51 | |
| Missing a Javadoc comment. | 51 | |
| Line has trailing spaces. | 52 | |
| Missing a Javadoc comment. | 52 | |
| Line has trailing spaces. | 53 | |
| Missing a Javadoc comment. | 53 | |
| Line has trailing spaces. | 54 | |
| Missing a Javadoc comment. | 54 | |
| Line has trailing spaces. | 55 | |
| Missing a Javadoc comment. | 55 | |
| Line has trailing spaces. | 56 | |
| Missing a Javadoc comment. | 56 | |
| Line has trailing spaces. | 57 | |
| Line is longer than 80 characters (found 81). | 57 | |
| Missing a Javadoc comment. | 57 | |
| Line has trailing spaces. | 58 | |
| Line is longer than 80 characters (found 81). | 58 | |
| Missing a Javadoc comment. | 58 | |
| Line has trailing spaces. | 59 | |
| Line is longer than 80 characters (found 81). | 59 | |
| Missing a Javadoc comment. | 59 | |
| Line has trailing spaces. | 60 | |
| Line is longer than 80 characters (found 81). | 60 | |
| Missing a Javadoc comment. | 60 | |
| Line has trailing spaces. | 61 | |
| Line is longer than 80 characters (found 82). | 61 | |
| Missing a Javadoc comment. | 61 | |
| Line has trailing spaces. | 62 | |
| Line is longer than 80 characters (found 82). | 62 | |
| Missing a Javadoc comment. | 62 | |
| Line has trailing spaces. | 63 | |
| Line is longer than 80 characters (found 82). | 63 | |
| Missing a Javadoc comment. | 63 | |
| Line has trailing spaces. | 64 | |
| Line is longer than 80 characters (found 82). | 64 | |
| Missing a Javadoc comment. | 64 | |
| Line has trailing spaces. | 65 | |
| Line is longer than 80 characters (found 81). | 65 | |
| Missing a Javadoc comment. | 65 | |
| Line has trailing spaces. | 66 | |
| Line is longer than 80 characters (found 81). | 66 | |
| Missing a Javadoc comment. | 66 | |
| Line has trailing spaces. | 67 | |
| Line is longer than 80 characters (found 81). | 67 | |
| Missing a Javadoc comment. | 67 | |
| Line has trailing spaces. | 68 | |
| Line is longer than 80 characters (found 81). | 68 | |
| Missing a Javadoc comment. | 68 | |
| Line has trailing spaces. | 69 | |
| Line is longer than 80 characters (found 85). | 69 | |
| Missing a Javadoc comment. | 69 | |
| Line has trailing spaces. | 70 | |
| Missing a Javadoc comment. | 70 | |
| Line has trailing spaces. | 71 | |
| Line is longer than 80 characters (found 84). | 71 | |
| Missing a Javadoc comment. | 71 | |
| Line has trailing spaces. | 72 | |
| Missing a Javadoc comment. | 72 | |
| Missing a Javadoc comment. | 73 | |
| Line has trailing spaces. | 74 | |
| Missing a Javadoc comment. | 74 | |
| Missing a Javadoc comment. | 75 | |
| Missing a Javadoc comment. | 76 | |
| Missing a Javadoc comment. | 77 | |
| Missing a Javadoc comment. | 78 | |
| Missing a Javadoc comment. | 79 | |
| Missing a Javadoc comment. | 80 | |
| Missing a Javadoc comment. | 81 | |
| Missing a Javadoc comment. | 82 | |
| Missing a Javadoc comment. | 83 | |
| Missing a Javadoc comment. | 84 | |
| Missing a Javadoc comment. | 85 | |
| Missing a Javadoc comment. | 86 | |
| Missing a Javadoc comment. | 87 | |
| Missing a Javadoc comment. | 88 | |
| Line has trailing spaces. | 89 | |
| Line is longer than 80 characters (found 85). | 90 | |
| Missing a Javadoc comment. | 90 | |
| Parameter source should be final. | 90 | |
| Parameter id should be final. | 90 | |
| Parameter when should be final. | 90 | |
| Parameter modifiers should be final. | 90 | |
| Parameter keyCode should be final. | 90 | |
| '{' is not preceded with whitespace. | 90 | |
| Line contains a tab character. | 91 | |
| 'cast' is not followed by whitespace. | 91 | |
| Line has trailing spaces. | 93 | |
| Line is longer than 80 characters (found 99). | 94 | |
| Missing a Javadoc comment. | 94 | |
| Parameter source should be final. | 94 | |
| Parameter id should be final. | 94 | |
| Parameter when should be final. | 94 | |
| Parameter modifiers should be final. | 94 | |
| Parameter keyCode should be final. | 94 | |
| Parameter keyChar should be final. | 94 | |
| '{' is not preceded with whitespace. | 94 | |
| Line contains a tab character. | 95 |
| Severity | Message | Line |
|---|---|---|
| Line has trailing spaces. | 3 | |
| Line has trailing spaces. | 5 | |
| Line has trailing spaces. | 6 | |
| Line has trailing spaces. | 7 | |
| Line has trailing spaces. | 18 | |
| Line has trailing spaces. | 19 | |
| Unknown tag 'statuscode'. | 21 | |
| '{' is not preceded with whitespace. | 23 | |
| Line has trailing spaces. | 24 | |
| Missing a Javadoc comment. | 25 | |
| Parameter source should be final. | 25 | |
| '{' is not preceded with whitespace. | 25 | |
| Line contains a tab character. | 26 |
| Severity | Message | Line |
|---|---|---|
| Line has trailing spaces. | 3 | |
| Line has trailing spaces. | 5 | |
| Line has trailing spaces. | 6 | |
| Line has trailing spaces. | 7 | |
| Line has trailing spaces. | 17 | |
| Line has trailing spaces. | 18 | |
| Missing a Javadoc comment. | 18 | |
| '{' is not preceded with whitespace. | 18 | |
| Line has trailing spaces. | 19 | |
| Missing a Javadoc comment. | 20 | |
| Redundant 'public' modifier. | 20 |
| Severity | Message | Line |
|---|---|---|
| Line has trailing spaces. | 3 | |
| Line has trailing spaces. | 5 | |
| Line has trailing spaces. | 6 | |
| Line has trailing spaces. | 7 | |
| Line has trailing spaces. | 20 | |
| Line has trailing spaces. | 21 | |
| Unknown tag 'statuscode'. | 23 | |
| '{' is not preceded with whitespace. | 25 | |
| Line has trailing spaces. | 26 | |
| Missing a Javadoc comment. | 27 | |
| Parameter source should be final. | 27 | |
| '{' is not preceded with whitespace. | 27 | |
| Line contains a tab character. | 28 | |
| Method 'getSource' is not designed for extension - needs to be abstract, final or empty. | 31 | |
| Missing a Javadoc comment. | 31 | |
| '{' is not preceded with whitespace. | 31 | |
| Line contains a tab character. | 32 |
| Severity | Message | Line |
|---|---|---|
| Missing package-info.java file. | ||
| Line has trailing spaces. | 3 | |
| Line has trailing spaces. | 5 | |
| Line has trailing spaces. | 6 | |
| Line has trailing spaces. | 7 | |
| Line has trailing spaces. | 20 | |
| Line has trailing spaces. | 21 | |
| Unknown tag 'statuscode'. | 23 | |
| '{' is not preceded with whitespace. | 25 | |
| Line has trailing spaces. | 26 | |
| Missing a Javadoc comment. | 27 | |
| Parameter source should be final. | 27 | |
| '{' is not preceded with whitespace. | 27 | |
| Line contains a tab character. | 28 | |
| Line has trailing spaces. | 29 | |
| Method 'getSource' is not designed for extension - needs to be abstract, final or empty. | 31 | |
| Missing a Javadoc comment. | 31 | |
| '{' is not preceded with whitespace. | 31 | |
| Line contains a tab character. | 32 |
| Severity | Message | Line |
|---|---|---|
| Line has trailing spaces. | 3 | |
| Line has trailing spaces. | 5 | |
| Line has trailing spaces. | 6 | |
| Line has trailing spaces. | 7 | |
| Line has trailing spaces. | 18 | |
| Line has trailing spaces. | 19 | |
| Unknown tag 'statuscode'. | 21 | |
| Line has trailing spaces. | 22 | |
| '{' is not preceded with whitespace. | 23 | |
| Line has trailing spaces. | 24 | |
| Missing a Javadoc comment. | 25 | |
| Parameter source should be final. | 25 | |
| '{' is not preceded with whitespace. | 25 | |
| Line contains a tab character. | 26 | |
| Method 'getSource' is not designed for extension - needs to be abstract, final or empty. | 29 | |
| Missing a Javadoc comment. | 29 | |
| '{' is not preceded with whitespace. | 29 | |
| Line contains a tab character. | 30 |
| Severity | Message | Line |
|---|---|---|
| Line has trailing spaces. | 3 | |
| Line has trailing spaces. | 5 | |
| Line has trailing spaces. | 6 | |
| Line has trailing spaces. | 7 | |
| Line is longer than 80 characters (found 81). | 19 | |
| Missing a Javadoc comment. | 19 | |
| '{' is not preceded with whitespace. | 19 | |
| Missing a Javadoc comment. | 20 | |
| Redundant 'public' modifier. | 20 |
| Severity | Message | Line |
|---|---|---|
| Line has trailing spaces. | 2 | |
| Line has trailing spaces. | 4 | |
| Line has trailing spaces. | 7 | |
| Line has trailing spaces. | 9 | |
| Line has trailing spaces. | 15 | |
| Line has trailing spaces. | 16 | |
| Unknown tag 'statuscode'. | 18 | |
| Line contains a tab character. | 22 | |
| Missing a Javadoc comment. | 22 | |
| Line has trailing spaces. | 23 | |
| Line contains a tab character. | 23 | |
| Line contains a tab character. | 24 | |
| Missing a Javadoc comment. | 24 | |
| Line contains a tab character. | 25 | |
| Missing a Javadoc comment. | 25 | |
| Line contains a tab character. | 26 | |
| Missing a Javadoc comment. | 26 | |
| Line contains a tab character. | 27 | |
| Missing a Javadoc comment. | 27 | |
| '3' is a magic number. | 27 | |
| Line contains a tab character. | 28 | |
| Missing a Javadoc comment. | 28 | |
| '4' is a magic number. | 28 | |
| Line contains a tab character. | 29 | |
| Missing a Javadoc comment. | 29 | |
| '5' is a magic number. | 29 | |
| Line contains a tab character. | 30 | |
| Missing a Javadoc comment. | 30 | |
| '6' is a magic number. | 30 | |
| Line contains a tab character. | 31 | |
| Missing a Javadoc comment. | 31 | |
| '7' is a magic number. | 31 | |
| Line contains a tab character. | 32 | |
| Missing a Javadoc comment. | 32 | |
| '8' is a magic number. | 32 | |
| Line contains a tab character. | 33 | |
| Missing a Javadoc comment. | 33 | |
| '9' is a magic number. | 33 | |
| Line contains a tab character. | 35 | |
| Missing a Javadoc comment. | 35 | |
| Line has trailing spaces. | 36 | |
| Line contains a tab character. | 36 | |
| Line contains a tab character. | 37 | |
| Missing a Javadoc comment. | 37 | |
| Parameter source should be final. | 37 | |
| Parameter id should be final. | 37 | |
| Line contains a tab character. | 38 | |
| Line contains a tab character. | 39 |
| Severity | Message | Line |
|---|---|---|
| Line has trailing spaces. | 3 | |
| Line has trailing spaces. | 5 | |
| Line has trailing spaces. | 6 | |
| Line has trailing spaces. | 7 | |
| Missing a Javadoc comment. | 18 | |
| '{' is not preceded with whitespace. | 18 | |
| Line has trailing spaces. | 19 | |
| Missing a Javadoc comment. | 20 | |
| Redundant 'public' modifier. | 20 | |
| Missing a Javadoc comment. | 22 | |
| Redundant 'public' modifier. | 22 |
| Severity | Message | Line |
|---|---|---|
| Missing package-info.java file. | ||
| Line has trailing spaces. | 3 | |
| Line has trailing spaces. | 5 | |
| Line has trailing spaces. | 6 | |
| Line has trailing spaces. | 7 | |
| Utility classes should not have a public or default constructor. | 24 | |
| '{' is not preceded with whitespace. | 24 | |
| Line has trailing spaces. | 25 | |
| Line contains a tab character. | 25 | |
| Missing a Javadoc comment. | 26 | |
| Line is longer than 80 characters (found 87). | 29 | |
| Expected an @return tag. | 37 | |
| Parameter name should be final. | 37 | |
| Parameter type should be final. | 37 | |
| Parameter size should be final. | 37 | |
| '{' is not preceded with whitespace. | 37 | |
| Line has trailing spaces. | 38 | |
| Line is longer than 80 characters (found 83). | 38 | |
| Line has trailing spaces. | 39 | |
| Line has trailing spaces. | 43 | |
| Line contains a tab character. | 43 | |
| Line contains a tab character. | 44 | |
| Line has trailing spaces. | 46 | |
| Missing a Javadoc comment. | 47 | |
| Parameter fontSizeOffset should be final. | 47 | |
| '{' is not preceded with whitespace. | 47 |
| Severity | Message | Line |
|---|---|---|
| Line has trailing spaces. | 3 | |
| Line has trailing spaces. | 5 | |
| Line has trailing spaces. | 6 | |
| Line has trailing spaces. | 7 | |
| First sentence should end with a period. | 36 | |
| Line has trailing spaces. | 38 | |
| Class Toolkit should be declared as final. | 41 | |
| Line is longer than 80 characters (found 103). | 43 | |
| Line contains a tab character. | 43 | |
| Missing a Javadoc comment. | 43 | |
| Name 'log' must match pattern '^[A-Z][A-Z0-9]*(_[A-Z0-9]+)*$'. | 43 | |
| Line has trailing spaces. | 44 | |
| Line contains a tab character. | 44 | |
| Missing a Javadoc comment. | 45 | |
| Missing a Javadoc comment. | 46 | |
| Missing a Javadoc comment. | 48 | |
| Line contains a tab character. | 49 | |
| Expected an @return tag. | 55 | |
| Expected an @return tag. | 62 | |
| Expected an @return tag. | 69 | |
| Expected an @return tag. | 76 | |
| Expected an @return tag. | 83 | |
| Parameter font should be final. | 83 | |
| Expected @param tag for 'font'. | 83 | |
| Expected an @return tag. | 97 | |
| Line has trailing spaces. | 105 | |
| Expected an @return tag. | 108 | |
| Parameter filename should be final. | 108 | |
| Expected @param tag for 'filename'. | 108 | |
| Line contains a tab character. | 112 | |
| Line contains a tab character. | 113 | |
| Must have at least one statement. | 113 | |
| Line contains a tab character. | 114 | |
| Line contains a tab character. | 115 | |
| 'if' is not followed by whitespace. | 116 | |
| '{' is not preceded with whitespace. | 116 | |
| Line contains a tab character. | 117 | |
| Line has trailing spaces. | 119 | |
| Expected an @return tag. | 126 | |
| Parameter url should be final. | 126 | |
| Expected @param tag for 'url'. | 126 | |
| Line contains a tab character. | 127 | |
| Line contains a tab character. | 128 | |
| Line is longer than 80 characters (found 101). | 133 | |
| Expected an @return tag. | 135 | |
| Line is longer than 80 characters (found 93). | 135 | |
| Parameter image should be final. | 135 | |
| Expected @param tag for 'image'. | 135 | |
| Parameter width should be final. | 135 | |
| Expected @param tag for 'width'. | 135 | |
| Parameter height should be final. | 135 | |
| Expected @param tag for 'height'. | 135 | |
| Parameter observer should be final. | 135 | |
| Expected @param tag for 'observer'. | 135 | |
| Line is longer than 80 characters (found 101). | 140 | |
| Expected an @return tag. | 142 | |
| Line is longer than 80 characters (found 87). | 142 | |
| Parameter image should be final. | 142 | |
| Expected @param tag for 'image'. | 142 | |
| Parameter width should be final. | 142 | |
| Expected @param tag for 'width'. | 142 | |
| Parameter height should be final. | 142 | |
| Expected @param tag for 'height'. | 142 | |
| Parameter observer should be final. | 142 | |
| Expected @param tag for 'observer'. | 142 | |
| Line has trailing spaces. | 145 | |
| Expected an @return tag. | 149 | |
| Parameter producer should be final. | 149 | |
| Expected @param tag for 'producer'. | 149 | |
| Expected an @return tag. | 156 | |
| Parameter imagedata should be final. | 156 | |
| Expected @param tag for 'imagedata'. | 156 | |
| Line has trailing spaces. | 159 | |
| Expected an @return tag. | 163 | |
| Parameter filename should be final. | 163 | |
| Expected @param tag for 'filename'. | 163 | |
| Line contains a tab character. | 166 | |
| Line has trailing spaces. | 167 | |
| Line contains a tab character. | 167 | |
| Must have at least one statement. | 167 | |
| Line contains a tab character. | 168 | |
| Line contains a tab character. | 169 | |
| 'if' is not followed by whitespace. | 170 | |
| '{' is not preceded with whitespace. | 170 | |
| Line contains a tab character. | 171 | |
| Line contains a tab character. | 173 | |
| Line is longer than 80 characters (found 92). | 177 | |
| Expected an @return tag. | 179 | |
| Line is longer than 80 characters (found 82). | 179 | |
| Parameter imagedata should be final. | 179 | |
| Expected @param tag for 'imagedata'. | 179 | |
| Parameter imageoffset should be final. | 179 | |
| Expected @param tag for 'imageoffset'. | 179 | |
| Parameter imagelength should be final. | 179 | |
| Expected @param tag for 'imagelength'. | 179 | |
| Line has trailing spaces. | 182 | |
| Line is longer than 80 characters (found 88). | 184 | |
| Expected an @return tag. | 186 | |
| Line is longer than 80 characters (found 81). | 186 | |
| Parameter frame should be final. | 186 | |
| Expected @param tag for 'frame'. | 186 | |
| Parameter jobtitle should be final. | 186 | |
| Expected @param tag for 'jobtitle'. | 186 | |
| Parameter props should be final. | 186 | |
| Expected @param tag for 'props'. | 186 | |
| Line has trailing spaces. | 189 | |
| Line has trailing spaces. | 196 | |
| Expected an @return tag. | 200 | |
| Line has trailing spaces. | 203 | |
| Expected an @return tag. | 207 | |
| Line has trailing spaces. | 213 | |
| Missing a Javadoc comment. | 216 | |
| Parameter key should be final. | 216 | |
| Parameter defaultValue should be final. | 216 | |
| Missing a Javadoc comment. | 220 | |
| Missing a Javadoc comment. | 224 | |
| Parameter listener should be final. | 224 | |
| Parameter eventMask should be final. | 224 | |
| Missing a Javadoc comment. | 228 | |
| Parameter listener should be final. | 228 |
| Severity | Message | Line |
|---|---|---|
| Line has trailing spaces. | 7 | |
| Line is longer than 80 characters (found 108). | 12 | |
| Line contains a tab character. | 12 | |
| Missing a Javadoc comment. | 12 | |
| Name 'log' must match pattern '^[A-Z][A-Z0-9]*(_[A-Z0-9]+)*$'. | 12 | |
| Line has trailing spaces. | 13 | |
| Line contains a tab character. | 13 | |
| Line contains a tab character. | 14 | |
| Missing a Javadoc comment. | 14 | |
| Name 'ROOT' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 14 | |
| Line has trailing spaces. | 15 | |
| Line contains a tab character. | 15 | |
| Line contains a tab character. | 16 | |
| Missing a Javadoc comment. | 16 | |
| Line has trailing spaces. | 17 | |
| Line contains a tab character. | 17 | |
| Line contains a tab character. | 18 | |
| Missing a Javadoc comment. | 18 | |
| Line has trailing spaces. | 19 | |
| Line contains a tab character. | 19 | |
| Line contains a tab character. | 20 | |
| Line contains a tab character. | 21 | |
| Line contains a tab character. | 22 | |
| Line contains a tab character. | 23 | |
| Missing a Javadoc comment. | 23 | |
| Line has trailing spaces. | 24 | |
| Line contains a tab character. | 24 | |
| Line contains a tab character. | 25 | |
| Line contains a tab character. | 26 | |
| Line contains a tab character. | 27 | |
| Line contains a tab character. | 28 | |
| Missing a Javadoc comment. | 28 | |
| Line has trailing spaces. | 29 | |
| Line contains a tab character. | 29 | |
| Line contains a tab character. | 30 | |
| Line contains a tab character. | 31 | |
| Line contains a tab character. | 32 | |
| Line contains a tab character. | 33 | |
| Missing a Javadoc comment. | 33 | |
| Line has trailing spaces. | 34 | |
| Line contains a tab character. | 34 | |
| Line has trailing spaces. | 35 | |
| Line contains a tab character. | 35 | |
| Line contains a tab character. | 36 | |
| Missing a Javadoc comment. | 36 | |
| '{' is not preceded with whitespace. | 36 | |
| Line contains a tab character. | 37 | |
| Line contains a tab character. | 38 | |
| Line has trailing spaces. | 39 | |
| Line contains a tab character. | 39 | |
| Line contains a tab character. | 40 | |
| Missing a Javadoc comment. | 40 | |
| '{' is not preceded with whitespace. | 40 | |
| Line contains a tab character. | 41 | |
| 'if' is not followed by whitespace. | 41 | |
| '{' is not preceded with whitespace. | 41 | |
| Line contains a tab character. | 42 | |
| Line contains a tab character. | 43 | |
| Line contains a tab character. | 44 | |
| Line contains a tab character. | 45 | |
| Line contains a tab character. | 46 | |
| Line contains a tab character. | 47 | |
| Line has trailing spaces. | 48 | |
| Line contains a tab character. | 48 | |
| Line contains a tab character. | 49 | |
| Missing a Javadoc comment. | 49 | |
| Parameter name should be final. | 49 | |
| 'name' hides a field. | 49 | |
| Parameter realFile should be final. | 49 | |
| 'realFile' hides a field. | 49 | |
| '{' is not preceded with whitespace. | 49 | |
| Line contains a tab character. | 50 | |
| Line has trailing spaces. | 51 | |
| Line contains a tab character. | 51 | |
| Line contains a tab character. | 52 | |
| Line contains a tab character. | 53 | |
| Line has trailing spaces. | 54 | |
| Line contains a tab character. | 54 | |
| Line contains a tab character. | 55 | |
| Line has trailing spaces. | 56 | |
| Line contains a tab character. | 56 | |
| Line contains a tab character. | 57 | |
| Line contains a tab character. | 58 | |
| 'if' is not followed by whitespace. | 58 | |
| '{' is not preceded with whitespace. | 58 | |
| Line contains a tab character. | 59 | |
| 'for' is not followed by whitespace. | 59 | |
| '{' is not preceded with whitespace. | 59 | |
| Line contains a tab character. | 60 | |
| Line contains a tab character. | 61 | |
| Line contains a tab character. | 62 | |
| Line contains a tab character. | 63 | |
| Line contains a tab character. | 64 | |
| Line contains a tab character. | 65 | |
| Line has trailing spaces. | 66 | |
| Line contains a tab character. | 66 | |
| Line has trailing spaces. | 67 | |
| Line is longer than 80 characters (found 104). | 67 | |
| Line contains a tab character. | 67 | |
| Missing a Javadoc comment. | 67 | |
| Parameter parent should be final. | 67 | |
| 'parent' hides a field. | 67 | |
| Parameter realFile should be final. | 67 | |
| 'realFile' hides a field. | 67 | |
| Redundant throws: 'IllegalArgumentException' is unchecked exception. | 67 | |
| Line contains a tab character. | 68 | |
| Line is longer than 80 characters (found 85). | 69 | |
| Line contains a tab character. | 69 | |
| 'if' is not followed by whitespace. | 69 | |
| Expression can be simplified. | 69 | |
| '{' is not preceded with whitespace. | 69 | |
| Line is longer than 80 characters (found 85). | 70 | |
| Line contains a tab character. | 70 | |
| Line contains a tab character. | 71 | |
| Line has trailing spaces. | 72 | |
| Line contains a tab character. | 72 | |
| Line has trailing spaces. | 73 | |
| Line contains a tab character. | 73 | |
| Line has trailing spaces. | 74 | |
| Line contains a tab character. | 74 | |
| Line contains a tab character. | 75 | |
| Line has trailing spaces. | 76 | |
| Line is longer than 80 characters (found 88). | 76 | |
| Line contains a tab character. | 76 | |
| Line is longer than 80 characters (found 109). | 77 | |
| Line contains a tab character. | 77 | |
| Line has trailing spaces. | 78 | |
| Line contains a tab character. | 78 | |
| Line contains a tab character. | 79 | |
| Line contains a tab character. | 80 | |
| 'if' is not followed by whitespace. | 80 | |
| '{' is not preceded with whitespace. | 80 | |
| Line contains a tab character. | 81 | |
| 'for' is not followed by whitespace. | 81 | |
| '{' is not preceded with whitespace. | 81 | |
| Line contains a tab character. | 82 | |
| Line contains a tab character. | 83 | |
| Line contains a tab character. | 84 | |
| Line contains a tab character. | 85 | |
| Line contains a tab character. | 86 | |
| Line contains a tab character. | 87 | |
| Line has trailing spaces. | 88 | |
| Line contains a tab character. | 88 | |
| Line contains a tab character. | 90 | |
| Line contains a tab character. | 91 | |
| Line contains a tab character. | 92 | |
| Line contains a tab character. | 93 | |
| Line contains a tab character. | 94 | |
| Method 'addChild' is not designed for extension - needs to be abstract, final or empty. | 94 | |
| Parameter file should be final. | 94 | |
| Expected @param tag for 'file'. | 94 | |
| '{' is not preceded with whitespace. | 94 | |
| Line contains a tab character. | 95 | |
| Line contains a tab character. | 96 | |
| 'if' is not followed by whitespace. | 96 | |
| '{' is not preceded with whitespace. | 96 | |
| Line contains a tab character. | 97 | |
| Line contains a tab character. | 98 | |
| Line contains a tab character. | 99 | |
| Line contains a tab character. | 100 | |
| Line contains a tab character. | 101 | |
| Line contains a tab character. | 102 | |
| Line contains a tab character. | 103 | |
| Line has trailing spaces. | 104 | |
| Line contains a tab character. | 104 | |
| Line contains a tab character. | 105 | |
| Line contains a tab character. | 107 | |
| Line has trailing spaces. | 108 | |
| Line contains a tab character. | 108 | |
| Line contains a tab character. | 109 | |
| Method 'removeChild' is not designed for extension - needs to be abstract, final or empty. | 109 | |
| Missing a Javadoc comment. | 109 | |
| Parameter file should be final. | 109 | |
| '{' is not preceded with whitespace. | 109 | |
| Line contains a tab character. | 110 | |
| Line contains a tab character. | 111 | |
| Line has trailing spaces. | 112 | |
| Line contains a tab character. | 112 | |
| Line contains a tab character. | 113 | |
| Method 'removeAllChildren' is not designed for extension - needs to be abstract, final or empty. | 113 | |
| Missing a Javadoc comment. | 113 | |
| '{' is not preceded with whitespace. | 113 | |
| Line contains a tab character. | 114 | |
| Line contains a tab character. | 115 | |
| Line has trailing spaces. | 116 | |
| Line contains a tab character. | 116 | |
| Line contains a tab character. | 117 | |
| Line contains a tab character. | 118 | |
| Line contains a tab character. | 119 | |
| Line has trailing spaces. | 120 | |
| Line contains a tab character. | 120 | |
| Line contains a tab character. | 121 | |
| Method 'getParent' is not designed for extension - needs to be abstract, final or empty. | 121 | |
| Missing a Javadoc comment. | 121 | |
| '{' is not preceded with whitespace. | 121 | |
| Line contains a tab character. | 122 | |
| Line contains a tab character. | 123 | |
| Line has trailing spaces. | 124 | |
| Line contains a tab character. | 124 | |
| Line contains a tab character. | 125 | |
| Method 'getChildren' is not designed for extension - needs to be abstract, final or empty. | 125 | |
| Missing a Javadoc comment. | 125 | |
| '{' is not preceded with whitespace. | 125 | |
| Line contains a tab character. | 126 | |
| Line contains a tab character. | 127 | |
| Line has trailing spaces. | 128 | |
| Line contains a tab character. | 128 | |
| Line contains a tab character. | 129 | |
| Method 'getChild' is not designed for extension - needs to be abstract, final or empty. | 129 | |
| Missing a Javadoc comment. | 129 | |
| Parameter name should be final. | 129 | |
| 'name' hides a field. | 129 | |
| '{' is not preceded with whitespace. | 129 | |
| Line contains a tab character. | 130 | |
| Line contains a tab character. | 131 | |
| Line contains a tab character. | 132 | |
| 'for' is not followed by whitespace. | 132 | |
| '{' is not preceded with whitespace. | 132 | |
| Line contains a tab character. | 133 | |
| Line contains a tab character. | 134 | |
| Line is longer than 80 characters (found 135). | 135 | |
| Line contains a tab character. | 135 | |
| Line contains a tab character. | 136 | |
| 'if' is not followed by whitespace. | 136 | |
| '{' is not preceded with whitespace. | 136 | |
| Line contains a tab character. | 137 | |
| Line contains a tab character. | 138 | |
| Line contains a tab character. | 139 | |
| Line contains a tab character. | 140 | |
| Line has trailing spaces. | 141 | |
| Line contains a tab character. | 141 | |
| Line contains a tab character. | 142 | |
| Line contains a tab character. | 143 | |
| Line has trailing spaces. | 144 | |
| Line contains a tab character. | 144 | |
| Line contains a tab character. | 145 | |
| Method 'getAbsolutePath' is not designed for extension - needs to be abstract, final or empty. | 145 | |
| Missing a Javadoc comment. | 145 | |
| '{' is not preceded with whitespace. | 145 | |
| Line contains a tab character. | 146 | |
| Line contains a tab character. | 147 | |
| Line has trailing spaces. | 148 | |
| Line contains a tab character. | 148 | |
| Line contains a tab character. | 149 | |
| Method 'getName' is not designed for extension - needs to be abstract, final or empty. | 149 | |
| Missing a Javadoc comment. | 149 | |
| '{' is not preceded with whitespace. | 149 | |
| Line contains a tab character. | 150 | |
| Line contains a tab character. | 151 | |
| Line has trailing spaces. | 152 | |
| Line contains a tab character. | 152 | |
| Line contains a tab character. | 153 | |
| Line contains a tab character. | 154 | |
| Line contains a tab character. | 155 | |
| Line has trailing spaces. | 156 | |
| Line contains a tab character. | 156 | |
| Line contains a tab character. | 157 | |
| Method 'getRealFile' is not designed for extension - needs to be abstract, final or empty. | 157 | |
| Missing a Javadoc comment. | 157 | |
| '{' is not preceded with whitespace. | 157 | |
| Line contains a tab character. | 158 | |
| Line contains a tab character. | 159 | |
| Line has trailing spaces. | 160 | |
| Line contains a tab character. | 160 | |
| Line has trailing spaces. | 161 | |
| Line contains a tab character. | 161 | |
| Line has trailing spaces. | 162 | |
| Line contains a tab character. | 162 | |
| Line has trailing spaces. | 165 | |
| Line contains a tab character. | 165 |
| Severity | Message | Line |
|---|---|---|
| Line has trailing spaces. | 2 | |
| Line has trailing spaces. | 4 | |
| Line has trailing spaces. | 7 | |
| Line has trailing spaces. | 9 | |
| Line contains a tab character. | 21 | |
| Missing a Javadoc comment. | 21 | |
| Parameter fileName should be final. | 21 | |
| Line contains a tab character. | 22 | |
| Line contains a tab character. | 23 | |
| Line contains a tab character. | 25 | |
| Missing a Javadoc comment. | 25 | |
| Parameter file should be final. | 25 | |
| Line contains a tab character. | 26 | |
| Line contains a tab character. | 27 | |
| Line has trailing spaces. | 28 | |
| Line contains a tab character. | 28 |
| Severity | Message | Line |
|---|---|---|
| Line has trailing spaces. | 3 | |
| Line has trailing spaces. | 5 | |
| Line has trailing spaces. | 6 | |
| Line has trailing spaces. | 7 | |
| Line has trailing spaces. | 13 | |
| Line has trailing spaces. | 19 | |
| Line has trailing spaces. | 20 | |
| '{' is not preceded with whitespace. | 22 | |
| Line contains a tab character. | 24 | |
| Missing a Javadoc comment. | 24 | |
| Parameter fileName should be final. | 24 | |
| Line has trailing spaces. | 27 | |
| Missing a Javadoc comment. | 28 | |
| Parameter file should be final. | 28 | |
| Line contains a tab character. | 29 | |
| Line has trailing spaces. | 32 |
| Severity | Message | Line |
|---|---|---|
| Missing package-info.java file. | ||
| Line has trailing spaces. | 3 | |
| Line has trailing spaces. | 5 | |
| Line has trailing spaces. | 6 | |
| Line has trailing spaces. | 7 | |
| Line has trailing spaces. | 23 | |
| Line has trailing spaces. | 24 | |
| First sentence should end with a period. | 27 | |
| Line contains a tab character. | 27 | |
| Line contains a tab character. | 28 | |
| Name 'logger' must match pattern '^[A-Z][A-Z0-9]*(_[A-Z0-9]+)*$'. | 28 | |
| Line is longer than 80 characters (found 93). | 30 | |
| Line contains a tab character. | 30 | |
| Line is longer than 80 characters (found 83). | 31 | |
| Line contains a tab character. | 31 | |
| Line contains a tab character. | 32 | |
| Line has trailing spaces. | 33 | |
| Line contains a tab character. | 33 | |
| Line is longer than 80 characters (found 94). | 34 | |
| Line contains a tab character. | 34 | |
| Line contains a tab character. | 35 | |
| Line contains a tab character. | 36 | |
| Line has trailing spaces. | 37 | |
| Line contains a tab character. | 37 | |
| Line is longer than 80 characters (found 96). | 38 | |
| Line contains a tab character. | 38 | |
| Missing a Javadoc comment. | 38 | |
| Parameter f should be final. | 38 | |
| Line contains a tab character. | 39 | |
| Line contains a tab character. | 40 | |
| Line contains a tab character. | 41 | |
| Line is longer than 80 characters (found 95). | 43 | |
| Line contains a tab character. | 43 | |
| Missing a Javadoc comment. | 43 | |
| Parameter fileName should be final. | 43 | |
| Line contains a tab character. | 44 | |
| Line has trailing spaces. | 45 | |
| Line contains a tab character. | 45 | |
| Line contains a tab character. | 46 | |
| Line has trailing spaces. | 47 | |
| Line contains a tab character. | 47 | |
| Line contains a tab character. | 48 | |
| Line has trailing spaces. | 49 | |
| Line contains a tab character. | 49 | |
| Line contains a tab character. | 50 | |
| 'if' is not followed by whitespace. | 50 | |
| '{' is not preceded with whitespace. | 50 | |
| Line contains a tab character. | 51 | |
| Line contains a tab character. | 52 | |
| '}' should be on the same line. | 52 | |
| Line contains a tab character. | 53 | |
| 'else' is not followed by whitespace. | 53 | |
| '{' is not preceded with whitespace. | 53 | |
| Line is longer than 80 characters (found 115). | 54 | |
| Line contains a tab character. | 54 | |
| Line contains a tab character. | 55 | |
| Line has trailing spaces. | 56 | |
| Line contains a tab character. | 56 | |
| Line contains a tab character. | 57 | |
| Line contains a tab character. | 58 | |
| Line is longer than 80 characters (found 85). | 59 | |
| Line contains a tab character. | 59 | |
| Line contains a tab character. | 60 | |
| Line contains a tab character. | 61 | |
| Line contains a tab character. | 62 | |
| Line has trailing spaces. | 63 | |
| Line contains a tab character. | 63 | |
| Line contains a tab character. | 64 | |
| Line contains a tab character. | 65 | |
| Line contains a tab character. | 67 | |
| Line contains a tab character. | 68 | |
| Line has trailing spaces. | 69 | |
| Line contains a tab character. | 69 | |
| Missing a Javadoc comment. | 70 | |
| Parameter f should be final. | 70 | |
| '{' is not preceded with whitespace. | 70 | |
| Missing a Javadoc comment. | 74 | |
| Parameter fileName should be final. | 74 | |
| '{' is not preceded with whitespace. | 74 | |
| Line contains a tab character. | 75 | |
| Line has trailing spaces. | 77 | |
| Missing a Javadoc comment. | 78 | |
| Parameter fd should be final. | 78 | |
| '{' is not preceded with whitespace. | 78 | |
| Line contains a tab character. | 79 |
| Severity | Message | Line |
|---|---|---|
| Line has trailing spaces. | 15 | |
| Class FileSystem should be declared as final. | 18 | |
| Line is longer than 80 characters (found 106). | 20 | |
| Line contains a tab character. | 20 | |
| Missing a Javadoc comment. | 20 | |
| Name 'log' must match pattern '^[A-Z][A-Z0-9]*(_[A-Z0-9]+)*$'. | 20 | |
| Line has trailing spaces. | 21 | |
| Line contains a tab character. | 21 | |
| Line has trailing spaces. | 22 | |
| Line contains a tab character. | 22 | |
| Line contains a tab character. | 23 | |
| Missing a Javadoc comment. | 23 | |
| Name 'separatorChar' must match pattern '^[A-Z][A-Z0-9]*(_[A-Z0-9]+)*$'. | 23 | |
| Line has trailing spaces. | 24 | |
| Line contains a tab character. | 24 | |
| Line contains a tab character. | 25 | |
| Missing a Javadoc comment. | 25 | |
| Name 'pathSeparatorChar' must match pattern '^[A-Z][A-Z0-9]*(_[A-Z0-9]+)*$'. | 25 | |
| Line has trailing spaces. | 26 | |
| Line contains a tab character. | 26 | |
| Line contains a tab character. | 27 | |
| Missing a Javadoc comment. | 27 | |
| Line has trailing spaces. | 28 | |
| Line contains a tab character. | 28 | |
| Line contains a tab character. | 29 | |
| Missing a Javadoc comment. | 29 | |
| Line has trailing spaces. | 30 | |
| Line contains a tab character. | 30 | |
| Line contains a tab character. | 31 | |
| Line contains a tab character. | 32 | |
| Line contains a tab character. | 33 | |
| Line contains a tab character. | 34 | |
| Missing a Javadoc comment. | 34 | |
| Line contains a tab character. | 35 | |
| Missing a Javadoc comment. | 35 | |
| Line has trailing spaces. | 36 | |
| Line contains a tab character. | 36 | |
| Line contains a tab character. | 37 | |
| Missing a Javadoc comment. | 37 | |
| Name 'files' must match pattern '^[A-Z][A-Z0-9]*(_[A-Z0-9]+)*$'. | 37 | |
| Line has trailing spaces. | 38 | |
| Line contains a tab character. | 38 | |
| Line contains a tab character. | 39 | |
| '{' is not preceded with whitespace. | 39 | |
| Line contains a tab character. | 40 | |
| Line contains a tab character. | 41 | |
| Line contains a tab character. | 42 | |
| Line contains a tab character. | 44 | |
| Line has trailing spaces. | 45 | |
| Line contains a tab character. | 45 | |
| Line contains a tab character. | 46 | |
| Line has trailing spaces. | 47 | |
| Line contains a tab character. | 47 | |
| Line has trailing spaces. | 48 | |
| Line contains a tab character. | 48 | |
| Line has trailing spaces. | 49 | |
| Line contains a tab character. | 49 | |
| Missing a Javadoc comment. | 49 | |
| '{' is not preceded with whitespace. | 49 | |
| Line contains a tab character. | 50 | |
| Line has trailing spaces. | 51 | |
| Line contains a tab character. | 51 | |
| Line contains a tab character. | 53 | |
| Line contains a tab character. | 54 | |
| Line contains a tab character. | 55 | |
| Line contains a tab character. | 56 | |
| Line has trailing spaces. | 57 | |
| Line is longer than 80 characters (found 88). | 57 | |
| Line contains a tab character. | 57 | |
| Line has trailing spaces. | 58 | |
| Line contains a tab character. | 58 | |
| Line contains a tab character. | 59 | |
| Line has trailing spaces. | 60 | |
| Line contains a tab character. | 60 | |
| Line contains a tab character. | 61 | |
| Line contains a tab character. | 62 | |
| Line contains a tab character. | 63 | |
| Line has trailing spaces. | 64 | |
| Line is longer than 80 characters (found 104). | 64 | |
| Line contains a tab character. | 64 | |
| Missing a Javadoc comment. | 64 | |
| 'static' modifier out of order with the JLS suggestions. | 64 | |
| Parameter name should be final. | 64 | |
| Parameter dir should be final. | 64 | |
| '{' is not preceded with whitespace. | 64 | |
| Line contains a tab character. | 65 | |
| Line contains a tab character. | 66 | |
| Line has trailing spaces. | 67 | |
| Line contains a tab character. | 67 | |
| Line contains a tab character. | 68 | |
| Line contains a tab character. | 69 | |
| Line has trailing spaces. | 70 | |
| Line contains a tab character. | 70 | |
| Line has trailing spaces. | 71 | |
| Line contains a tab character. | 71 | |
| Line has trailing spaces. | 72 | |
| Line contains a tab character. | 72 | |
| Missing a Javadoc comment. | 72 | |
| Line contains a tab character. | 73 | |
| Line contains a tab character. | 74 | |
| Line contains a tab character. | 76 | |
| Missing a Javadoc comment. | 76 | |
| Line contains a tab character. | 77 | |
| Line contains a tab character. | 78 | |
| Line has trailing spaces. | 80 | |
| Line contains a tab character. | 80 | |
| Missing a Javadoc comment. | 80 | |
| Parameter path should be final. | 80 | |
| Line has trailing spaces. | 81 | |
| Line contains a tab character. | 81 | |
| Line contains a tab character. | 82 | |
| Line has trailing spaces. | 83 | |
| Line contains a tab character. | 83 | |
| Line contains a tab character. | 84 | |
| Line contains a tab character. | 85 | |
| 'if' is not followed by whitespace. | 85 | |
| '{' is not preceded with whitespace. | 85 | |
| Line contains a tab character. | 86 | |
| Line contains a tab character. | 87 | |
| Line has trailing spaces. | 88 | |
| Line contains a tab character. | 88 | |
| Line has trailing spaces. | 89 | |
| Line contains a tab character. | 89 | |
| Line contains a tab character. | 90 | |
| Line has trailing spaces. | 91 | |
| Line contains a tab character. | 91 | |
| Line contains a tab character. | 92 | |
| Line contains a tab character. | 93 | |
| Line has trailing spaces. | 94 | |
| Line contains a tab character. | 94 | |
| Line contains a tab character. | 95 | |
| Line has trailing spaces. | 96 | |
| Line contains a tab character. | 96 | |
| Line contains a tab character. | 97 | |
| Line has trailing spaces. | 98 | |
| Line contains a tab character. | 98 | |
| Line contains a tab character. | 99 | |
| Line contains a tab character. | 102 | |
| Missing a Javadoc comment. | 102 | |
| Parameter path should be final. | 102 | |
| Line contains a tab character. | 103 | |
| Line contains a tab character. | 104 | |
| Line contains a tab character. | 105 | |
| Line contains a tab character. | 106 | |
| First sentence should end with a period. | 108 | |
| Line contains a tab character. | 108 | |
| Line is longer than 80 characters (found 85). | 109 | |
| Line contains a tab character. | 109 | |
| Line contains a tab character. | 110 | |
| Line contains a tab character. | 111 | |
| Line contains a tab character. | 112 | |
| Line contains a tab character. | 113 | |
| Line contains a tab character. | 114 | |
| Expected an @return tag. | 115 | |
| Line contains a tab character. | 115 | |
| Parameter parent should be final. | 115 | |
| Expected @param tag for 'parent'. | 115 | |
| Parameter child should be final. | 115 | |
| Expected @param tag for 'child'. | 115 | |
| Line contains a tab character. | 116 | |
| Line contains a tab character. | 117 | |
| Line contains a tab character. | 118 | |
| Line contains a tab character. | 119 | |
| Line contains a tab character. | 120 | |
| First sentence should end with a period. | 123 | |
| Line contains a tab character. | 123 | |
| Line contains a tab character. | 124 | |
| Line contains a tab character. | 125 | |
| Line has trailing spaces. | 126 | |
| Line contains a tab character. | 126 | |
| Line contains a tab character. | 127 | |
| Expected an @return tag. | 128 | |
| Line contains a tab character. | 128 | |
| Parameter parent should be final. | 128 | |
| Expected @param tag for 'parent'. | 128 | |
| Parameter child should be final. | 128 | |
| Expected @param tag for 'child'. | 128 | |
| Line contains a tab character. | 129 | |
| Line contains a tab character. | 130 | |
| Line contains a tab character. | 132 | |
| 'if' is not followed by whitespace. | 132 | |
| '{' is not preceded with whitespace. | 132 | |
| Line contains a tab character. | 133 | |
| 'if' is not followed by whitespace. | 133 | |
| '{' is not preceded with whitespace. | 133 | |
| Line has trailing spaces. | 134 | |
| Line contains a tab character. | 134 | |
| Line contains a tab character. | 135 | |
| '}' should be on the same line. | 135 | |
| Line contains a tab character. | 136 | |
| 'if' is not followed by whitespace. | 136 | |
| '{' is not preceded with whitespace. | 136 | |
| Line has trailing spaces. | 137 | |
| Line is longer than 80 characters (found 104). | 137 | |
| Line contains a tab character. | 137 | |
| Line has trailing spaces. | 138 | |
| Line contains a tab character. | 138 | |
| '}' should be on the same line. | 138 | |
| Line contains a tab character. | 139 | |
| 'else' is not followed by whitespace. | 139 | |
| '{' is not preceded with whitespace. | 139 | |
| Line contains a tab character. | 140 | |
| Line contains a tab character. | 141 | |
| Line contains a tab character. | 142 | |
| '}' should be on the same line. | 142 | |
| Line contains a tab character. | 143 | |
| 'else' is not followed by whitespace. | 143 | |
| '{' is not preceded with whitespace. | 143 | |
| Line contains a tab character. | 144 | |
| 'if' is not followed by whitespace. | 144 | |
| '{' is not preceded with whitespace. | 144 | |
| Line contains a tab character. | 145 | |
| Line contains a tab character. | 146 | |
| '}' should be on the same line. | 146 | |
| Line contains a tab character. | 147 | |
| 'else' is not followed by whitespace. | 147 | |
| '{' is not preceded with whitespace. | 147 | |
| Line has trailing spaces. | 148 | |
| Line is longer than 80 characters (found 136). | 148 | |
| Line contains a tab character. | 148 | |
| Line contains a tab character. | 149 | |
| Line has trailing spaces. | 150 | |
| Line contains a tab character. | 150 | |
| Line contains a tab character. | 151 | |
| Line has trailing spaces. | 152 | |
| Line contains a tab character. | 152 | |
| Line contains a tab character. | 153 | |
| Line contains a tab character. | 154 | |
| Line contains a tab character. | 155 | |
| Line contains a tab character. | 156 | |
| Line contains a tab character. | 157 | |
| Line has trailing spaces. | 158 | |
| Line contains a tab character. | 158 | |
| Line contains a tab character. | 159 | |
| Line contains a tab character. | 160 | |
| Line contains a tab character. | 161 | |
| Line has trailing spaces. | 162 | |
| Line contains a tab character. | 162 | |
| Line contains a tab character. | 163 | |
| Line contains a tab character. | 164 | |
| Line contains a tab character. | 165 | |
| Line has trailing spaces. | 166 | |
| Line contains a tab character. | 166 | |
| Line contains a tab character. | 167 | |
| Line has trailing spaces. | 168 | |
| Line contains a tab character. | 168 | |
| Line contains a tab character. | 169 | |
| Line contains a tab character. | 170 | |
| Line contains a tab character. | 171 | |
| Line has trailing spaces. | 172 | |
| Line contains a tab character. | 172 | |
| Line contains a tab character. | 173 | |
| Line has trailing spaces. | 174 | |
| Line contains a tab character. | 174 | |
| Line contains a tab character. | 175 | |
| Line contains a tab character. | 176 | |
| Line has trailing spaces. | 177 | |
| Line contains a tab character. | 177 | |
| Line contains a tab character. | 179 | |
| Missing a Javadoc comment. | 179 | |
| Parameter path should be final. | 179 | |
| Line contains a tab character. | 180 | |
| Line contains a tab character. | 181 | |
| Line contains a tab character. | 182 | |
| Line contains a tab character. | 183 | |
| Line has trailing spaces. | 186 | |
| Line contains a tab character. | 186 | |
| Missing a Javadoc comment. | 186 | |
| Parameter f should be final. | 186 | |
| Line contains a tab character. | 187 | |
| Line contains a tab character. | 188 | |
| Line has trailing spaces. | 189 | |
| Line contains a tab character. | 189 | |
| Line contains a tab character. | 190 | |
| Missing a Javadoc comment. | 190 | |
| Parameter file should be final. | 190 | |
| '{' is not preceded with whitespace. | 190 | |
| Line contains a tab character. | 191 | |
| Line contains a tab character. | 192 | |
| Line contains a tab character. | 193 | |
| Line contains a tab character. | 194 | |
| Must have at least one statement. | 194 | |
| Line contains a tab character. | 195 | |
| Line has trailing spaces. | 196 | |
| Line contains a tab character. | 196 | |
| Line contains a tab character. | 197 | |
| Line contains a tab character. | 199 | |
| Missing a Javadoc comment. | 199 | |
| Parameter file should be final. | 199 | |
| '{' is not preceded with whitespace. | 199 | |
| Line contains a tab character. | 200 | |
| Line contains a tab character. | 201 | |
| Line contains a tab character. | 202 | |
| Line contains a tab character. | 203 | |
| Must have at least one statement. | 203 | |
| Line contains a tab character. | 204 | |
| Line has trailing spaces. | 205 | |
| Line contains a tab character. | 205 | |
| Line contains a tab character. | 206 | |
| Line has trailing spaces. | 207 | |
| Line contains a tab character. | 207 | |
| Line contains a tab character. | 208 | |
| Missing a Javadoc comment. | 208 | |
| Parameter file should be final. | 208 | |
| '{' is not preceded with whitespace. | 208 | |
| Line contains a tab character. | 209 | |
| Line contains a tab character. | 210 | |
| Line contains a tab character. | 211 | |
| Line contains a tab character. | 212 | |
| Must have at least one statement. | 212 | |
| Line contains a tab character. | 213 | |
| Line has trailing spaces. | 214 | |
| Line contains a tab character. | 214 | |
| Line contains a tab character. | 215 | |
| Line has trailing spaces. | 216 | |
| Line contains a tab character. | 216 | |
| Line contains a tab character. | 217 | |
| Missing a Javadoc comment. | 217 | |
| Parameter file should be final. | 217 | |
| '{' is not preceded with whitespace. | 217 | |
| Line contains a tab character. | 218 | |
| Line contains a tab character. | 219 | |
| Line contains a tab character. | 220 | |
| Line contains a tab character. | 221 | |
| Line contains a tab character. | 222 | |
| Must have at least one statement. | 222 | |
| Line contains a tab character. | 223 | |
| Line contains a tab character. | 224 | |
| 'if' is not followed by whitespace. | 224 | |
| '{' is not preceded with whitespace. | 224 | |
| Line contains a tab character. | 225 | |
| Line contains a tab character. | 226 | |
| Line has trailing spaces. | 227 | |
| Line contains a tab character. | 227 | |
| Line has trailing spaces. | 228 | |
| Line contains a tab character. | 228 | |
| Line contains a tab character. | 230 | |
| Missing a Javadoc comment. | 230 | |
| Parameter file should be final. | 230 | |
| '{' is not preceded with whitespace. | 230 | |
| Line contains a tab character. | 231 | |
| Line contains a tab character. | 232 | |
| Line contains a tab character. | 233 | |
| 'if' is not followed by whitespace. | 233 | |
| '{' is not preceded with whitespace. | 233 | |
| Line contains a tab character. | 234 | |
| Line contains a tab character. | 235 | |
| Line has trailing spaces. | 236 | |
| Line contains a tab character. | 236 | |
| Line contains a tab character. | 237 | |
| Line is longer than 80 characters (found 83). | 239 | |
| Line contains a tab character. | 239 | |
| Missing a Javadoc comment. | 239 | |
| Parameter file should be final. | 239 | |
| '{' is not preceded with whitespace. | 239 | |
| Line contains a tab character. | 240 | |
| Line contains a tab character. | 241 | |
| Line contains a tab character. | 242 | |
| 'if' is not followed by whitespace. | 242 | |
| '{' is not preceded with whitespace. | 242 | |
| Line contains a tab character. | 243 | |
| Line contains a tab character. | 244 | |
| Line has trailing spaces. | 245 | |
| Line contains a tab character. | 245 | |
| Line contains a tab character. | 246 | |
| Line has trailing spaces. | 247 | |
| Line contains a tab character. | 247 | |
| Line contains a tab character. | 248 | |
| Missing a Javadoc comment. | 248 | |
| Parameter file should be final. | 248 | |
| Line contains a tab character. | 249 | |
| Line contains a tab character. | 250 | |
| Line contains a tab character. | 251 | |
| Line has trailing spaces. | 252 | |
| Line contains a tab character. | 252 | |
| Line has trailing spaces. | 253 | |
| Line contains a tab character. | 253 | |
| Must have at least one statement. | 253 | |
| Line contains a tab character. | 254 | |
| Line contains a tab character. | 255 | |
| 'if' is not followed by whitespace. | 255 | |
| '{' is not preceded with whitespace. | 255 | |
| Line contains a tab character. | 256 | |
| Line contains a tab character. | 257 | |
| Line has trailing spaces. | 258 | |
| Line contains a tab character. | 258 | |
| Line contains a tab character. | 259 | |
| Line has trailing spaces. | 260 | |
| Line contains a tab character. | 260 | |
| Line has trailing spaces. | 261 | |
| Line contains a tab character. | 261 | |
| Line contains a tab character. | 262 | |
| Line has trailing spaces. | 263 | |
| Line contains a tab character. | 263 | |
| Line contains a tab character. | 264 | |
| Missing a Javadoc comment. | 264 | |
| Parameter file should be final. | 264 | |
| Line contains a tab character. | 265 | |
| Line contains a tab character. | 266 | |
| Line contains a tab character. | 267 | |
| Line contains a tab character. | 268 | |
| Line contains a tab character. | 269 | |
| Must have at least one statement. | 269 | |
| Line contains a tab character. | 270 | |
| Line contains a tab character. | 271 | |
| 'if' is not followed by whitespace. | 271 | |
| '{' is not preceded with whitespace. | 271 | |
| Line contains a tab character. | 272 | |
| Line contains a tab character. | 273 | |
| Line has trailing spaces. | 274 | |
| Line contains a tab character. | 274 | |
| Line contains a tab character. | 275 | |
| Line has trailing spaces. | 276 | |
| Line contains a tab character. | 276 | |
| Line contains a tab character. | 277 | |
| Missing a Javadoc comment. | 277 | |
| Parameter file should be final. | 277 | |
| '{' is not preceded with whitespace. | 277 | |
| Line contains a tab character. | 278 | |
| Line contains a tab character. | 279 | |
| Line contains a tab character. | 280 | |
| Line contains a tab character. | 281 | |
| Must have at least one statement. | 281 | |
| Line contains a tab character. | 282 | |
| Line has trailing spaces. | 283 | |
| Line contains a tab character. | 283 | |
| Line contains a tab character. | 284 | |
| Line has trailing spaces. | 285 | |
| Line contains a tab character. | 285 | |
| Line contains a tab character. | 286 | |
| Missing a Javadoc comment. | 286 | |
| Parameter file should be final. | 286 | |
| '{' is not preceded with whitespace. | 286 | |
| Line contains a tab character. | 287 | |
| Line contains a tab character. | 288 | |
| Line contains a tab character. | 289 | |
| Line contains a tab character. | 290 | |
| Must have at least one statement. | 290 | |
| Line contains a tab character. | 291 | |
| Line has trailing spaces. | 292 | |
| Line contains a tab character. | 292 | |
| Line contains a tab character. | 293 | |
| Line has trailing spaces. | 294 | |
| Line contains a tab character. | 294 | |
| Line contains a tab character. | 296 | |
| Missing a Javadoc comment. | 296 | |
| Parameter f should be final. | 296 | |
| Line contains a tab character. | 297 | |
| Line contains a tab character. | 298 | |
| Line contains a tab character. | 299 | |
| Line contains a tab character. | 300 | |
| Line contains a tab character. | 303 | |
| Missing a Javadoc comment. | 303 | |
| Parameter f should be final. | 303 | |
| Parameter write should be final. | 303 | |
| Line contains a tab character. | 304 | |
| Line contains a tab character. | 305 | |
| Line contains a tab character. | 306 | |
| Line contains a tab character. | 307 | |
| Line contains a tab character. | 310 | |
| Missing a Javadoc comment. | 310 | |
| Parameter f should be final. | 310 | |
| Line contains a tab character. | 311 | |
| Line contains a tab character. | 312 | |
| Line contains a tab character. | 313 | |
| Line contains a tab character. | 314 | |
| Line has trailing spaces. | 316 | |
| Line contains a tab character. | 316 | |
| Line contains a tab character. | 317 | |
| Missing a Javadoc comment. | 317 | |
| Parameter file should be final. | 317 | |
| Line contains a tab character. | 318 | |
| Line contains a tab character. | 319 | |
| Line contains a tab character. | 320 | |
| Line contains a tab character. | 321 | |
| Line contains a tab character. | 322 | |
| Must have at least one statement. | 322 | |
| Line contains a tab character. | 323 | |
| Line contains a tab character. | 324 | |
| 'if' is not followed by whitespace. | 324 | |
| '{' is not preceded with whitespace. | 324 | |
| Line contains a tab character. | 325 | |
| Line contains a tab character. | 326 | |
| Line contains a tab character. | 327 | |
| Line contains a tab character. | 328 | |
| Line contains a tab character. | 331 | |
| Missing a Javadoc comment. | 331 | |
| Parameter pathname should be final. | 331 | |
| Line contains a tab character. | 332 | |
| Line contains a tab character. | 333 | |
| Line contains a tab character. | 334 | |
| Line contains a tab character. | 335 | |
| Line contains a tab character. | 338 | |
| Missing a Javadoc comment. | 338 | |
| Parameter f should be final. | 338 | |
| Line contains a tab character. | 339 | |
| Line contains a tab character. | 340 | |
| Line contains a tab character. | 341 | |
| Line contains a tab character. | 342 | |
| Line contains a tab character. | 345 | |
| Missing a Javadoc comment. | 345 | |
| Parameter f should be final. | 345 | |
| Line contains a tab character. | 346 | |
| Line contains a tab character. | 347 | |
| Line contains a tab character. | 348 | |
| Line contains a tab character. | 349 | |
| Line contains a tab character. | 352 | |
| Missing a Javadoc comment. | 352 | |
| Parameter f should be final. | 352 | |
| Line has trailing spaces. | 353 | |
| Line contains a tab character. | 353 | |
| Line contains a tab character. | 354 | |
| Line has trailing spaces. | 355 | |
| Line contains a tab character. | 355 | |
| Line contains a tab character. | 356 | |
| Line has trailing spaces. | 357 | |
| Line contains a tab character. | 357 | |
| Line contains a tab character. | 358 | |
| 'if' is not followed by whitespace. | 358 | |
| '{' is not preceded with whitespace. | 358 | |
| Line has trailing spaces. | 359 | |
| Line contains a tab character. | 359 | |
| Line contains a tab character. | 360 | |
| Line contains a tab character. | 361 | |
| Line contains a tab character. | 362 | |
| Line contains a tab character. | 363 | |
| Line contains a tab character. | 364 | |
| Line contains a tab character. | 365 | |
| Line has trailing spaces. | 366 | |
| Line contains a tab character. | 366 | |
| Line contains a tab character. | 367 | |
| '}' should be on the same line. | 367 | |
| Line contains a tab character. | 368 | |
| 'else' is not followed by whitespace. | 368 | |
| '{' is not preceded with whitespace. | 368 | |
| Line contains a tab character. | 369 | |
| Line contains a tab character. | 370 | |
| Line has trailing spaces. | 371 | |
| Line contains a tab character. | 371 | |
| Line contains a tab character. | 372 | |
| Line contains a tab character. | 373 | |
| Line contains a tab character. | 376 | |
| Missing a Javadoc comment. | 376 | |
| Parameter f should be final. | 376 | |
| Line contains a tab character. | 377 | |
| Line contains a tab character. | 378 | |
| Line contains a tab character. | 379 | |
| Line contains a tab character. | 380 | |
| Line contains a tab character. | 383 | |
| Missing a Javadoc comment. | 383 | |
| Parameter f1 should be final. | 383 | |
| Parameter f2 should be final. | 383 | |
| Line contains a tab character. | 384 | |
| Line contains a tab character. | 385 | |
| Line contains a tab character. | 386 | |
| Line contains a tab character. | 387 | |
| Line contains a tab character. | 390 | |
| Missing a Javadoc comment. | 390 | |
| Parameter f should be final. | 390 | |
| Parameter time should be final. | 390 | |
| Line contains a tab character. | 391 | |
| Line contains a tab character. | 392 | |
| Line contains a tab character. | 393 | |
| Line contains a tab character. | 394 | |
| Line contains a tab character. | 397 | |
| Missing a Javadoc comment. | 397 | |
| Parameter f should be final. | 397 | |
| Line contains a tab character. | 398 | |
| Line contains a tab character. | 399 | |
| Line contains a tab character. | 400 | |
| Line contains a tab character. | 401 | |
| Line contains a tab character. | 404 | |
| Missing a Javadoc comment. | 404 | |
| Line contains a tab character. | 405 | |
| Line contains a tab character. | 406 | |
| Line contains a tab character. | 407 | |
| Line contains a tab character. | 408 | |
| Line contains a tab character. | 409 | |
| Line contains a tab character. | 410 | |
| Line contains a tab character. | 413 | |
| Missing a Javadoc comment. | 413 | |
| Parameter f1 should be final. | 413 | |
| Parameter f2 should be final. | 413 | |
| Line contains a tab character. | 414 | |
| Line contains a tab character. | 415 | |
| Line contains a tab character. | 416 | |
| Line contains a tab character. | 417 | |
| Line contains a tab character. | 420 | |
| Missing a Javadoc comment. | 420 | |
| Parameter f should be final. | 420 | |
| Line contains a tab character. | 421 | |
| Line contains a tab character. | 422 | |
| Line contains a tab character. | 423 | |
| Line contains a tab character. | 424 | |
| Line has trailing spaces. | 425 | |
| Line contains a tab character. | 425 | |
| Line has trailing spaces. | 426 | |
| Line contains a tab character. | 426 | |
| Missing a Javadoc comment. | 426 | |
| Parameter file should be final. | 426 | |
| '{' is not preceded with whitespace. | 426 | |
| Line contains a tab character. | 427 | |
| Line contains a tab character. | 428 | |
| Line contains a tab character. | 429 | |
| Line contains a tab character. | 430 | |
| Must have at least one statement. | 430 | |
| Line contains a tab character. | 431 | |
| Line contains a tab character. | 432 | |
| Line contains a tab character. | 433 | |
| Line contains a tab character. | 435 | |
| Missing a Javadoc comment. | 435 | |
| Parameter file should be final. | 435 | |
| '{' is not preceded with whitespace. | 435 | |
| Line has trailing spaces. | 436 | |
| Line contains a tab character. | 436 | |
| Line contains a tab character. | 437 | |
| Line contains a tab character. | 438 | |
| Line has trailing spaces. | 439 | |
| Line contains a tab character. | 439 | |
| Line contains a tab character. | 440 | |
| Line is longer than 80 characters (found 81). | 441 | |
| Line contains a tab character. | 441 | |
| Line contains a tab character. | 442 | |
| Line has trailing spaces. | 443 | |
| Line contains a tab character. | 443 | |
| Line contains a tab character. | 444 | |
| 'if' is not followed by whitespace. | 444 | |
| '{' is not preceded with whitespace. | 444 | |
| Line is longer than 80 characters (found 96). | 445 | |
| Line contains a tab character. | 445 | |
| Line contains a tab character. | 446 | |
| Line has trailing spaces. | 447 | |
| Line contains a tab character. | 447 | |
| Line has trailing spaces. | 448 | |
| Line contains a tab character. | 448 | |
| Line has trailing spaces. | 449 | |
| Line contains a tab character. | 449 | |
| Line contains a tab character. | 450 | |
| Line contains a tab character. | 451 | |
| Line has trailing spaces. | 452 | |
| Line contains a tab character. | 452 | |
| Line contains a tab character. | 453 | |
| Line contains a tab character. | 454 | |
| 'if' is not followed by whitespace. | 454 | |
| '{' is not preceded with whitespace. | 454 | |
| Line is longer than 80 characters (found 92). | 455 | |
| Line contains a tab character. | 455 | |
| Line contains a tab character. | 456 | |
| Line contains a tab character. | 457 | |
| Line contains a tab character. | 458 | |
| Line contains a tab character. | 459 | |
| Line has trailing spaces. | 460 | |
| Line contains a tab character. | 460 | |
| Line contains a tab character. | 462 | |
| 'if' is not followed by whitespace. | 462 | |
| '{' is not preceded with whitespace. | 462 | |
| Line contains a tab character. | 463 | |
| Line contains a tab character. | 464 | |
| '}' should be on the same line. | 464 | |
| Line contains a tab character. | 465 | |
| 'else' is not followed by whitespace. | 465 | |
| '{' is not preceded with whitespace. | 465 | |
| Line contains a tab character. | 466 | |
| Line contains a tab character. | 467 | |
| Line contains a tab character. | 468 | |
| Line has trailing spaces. | 469 | |
| Line contains a tab character. | 469 | |
| Line contains a tab character. | 470 | |
| Line has trailing spaces. | 471 | |
| Line contains a tab character. | 471 | |
| Line contains a tab character. | 472 | |
| Line contains a tab character. | 473 | |
| Line has trailing spaces. | 474 | |
| Line contains a tab character. | 474 | |
| Line has trailing spaces. | 475 | |
| Line contains a tab character. | 475 | |
| Line is longer than 80 characters (found 86). | 476 | |
| Line contains a tab character. | 476 | |
| Missing a Javadoc comment. | 476 | |
| Parameter path should be final. | 476 | |
| Line contains a tab character. | 477 | |
| Line contains a tab character. | 478 | |
| Line has trailing spaces. | 479 | |
| Line contains a tab character. | 479 | |
| Line is longer than 80 characters (found 92). | 480 | |
| Line contains a tab character. | 480 | |
| Missing a Javadoc comment. | 480 | |
| Parameter file should be final. | 480 | |
| Line contains a tab character. | 481 | |
| Line has trailing spaces. | 482 | |
| Line contains a tab character. | 482 | |
| Line contains a tab character. | 483 | |
| Line has trailing spaces. | 484 | |
| Line contains a tab character. | 484 | |
| Line contains a tab character. | 485 | |
| Line has trailing spaces. | 486 | |
| Line contains a tab character. | 486 | |
| Line contains a tab character. | 487 | |
| 'if' is not followed by whitespace. | 487 | |
| '{' is not preceded with whitespace. | 487 | |
| Line contains a tab character. | 488 | |
| Line contains a tab character. | 489 | |
| Line has trailing spaces. | 490 | |
| Line contains a tab character. | 490 | |
| Line contains a tab character. | 491 | |
| 'if' is not followed by whitespace. | 491 | |
| '{' is not preceded with whitespace. | 491 | |
| Line is longer than 80 characters (found 121). | 492 | |
| Line contains a tab character. | 492 | |
| Line contains a tab character. | 493 | |
| Line has trailing spaces. | 494 | |
| Line contains a tab character. | 494 | |
| Line contains a tab character. | 495 | |
| Line has trailing spaces. | 496 | |
| Line contains a tab character. | 496 | |
| Line contains a tab character. | 497 | |
| Line has trailing spaces. | 498 | |
| Line contains a tab character. | 498 | |
| Line contains a tab character. | 499 | |
| Missing a Javadoc comment. | 499 | |
| Parameter fd should be final. | 499 | |
| '{' is not preceded with whitespace. | 499 | |
| Line contains a tab character. | 500 | |
| Line contains a tab character. | 501 | |
| Line contains a tab character. | 502 | |
| Line has trailing spaces. | 503 | |
| Line contains a tab character. | 503 | |
| Line has trailing spaces. | 504 | |
| Line contains a tab character. | 504 | |
| Line contains a tab character. | 505 | |
| Missing a Javadoc comment. | 505 | |
| Parameter args should be final. | 505 | |
| Line contains a tab character. | 506 | |
| Line contains a tab character. | 507 | |
| Line has trailing spaces. | 508 | |
| Line contains a tab character. | 508 | |
| Line has trailing spaces. | 509 | |
| Line contains a tab character. | 509 | |
| Line has trailing spaces. | 510 | |
| Line contains a tab character. | 510 |
| Severity | Message | Line |
|---|---|---|
| Line has trailing spaces. | 3 | |
| Line has trailing spaces. | 5 | |
| Line has trailing spaces. | 6 | |
| Line has trailing spaces. | 7 | |
| Line has trailing spaces. | 20 | |
| Line has trailing spaces. | 21 | |
| '{' is not preceded with whitespace. | 23 | |
| Line contains a tab character. | 26 | |
| Missing a Javadoc comment. | 26 | |
| Parameter fileName should be final. | 26 | |
| Line contains a tab character. | 27 | |
| Line contains a tab character. | 28 | |
| Line contains a tab character. | 30 | |
| Missing a Javadoc comment. | 30 | |
| Parameter fileName should be final. | 30 | |
| Parameter append should be final. | 30 | |
| Line contains a tab character. | 31 | |
| Line contains a tab character. | 32 | |
| Line contains a tab character. | 34 | |
| Missing a Javadoc comment. | 34 | |
| Parameter file should be final. | 34 | |
| Line contains a tab character. | 35 | |
| Line contains a tab character. | 36 | |
| Line contains a tab character. | 38 | |
| Missing a Javadoc comment. | 38 | |
| Parameter fd should be final. | 38 | |
| Line contains a tab character. | 39 | |
| Line contains a tab character. | 40 | |
| Line has trailing spaces. | 42 | |
| Line contains a tab character. | 42 |
| Severity | Message | Line |
|---|---|---|
| Line has trailing spaces. | 3 | |
| Line has trailing spaces. | 5 | |
| Line has trailing spaces. | 6 | |
| Line has trailing spaces. | 7 | |
| Using the '.*' form of import should be avoided - java.io.*. | 16 | |
| Line has trailing spaces. | 26 | |
| '{' is not preceded with whitespace. | 28 | |
| Line contains a tab character. | 29 | |
| Line is longer than 80 characters (found 94). | 30 | |
| Line contains a tab character. | 30 | |
| Line has trailing spaces. | 31 | |
| Line is longer than 80 characters (found 92). | 31 | |
| Line contains a tab character. | 31 | |
| Line has trailing spaces. | 32 | |
| Line contains a tab character. | 32 | |
| Line contains a tab character. | 33 | |
| Line has trailing spaces. | 34 | |
| Line contains a tab character. | 34 | |
| First sentence should end with a period. | 35 | |
| Line contains a tab character. | 35 | |
| Line contains a tab character. | 36 | |
| Name 'logger' must match pattern '^[A-Z][A-Z0-9]*(_[A-Z0-9]+)*$'. | 36 | |
| Line has trailing spaces. | 37 | |
| Line contains a tab character. | 37 | |
| Line has trailing spaces. | 38 | |
| Line contains a tab character. | 38 | |
| Line contains a tab character. | 39 | |
| Missing a Javadoc comment. | 39 | |
| Line has trailing spaces. | 40 | |
| Line contains a tab character. | 40 | |
| Line contains a tab character. | 41 | |
| Missing a Javadoc comment. | 41 | |
| Line has trailing spaces. | 42 | |
| Line contains a tab character. | 42 | |
| Missing a Javadoc comment. | 43 | |
| Line has trailing spaces. | 44 | |
| Missing a Javadoc comment. | 45 | |
| Line has trailing spaces. | 46 | |
| Missing a Javadoc comment. | 47 | |
| Line has trailing spaces. | 48 | |
| Line has trailing spaces. | 50 | |
| First sentence should end with a period. | 51 | |
| Parameter parent should be final. | 54 | |
| Expected @param tag for 'parent'. | 54 | |
| Parameter child should be final. | 54 | |
| Expected @param tag for 'child'. | 54 | |
| '{' is not preceded with whitespace. | 54 | |
| Line contains a tab character. | 55 | |
| Line has trailing spaces. | 56 | |
| Line contains a tab character. | 56 | |
| First sentence should end with a period. | 59 | |
| Parameter parent should be final. | 62 | |
| Expected @param tag for 'parent'. | 62 | |
| Parameter child should be final. | 62 | |
| Expected @param tag for 'child'. | 62 | |
| '{' is not preceded with whitespace. | 62 | |
| Line contains a tab character. | 63 | |
| Line contains a tab character. | 64 | |
| Line has trailing spaces. | 66 | |
| First sentence should end with a period. | 67 | |
| Line has trailing spaces. | 70 | |
| Parameter path should be final. | 70 | |
| 'path' hides a field. | 70 | |
| Expected @param tag for 'path'. | 70 | |
| '{' is not preceded with whitespace. | 70 | |
| Line has trailing spaces. | 74 | |
| First sentence should end with a period. | 75 | |
| Parameter uri should be final. | 78 | |
| Expected @param tag for 'uri'. | 78 | |
| '{' is not preceded with whitespace. | 78 | |
| Line contains a tab character. | 79 | |
| Line contains a tab character. | 80 | |
| Line has trailing spaces. | 82 | |
| Line has trailing spaces. | 84 | |
| Missing a Javadoc comment. | 85 | |
| Parameter parent should be final. | 85 | |
| Parameter path should be final. | 85 | |
| 'path' hides a field. | 85 | |
| '{' is not preceded with whitespace. | 85 | |
| Line contains a tab character. | 86 | |
| 'if' is not followed by whitespace. | 86 | |
| '{' is not preceded with whitespace. | 86 | |
| Line contains a tab character. | 87 | |
| Line contains a tab character. | 88 | |
| '}' should be on the same line. | 88 | |
| Line contains a tab character. | 89 | |
| 'else' is not followed by whitespace. | 89 | |
| '{' is not preceded with whitespace. | 89 | |
| Line contains a tab character. | 90 | |
| Line contains a tab character. | 91 | |
| Line has trailing spaces. | 93 | |
| Missing a Javadoc comment. | 94 | |
| Parameter parent should be final. | 94 | |
| Parameter path should be final. | 94 | |
| 'path' hides a field. | 94 | |
| '{' is not preceded with whitespace. | 94 | |
| Line contains a tab character. | 95 | |
| Line contains a tab character. | 96 | |
| 'if' is not followed by whitespace. | 96 | |
| '{' is not preceded with whitespace. | 96 | |
| Line has trailing spaces. | 97 | |
| Line is longer than 80 characters (found 96). | 97 | |
| Line contains a tab character. | 97 | |
| Line contains a tab character. | 98 | |
| '}' should be on the same line. | 98 | |
| Line contains a tab character. | 99 | |
| 'else' is not followed by whitespace. | 99 | |
| '{' is not preceded with whitespace. | 99 | |
| Line has trailing spaces. | 100 | |
| Line contains a tab character. | 100 | |
| Line contains a tab character. | 101 | |
| Line has trailing spaces. | 103 | |
| Line has trailing spaces. | 105 | |
| Expected an @return tag. | 110 | |
| Line has trailing spaces. | 110 | |
| Method 'getPath' is not designed for extension - needs to be abstract, final or empty. | 110 | |
| '{' is not preceded with whitespace. | 110 | |
| Line contains a tab character. | 110 | |
| Line contains a tab character. | 111 | |
| Line has trailing spaces. | 113 | |
| Method 'getAbsolutePath' is not designed for extension - needs to be abstract, final or empty. | 114 | |
| Missing a Javadoc comment. | 114 | |
| '{' is not preceded with whitespace. | 114 | |
| Line contains a tab character. | 115 | |
| Line has trailing spaces. | 116 | |
| Line has trailing spaces. | 118 | |
| Line has trailing spaces. | 119 | |
| Method 'exists' is not designed for extension - needs to be abstract, final or empty. | 119 | |
| Missing a Javadoc comment. | 119 | |
| Line contains a tab character. | 119 | |
| Line contains a tab character. | 120 | |
| Line has trailing spaces. | 121 | |
| Line contains a tab character. | 121 | |
| Method 'getName' is not designed for extension - needs to be abstract, final or empty. | 134 | |
| Line contains a tab character. | 135 | |
| 'if' construct must use '{}'s. | 136 | |
| Line contains a tab character. | 136 | |
| Line contains a tab character. | 137 | |
| Line contains a tab character. | 140 | |
| Method 'getParent' is not designed for extension - needs to be abstract, final or empty. | 140 | |
| Missing a Javadoc comment. | 140 | |
| Line contains a tab character. | 141 | |
| Line has trailing spaces. | 142 | |
| Line contains a tab character. | 142 | |
| Line contains a tab character. | 144 | |
| Line is longer than 80 characters (found 120). | 145 | |
| Line contains a tab character. | 145 | |
| Line contains a tab character. | 146 | |
| Line contains a tab character. | 147 | |
| Line contains a tab character. | 148 | |
| Line contains a tab character. | 150 | |
| Line has trailing spaces. | 151 | |
| Line contains a tab character. | 151 | |
| Line contains a tab character. | 152 | |
| Line contains a tab character. | 154 | |
| Line contains a tab character. | 155 | |
| Line has trailing spaces. | 156 | |
| Line contains a tab character. | 156 | |
| Line contains a tab character. | 157 | |
| Line has trailing spaces. | 158 | |
| Line contains a tab character. | 158 | |
| Line contains a tab character. | 159 | |
| Line has trailing spaces. | 160 | |
| Line contains a tab character. | 160 | |
| Line contains a tab character. | 161 | |
| Line contains a tab character. | 162 | |
| Line has trailing spaces. | 164 | |
| Line contains a tab character. | 164 | |
| Method 'getParentFile' is not designed for extension - needs to be abstract, final or empty. | 164 | |
| Missing a Javadoc comment. | 164 | |
| Line contains a tab character. | 165 | |
| Line contains a tab character. | 166 | |
| Line contains a tab character. | 168 | |
| Method 'isAbsolute' is not designed for extension - needs to be abstract, final or empty. | 168 | |
| Missing a Javadoc comment. | 168 | |
| Line contains a tab character. | 169 | |
| Line contains a tab character. | 170 | |
| Line contains a tab character. | 171 | |
| Line has trailing spaces. | 173 | |
| Line contains a tab character. | 173 | |
| Method 'getAbsoluteFile' is not designed for extension - needs to be abstract, final or empty. | 173 | |
| Missing a Javadoc comment. | 173 | |
| Line contains a tab character. | 174 | |
| Line contains a tab character. | 175 | |
| Line contains a tab character. | 177 | |
| Method 'getCanonicalPath' is not designed for extension - needs to be abstract, final or empty. | 177 | |
| Missing a Javadoc comment. | 177 | |
| Line contains a tab character. | 178 | |
| Line contains a tab character. | 179 | |
| Line contains a tab character. | 181 | |
| Method 'getCanonicalFile' is not designed for extension - needs to be abstract, final or empty. | 181 | |
| Missing a Javadoc comment. | 181 | |
| Line contains a tab character. | 182 | |
| Line contains a tab character. | 183 | |
| Line contains a tab character. | 185 | |
| Method 'toURL' is not designed for extension - needs to be abstract, final or empty. | 185 | |
| Missing a Javadoc comment. | 185 | |
| Line contains a tab character. | 186 | |
| Line contains a tab character. | 187 | |
| Line contains a tab character. | 189 | |
| Method 'toURI' is not designed for extension - needs to be abstract, final or empty. | 189 | |
| Missing a Javadoc comment. | 189 | |
| Line contains a tab character. | 190 | |
| Line contains a tab character. | 191 | |
| Line contains a tab character. | 193 | |
| Method 'canRead' is not designed for extension - needs to be abstract, final or empty. | 193 | |
| Missing a Javadoc comment. | 193 | |
| Line contains a tab character. | 194 | |
| Line contains a tab character. | 195 | |
| Line contains a tab character. | 197 | |
| Method 'canWrite' is not designed for extension - needs to be abstract, final or empty. | 197 | |
| Missing a Javadoc comment. | 197 | |
| Line contains a tab character. | 198 | |
| Line contains a tab character. | 199 | |
| Line contains a tab character. | 201 | |
| Method 'isDirectory' is not designed for extension - needs to be abstract, final or empty. | 201 | |
| Missing a Javadoc comment. | 201 | |
| Line contains a tab character. | 202 | |
| Line contains a tab character. | 203 | |
| Line contains a tab character. | 205 | |
| Method 'isFile' is not designed for extension - needs to be abstract, final or empty. | 205 | |
| Missing a Javadoc comment. | 205 | |
| Line contains a tab character. | 206 | |
| Line contains a tab character. | 207 | |
| Line has trailing spaces. | 209 | |
| Line contains a tab character. | 209 | |
| Method 'isHidden' is not designed for extension - needs to be abstract, final or empty. | 209 | |
| Missing a Javadoc comment. | 209 | |
| Line contains a tab character. | 210 | |
| Line contains a tab character. | 211 | |
| Line contains a tab character. | 213 | |
| Method 'lastModified' is not designed for extension - needs to be abstract, final or empty. | 213 | |
| Missing a Javadoc comment. | 213 | |
| Line contains a tab character. | 214 | |
| Line contains a tab character. | 215 | |
| Line contains a tab character. | 217 | |
| Method 'length' is not designed for extension - needs to be abstract, final or empty. | 217 | |
| Missing a Javadoc comment. | 217 | |
| Line contains a tab character. | 218 | |
| Line contains a tab character. | 219 | |
| Line contains a tab character. | 221 | |
| Method 'createNewFile' is not designed for extension - needs to be abstract, final or empty. | 221 | |
| Missing a Javadoc comment. | 221 | |
| Line contains a tab character. | 222 | |
| Line contains a tab character. | 223 | |
| Line contains a tab character. | 224 | |
| Line contains a tab character. | 226 | |
| Method 'delete' is not designed for extension - needs to be abstract, final or empty. | 226 | |
| Missing a Javadoc comment. | 226 | |
| Line contains a tab character. | 227 | |
| Line contains a tab character. | 228 | |
| Line contains a tab character. | 229 | |
| Line contains a tab character. | 231 | |
| Method 'deleteOnExit' is not designed for extension - needs to be abstract, final or empty. | 231 | |
| Missing a Javadoc comment. | 231 | |
| Line contains a tab character. | 232 | |
| Line contains a tab character. | 233 | |
| Line contains a tab character. | 235 | |
| Method 'list' is not designed for extension - needs to be abstract, final or empty. | 235 | |
| Missing a Javadoc comment. | 235 | |
| Line contains a tab character. | 236 | |
| Line contains a tab character. | 237 | |
| Line contains a tab character. | 239 | |
| Method 'list' is not designed for extension - needs to be abstract, final or empty. | 239 | |
| Missing a Javadoc comment. | 239 | |
| Parameter filter should be final. | 239 | |
| Line contains a tab character. | 240 | |
| Line contains a tab character. | 241 | |
| Line contains a tab character. | 242 | |
| Line contains a tab character. | 244 | |
| Method 'listFiles' is not designed for extension - needs to be abstract, final or empty. | 244 | |
| Missing a Javadoc comment. | 244 | |
| Line contains a tab character. | 245 | |
| Line contains a tab character. | 246 | |
| Line contains a tab character. | 247 | |
| Line contains a tab character. | 249 | |
| Method 'listFiles' is not designed for extension - needs to be abstract, final or empty. | 249 | |
| Missing a Javadoc comment. | 249 | |
| Parameter filter should be final. | 249 | |
| Line contains a tab character. | 250 | |
| Line contains a tab character. | 251 | |
| Line contains a tab character. | 252 | |
| Line contains a tab character. | 254 | |
| Method 'listFiles' is not designed for extension - needs to be abstract, final or empty. | 254 | |
| Missing a Javadoc comment. | 254 | |
| Parameter filter should be final. | 254 | |
| Line contains a tab character. | 255 | |
| Line contains a tab character. | 256 | |
| Line contains a tab character. | 257 | |
| Line contains a tab character. | 259 | |
| Method 'mkdir' is not designed for extension - needs to be abstract, final or empty. | 259 | |
| Missing a Javadoc comment. | 259 | |
| Line contains a tab character. | 260 | |
| Line contains a tab character. | 261 | |
| Line contains a tab character. | 262 | |
| Line contains a tab character. | 264 | |
| Method 'mkdirs' is not designed for extension - needs to be abstract, final or empty. | 264 | |
| Missing a Javadoc comment. | 264 | |
| Line contains a tab character. | 265 | |
| Line contains a tab character. | 266 | |
| Line contains a tab character. | 267 | |
| Line contains a tab character. | 269 | |
| Method 'renameTo' is not designed for extension - needs to be abstract, final or empty. | 269 | |
| Missing a Javadoc comment. | 269 | |
| Parameter dest should be final. | 269 | |
| Line contains a tab character. | 270 | |
| Line contains a tab character. | 271 | |
| Line contains a tab character. | 272 | |
| Line contains a tab character. | 274 | |
| Method 'setLastModified' is not designed for extension - needs to be abstract, final or empty. | 274 | |
| Missing a Javadoc comment. | 274 | |
| Parameter time should be final. | 274 | |
| Line contains a tab character. | 275 | |
| Line contains a tab character. | 276 | |
| Line contains a tab character. | 277 | |
| Line contains a tab character. | 279 | |
| Method 'setReadOnly' is not designed for extension - needs to be abstract, final or empty. | 279 | |
| Missing a Javadoc comment. | 279 | |
| Line contains a tab character. | 280 | |
| Line contains a tab character. | 281 | |
| Line contains a tab character. | 282 | |
| Line has trailing spaces. | 284 | |
| Line contains a tab character. | 284 | |
| Missing a Javadoc comment. | 284 | |
| Line contains a tab character. | 285 | |
| Line contains a tab character. | 286 | |
| Line is longer than 80 characters (found 124). | 288 | |
| Line contains a tab character. | 288 | |
| Missing a Javadoc comment. | 288 | |
| Parameter prefix should be final. | 288 | |
| Parameter suffix should be final. | 288 | |
| Parameter directory should be final. | 288 | |
| Line contains a tab character. | 289 | |
| Line contains a tab character. | 290 | |
| Line contains a tab character. | 291 | |
| Line is longer than 80 characters (found 100). | 293 | |
| Line contains a tab character. | 293 | |
| Missing a Javadoc comment. | 293 | |
| Parameter prefix should be final. | 293 | |
| Parameter suffix should be final. | 293 | |
| Line contains a tab character. | 294 | |
| Line contains a tab character. | 295 | |
| Line contains a tab character. | 296 | |
| Line contains a tab character. | 298 | |
| Method 'compareTo' is not designed for extension - needs to be abstract, final or empty. | 298 | |
| Missing a Javadoc comment. | 298 | |
| Parameter o should be final. | 298 | |
| Line contains a tab character. | 299 | |
| Line contains a tab character. | 300 | |
| Line contains a tab character. | 301 | |
| Line contains a tab character. | 303 | |
| Method 'equals' is not designed for extension - needs to be abstract, final or empty. | 303 | |
| Missing a Javadoc comment. | 303 | |
| Parameter obj should be final. | 303 | |
| Line contains a tab character. | 304 | |
| Line contains a tab character. | 305 | |
| Line contains a tab character. | 306 | |
| Line contains a tab character. | 308 | |
| Method 'hashCode' is not designed for extension - needs to be abstract, final or empty. | 308 | |
| Missing a Javadoc comment. | 308 | |
| Line contains a tab character. | 309 | |
| Line contains a tab character. | 310 | |
| Line contains a tab character. | 311 | |
| Line contains a tab character. | 313 | |
| Method 'toString' is not designed for extension - needs to be abstract, final or empty. | 313 | |
| Missing a Javadoc comment. | 313 | |
| Line contains a tab character. | 314 | |
| Line contains a tab character. | 315 | |
| Line contains a tab character. | 316 | |
| Line has trailing spaces. | 317 |
| Severity | Message | Line |
|---|---|---|
| Missing package-info.java file. | ||
| Line has trailing spaces. | 3 | |
| Line has trailing spaces. | 5 | |
| Line has trailing spaces. | 6 | |
| Line has trailing spaces. | 7 | |
| First sentence should end with a period. | 19 | |
| Line has trailing spaces. | 21 | |
| Class System should be declared as final. | 23 | |
| First sentence should end with a period. | 25 | |
| Line has trailing spaces. | 28 | |
| Missing a Javadoc comment. | 32 | |
| Variable 'props' must be private and have accessor methods. | 32 | |
| Variable 'in' must be private and have accessor methods. | 36 | |
| Variable 'out' must be private and have accessor methods. | 40 | |
| Variable 'err' must be private and have accessor methods. | 44 | |
| '{' is not preceded with whitespace. | 46 | |
| Line has trailing spaces. | 51 | |
| Line has trailing spaces. | 57 | |
| Line has trailing spaces. | 58 | |
| Line is longer than 80 characters (found 91). | 60 | |
| Line has trailing spaces. | 66 | |
| Line has trailing spaces. | 69 | |
| Line has trailing spaces. | 73 | |
| Parameter in should be final. | 97 | |
| 'in' hides a field. | 97 | |
| Expected @param tag for 'in'. | 97 | |
| Parameter out should be final. | 104 | |
| 'out' hides a field. | 104 | |
| Expected @param tag for 'out'. | 104 | |
| Parameter err should be final. | 111 | |
| 'err' hides a field. | 111 | |
| Expected @param tag for 'err'. | 111 | |
| Missing a Javadoc comment. | 115 | |
| Missing a Javadoc comment. | 119 | |
| Missing a Javadoc comment. | 124 | |
| Line is longer than 80 characters (found 96). | 128 | |
| Missing a Javadoc comment. | 128 | |
| Parameter src should be final. | 128 | |
| Parameter srcPos should be final. | 128 | |
| Parameter dest should be final. | 128 | |
| Parameter destPos should be final. | 128 | |
| Parameter length should be final. | 128 | |
| Line has trailing spaces. | 133 | |
| Expected an @return tag. | 135 | |
| Parameter x should be final. | 135 | |
| Expected @param tag for 'x'. | 135 | |
| Expected an @return tag. | 161 | |
| Parameter props should be final. | 161 | |
| 'props' hides a field. | 161 | |
| Expected @param tag for 'props'. | 161 | |
| Line has trailing spaces. | 165 | |
| Line has trailing spaces. | 170 | |
| Line has trailing spaces. | 172 | |
| Line is longer than 80 characters (found 82). | 173 | |
| Line is longer than 80 characters (found 88). | 175 | |
| Line is longer than 80 characters (found 82). | 176 | |
| Line has trailing spaces. | 186 | |
| Missing a Javadoc comment. | 190 | |
| Missing a Javadoc comment. | 194 | |
| Parameter props should be final. | 194 | |
| 'props' hides a field. | 194 | |
| Missing a Javadoc comment. | 202 | |
| Parameter key should be final. | 202 | |
| Missing a Javadoc comment. | 212 | |
| Parameter key should be final. | 212 | |
| Parameter def should be final. | 212 | |
| Missing a Javadoc comment. | 222 | |
| Parameter key should be final. | 222 | |
| Parameter value should be final. | 222 | |
| Missing a Javadoc comment. | 232 | |
| Parameter name should be final. | 232 | |
| Line is longer than 80 characters (found 94). | 233 | |
| Line is longer than 80 characters (found 112). | 239 | |
| Missing a Javadoc comment. | 247 | |
| Parameter status should be final. | 247 | |
| Line contains a tab character. | 248 | |
| Missing a Javadoc comment. | 251 | |
| Missing a Javadoc comment. | 256 | |
| Missing a Javadoc comment. | 261 | |
| Parameter value should be final. | 261 | |
| Line is longer than 80 characters (found 111). | 268 | |
| Missing a Javadoc comment. | 276 | |
| Parameter filename should be final. | 276 | |
| Line is longer than 80 characters (found 112). | 283 | |
| Missing a Javadoc comment. | 291 | |
| Parameter libname should be final. | 291 | |
| Line contains a tab character. | 292 | |
| Missing a Javadoc comment. | 295 | |
| Parameter libname should be final. | 295 |
| Severity | Message | Line |
|---|---|---|
| Missing package-info.java file. | ||
| Line has trailing spaces. | 3 | |
| Line has trailing spaces. | 5 | |
| Line has trailing spaces. | 6 | |
| Line has trailing spaces. | 7 | |
| Line has trailing spaces. | 25 | |
| Line has trailing spaces. | 33 | |
| Line has trailing spaces. | 40 | |
| Line has trailing spaces. | 45 | |
| Line has trailing spaces. | 52 | |
| Line has trailing spaces. | 57 | |
| Line has trailing spaces. | 58 | |
| '{' should be on the previous line. | 61 | |
| Line is longer than 80 characters (found 83). | 62 | |
| Line contains a tab character. | 62 | |
| Line contains a tab character. | 63 | |
| Missing a Javadoc comment. | 63 | |
| Line contains a tab character. | 65 | |
| Line contains a tab character. | 66 | |
| Line contains a tab character. | 67 | |
| Line contains a tab character. | 68 | |
| Line contains a tab character. | 69 | |
| Line contains a tab character. | 70 | |
| Line has trailing spaces. | 71 | |
| Line contains a tab character. | 71 | |
| Line contains a tab character. | 72 | |
| Line contains a tab character. | 73 | |
| Line contains a tab character. | 74 | |
| Line contains a tab character. | 75 | |
| Line contains a tab character. | 76 | |
| Line has trailing spaces. | 77 | |
| Line contains a tab character. | 77 | |
| Line is longer than 80 characters (found 81). | 78 | |
| Line contains a tab character. | 78 | |
| Line is longer than 80 characters (found 90). | 79 | |
| Line contains a tab character. | 79 | |
| Line is longer than 80 characters (found 91). | 80 | |
| Line contains a tab character. | 80 | |
| Line contains a tab character. | 81 | |
| Line is longer than 80 characters (found 97). | 82 | |
| Line contains a tab character. | 82 | |
| '(' is followed by whitespace. | 82 | |
| Parameter locator should be final. | 82 | |
| 'locator' hides a field. | 82 | |
| Line contains a tab character. | 83 | |
| Line contains a tab character. | 84 | |
| Line contains a tab character. | 85 | |
| Line contains a tab character. | 86 | |
| Line contains a tab character. | 88 | |
| Line contains a tab character. | 89 | |
| Line contains a tab character. | 90 | |
| Line contains a tab character. | 91 | |
| Line has trailing spaces. | 92 | |
| Line contains a tab character. | 92 | |
| Line contains a tab character. | 93 | |
| Line contains a tab character. | 94 | |
| Line contains a tab character. | 95 | |
| Line contains a tab character. | 96 | |
| Line contains a tab character. | 97 | |
| Line has trailing spaces. | 98 | |
| Line contains a tab character. | 98 | |
| Line contains a tab character. | 99 | |
| Line is longer than 80 characters (found 91). | 100 | |
| Line contains a tab character. | 100 | |
| Line contains a tab character. | 101 | |
| Line contains a tab character. | 102 | |
| Parameter path should be final. | 102 | |
| Line contains a tab character. | 103 | |
| '{' should be on the previous line. | 103 | |
| Line contains a tab character. | 104 | |
| Line contains a tab character. | 105 | |
| Line contains a tab character. | 106 | |
| Line contains a tab character. | 108 | |
| Line contains a tab character. | 109 | |
| Line contains a tab character. | 110 | |
| Line contains a tab character. | 111 | |
| Line has trailing spaces. | 112 | |
| Line contains a tab character. | 112 | |
| Line contains a tab character. | 113 | |
| Line contains a tab character. | 114 | |
| Line contains a tab character. | 115 | |
| Line contains a tab character. | 116 | |
| Line contains a tab character. | 117 | |
| Line has trailing spaces. | 118 | |
| Line contains a tab character. | 118 | |
| Line contains a tab character. | 119 | |
| Line contains a tab character. | 120 | |
| Line is longer than 80 characters (found 91). | 121 | |
| Line contains a tab character. | 121 | |
| Line contains a tab character. | 122 | |
| Line is longer than 80 characters (found 96). | 123 | |
| Line contains a tab character. | 123 | |
| '(' is followed by whitespace. | 123 | |
| Parameter dir should be final. | 123 | |
| Parameter name should be final. | 123 | |
| Line contains a tab character. | 124 | |
| Line contains a tab character. | 125 | |
| Line contains a tab character. | 126 | |
| Line contains a tab character. | 127 | |
| Line contains a tab character. | 129 | |
| Line contains a tab character. | 130 | |
| Line contains a tab character. | 131 | |
| Line contains a tab character. | 132 | |
| Line has trailing spaces. | 133 | |
| Line contains a tab character. | 133 | |
| Line contains a tab character. | 134 | |
| Line contains a tab character. | 135 | |
| Line contains a tab character. | 136 | |
| Line contains a tab character. | 137 | |
| Line contains a tab character. | 138 | |
| Line has trailing spaces. | 139 | |
| Line contains a tab character. | 139 | |
| Line contains a tab character. | 140 | |
| Line contains a tab character. | 141 | |
| Line is longer than 80 characters (found 91). | 142 | |
| Line contains a tab character. | 142 | |
| Line contains a tab character. | 143 | |
| Line is longer than 80 characters (found 100). | 144 | |
| Line contains a tab character. | 144 | |
| Parameter path should be final. | 144 | |
| Parameter name should be final. | 144 | |
| Line contains a tab character. | 145 | |
| Line contains a tab character. | 146 | |
| Line contains a tab character. | 147 | |
| Line contains a tab character. | 148 | |
| Line contains a tab character. | 150 | |
| Line is longer than 80 characters (found 81). | 151 | |
| Line contains a tab character. | 151 | |
| Line contains a tab character. | 152 | |
| Line has trailing spaces. | 153 | |
| Line contains a tab character. | 153 | |
| Line is longer than 80 characters (found 193). | 154 | |
| Line contains a tab character. | 154 | |
| Line contains a tab character. | 155 | |
| Line is longer than 80 characters (found 168). | 156 | |
| Line contains a tab character. | 156 | |
| Line contains a tab character. | 157 | |
| Line is longer than 80 characters (found 113). | 158 | |
| Line contains a tab character. | 158 | |
| Method 'listDirectoryContents' is not designed for extension - needs to be abstract, final or empty. | 158 | |
| Redundant throws: 'java.lang.SecurityException' is unchecked exception. | 158 | |
| Line contains a tab character. | 159 | |
| Line contains a tab character. | 160 | |
| Line contains a tab character. | 161 | |
| Line contains a tab character. | 162 | |
| Line contains a tab character. | 164 | |
| Line contains a tab character. | 165 | |
| Line contains a tab character. | 166 | |
| Line contains a tab character. | 167 | |
| Line contains a tab character. | 168 | |
| Line has trailing spaces. | 169 | |
| Line contains a tab character. | 169 | |
| Line contains a tab character. | 170 | |
| Line is longer than 80 characters (found 102). | 171 | |
| Line contains a tab character. | 171 | |
| Line is longer than 80 characters (found 168). | 172 | |
| Line contains a tab character. | 172 | |
| Line contains a tab character. | 173 | |
| Line is longer than 80 characters (found 119). | 174 | |
| Line contains a tab character. | 174 | |
| '(' is followed by whitespace. | 174 | |
| Parameter listener should be final. | 174 | |
| Redundant throws: 'java.lang.SecurityException' is unchecked exception. | 174 | |
| Line contains a tab character. | 175 | |
| Line contains a tab character. | 176 | |
| Line contains a tab character. | 177 | |
| Line contains a tab character. | 179 | |
| Line contains a tab character. | 180 | |
| Line contains a tab character. | 181 | |
| Line contains a tab character. | 182 | |
| Line contains a tab character. | 183 | |
| Line has trailing spaces. | 184 | |
| Line contains a tab character. | 184 | |
| Line contains a tab character. | 185 | |
| Line contains a tab character. | 186 | |
| Line contains a tab character. | 187 | |
| '(' is followed by whitespace. | 187 | |
| Parameter listener should be final. | 187 | |
| Line contains a tab character. | 188 | |
| '{' should be on the previous line. | 188 | |
| Line contains a tab character. | 189 | |
| Line contains a tab character. | 190 | |
| Line contains a tab character. | 192 | |
| Line contains a tab character. | 193 | |
| Line contains a tab character. | 194 | |
| Line has trailing spaces. | 195 | |
| Line contains a tab character. | 195 | |
| Line contains a tab character. | 196 | |
| Line contains a tab character. | 197 | |
| Line contains a tab character. | 198 | |
| Method 'getLocator' is not designed for extension - needs to be abstract, final or empty. | 198 | |
| Line contains a tab character. | 199 | |
| '{' should be on the previous line. | 199 | |
| Line contains a tab character. | 200 | |
| Line contains a tab character. | 201 | |
| Line contains a tab character. | 203 | |
| Line is longer than 80 characters (found 81). | 204 | |
| Line contains a tab character. | 204 | |
| Line contains a tab character. | 205 | |
| Line is longer than 80 characters (found 84). | 206 | |
| Line contains a tab character. | 206 | |
| Line contains a tab character. | 207 | |
| Line has trailing spaces. | 208 | |
| Line contains a tab character. | 208 | |
| Line is longer than 80 characters (found 178). | 209 | |
| Line contains a tab character. | 209 | |
| Line contains a tab character. | 210 | |
| Line contains a tab character. | 211 | |
| Redundant throws: 'java.lang.SecurityException' is unchecked exception. | 211 | |
| Line contains a tab character. | 212 | |
| '{' should be on the previous line. | 212 | |
| Line contains a tab character. | 213 | |
| Line contains a tab character. | 214 |
| Severity | Message | Line |
|---|---|---|
| Line has trailing spaces. | 3 | |
| Line has trailing spaces. | 5 | |
| Line has trailing spaces. | 6 | |
| Line has trailing spaces. | 7 | |
| Line has trailing spaces. | 20 | |
| Unknown tag 'statuscode'. | 22 | |
| '{' should be on the previous line. | 25 | |
| Line contains a tab character. | 26 | |
| Missing a Javadoc comment. | 26 | |
| Line contains a tab character. | 28 | |
| Line contains a tab character. | 29 | |
| Line contains a tab character. | 30 | |
| Line has trailing spaces. | 31 | |
| Line contains a tab character. | 31 | |
| Line contains a tab character. | 32 | |
| Line contains a tab character. | 33 | |
| Line contains a tab character. | 34 | |
| '(' is followed by whitespace. | 34 | |
| Parameter source should be final. | 34 | |
| '{' is not preceded with whitespace. | 34 | |
| Line contains a tab character. | 35 | |
| Line contains a tab character. | 36 | |
| Line contains a tab character. | 38 | |
| Line contains a tab character. | 39 | |
| Line has trailing spaces. | 40 | |
| Line contains a tab character. | 40 | |
| Line contains a tab character. | 41 | |
| Line contains a tab character. | 42 | |
| Line contains a tab character. | 43 | |
| Method 'getCarouselFile' is not designed for extension - needs to be abstract, final or empty. | 43 | |
| '{' is not preceded with whitespace. | 43 | |
| Line contains a tab character. | 44 | |
| Line contains a tab character. | 45 |
| Severity | Message | Line |
|---|---|---|
| Line has trailing spaces. | 3 | |
| Line has trailing spaces. | 5 | |
| Line has trailing spaces. | 6 | |
| Line has trailing spaces. | 7 | |
| Line has trailing spaces. | 21 | |
| Line has trailing spaces. | 22 | |
| '{' should be on the previous line. | 25 | |
| Line contains a tab character. | 26 | |
| Line contains a tab character. | 27 | |
| Line contains a tab character. | 28 | |
| Line has trailing spaces. | 29 | |
| Line contains a tab character. | 29 | |
| Line contains a tab character. | 30 | |
| Line contains a tab character. | 31 | |
| Line contains a tab character. | 32 | |
| Line contains a tab character. | 33 | |
| Line contains a tab character. | 34 | |
| Line contains a tab character. | 35 | |
| Line contains a tab character. | 36 | |
| Line contains a tab character. | 37 | |
| Line has trailing spaces. | 38 | |
| Line contains a tab character. | 38 | |
| Line contains a tab character. | 39 | |
| Line contains a tab character. | 40 | |
| Line contains a tab character. | 41 | |
| Line contains a tab character. | 42 | |
| Line has trailing spaces. | 43 | |
| Line contains a tab character. | 43 | |
| Line contains a tab character. | 44 | |
| Line contains a tab character. | 45 | |
| Line contains a tab character. | 46 | |
| Line contains a tab character. | 47 | |
| Line has trailing spaces. | 48 | |
| Line contains a tab character. | 48 | |
| Line contains a tab character. | 49 | |
| Line contains a tab character. | 50 | |
| Line contains a tab character. | 51 | |
| Line contains a tab character. | 52 | |
| Redundant 'public' modifier. | 52 | |
| '(' is followed by whitespace. | 52 |
| Severity | Message | Line |
|---|---|---|
| Line has trailing spaces. | 3 | |
| Line has trailing spaces. | 5 | |
| Line has trailing spaces. | 6 | |
| Line has trailing spaces. | 7 | |
| Line has trailing spaces. | 23 | |
| Line has trailing spaces. | 32 | |
| Line has trailing spaces. | 39 | |
| Line has trailing spaces. | 43 | |
| Line has trailing spaces. | 47 | |
| Line has trailing spaces. | 51 | |
| Unknown tag 'statuscode'. | 53 | |
| Line contains a tab character. | 58 | |
| Line contains a tab character. | 59 | |
| Line contains a tab character. | 60 | |
| Line has trailing spaces. | 61 | |
| Line contains a tab character. | 61 | |
| Line contains a tab character. | 62 | |
| Line contains a tab character. | 63 | |
| Line contains a tab character. | 64 | |
| Line contains a tab character. | 65 | |
| Line contains a tab character. | 66 | |
| Line contains a tab character. | 67 | |
| Line contains a tab character. | 68 | |
| Line contains a tab character. | 69 | |
| Line contains a tab character. | 70 | |
| Unused @throws tag for 'java.lang.IllegalArgumentException'. | 70 | |
| Line is longer than 80 characters (found 82). | 71 | |
| Line contains a tab character. | 71 | |
| Line contains a tab character. | 72 | |
| Line contains a tab character. | 73 | |
| Line contains a tab character. | 74 | |
| Line contains a tab character. | 75 | |
| Line contains a tab character. | 76 | |
| Parameter r should be final. | 76 | |
| Parameter g should be final. | 76 | |
| Parameter b should be final. | 76 | |
| Parameter a should be final. | 76 | |
| Line contains a tab character. | 77 | |
| Line contains a tab character. | 78 | |
| Line contains a tab character. | 80 | |
| Line contains a tab character. | 81 | |
| Line contains a tab character. | 82 | |
| Line has trailing spaces. | 83 | |
| Line contains a tab character. | 83 | |
| Line contains a tab character. | 84 | |
| Line contains a tab character. | 85 | |
| Line contains a tab character. | 86 | |
| Line contains a tab character. | 87 | |
| Line contains a tab character. | 88 | |
| Line contains a tab character. | 89 | |
| Line contains a tab character. | 90 | |
| Line contains a tab character. | 91 | |
| Line contains a tab character. | 92 | |
| Unused @throws tag for 'java.lang.IllegalArgumentException'. | 92 | |
| Line contains a tab character. | 93 | |
| Line contains a tab character. | 94 | |
| Line contains a tab character. | 95 | |
| Line contains a tab character. | 96 | |
| Line contains a tab character. | 97 | |
| Line contains a tab character. | 98 | |
| Parameter r should be final. | 98 | |
| Parameter g should be final. | 98 | |
| Parameter b should be final. | 98 | |
| Parameter a should be final. | 98 | |
| Line contains a tab character. | 99 | |
| Line contains a tab character. | 100 | |
| Line contains a tab character. | 102 | |
| Line is longer than 80 characters (found 82). | 103 | |
| Line contains a tab character. | 103 | |
| Line is longer than 80 characters (found 81). | 104 | |
| Line contains a tab character. | 104 | |
| Line is longer than 80 characters (found 83). | 105 | |
| Line contains a tab character. | 105 | |
| Line contains a tab character. | 106 | |
| Line contains a tab character. | 107 | |
| Line has trailing spaces. | 108 | |
| Line contains a tab character. | 108 | |
| Line contains a tab character. | 109 | |
| Line contains a tab character. | 110 | |
| Line contains a tab character. | 111 | |
| Line contains a tab character. | 112 | |
| Line contains a tab character. | 113 | |
| Line contains a tab character. | 114 | |
| Line contains a tab character. | 115 | |
| Line contains a tab character. | 116 | |
| Parameter argb should be final. | 116 | |
| Parameter hasAlpha should be final. | 116 | |
| Line contains a tab character. | 117 | |
| Line contains a tab character. | 118 | |
| Line contains a tab character. | 120 | |
| Line contains a tab character. | 121 | |
| Line is longer than 80 characters (found 81). | 122 | |
| Line contains a tab character. | 122 | |
| Line contains a tab character. | 123 | |
| Line has trailing spaces. | 124 | |
| Line contains a tab character. | 124 | |
| Line contains a tab character. | 125 | |
| Line contains a tab character. | 126 | |
| Line contains a tab character. | 127 | |
| Line contains a tab character. | 128 | |
| Parameter c should be final. | 128 | |
| Line contains a tab character. | 129 | |
| Line contains a tab character. | 130 | |
| Line contains a tab character. | 132 | |
| Line contains a tab character. | 133 | |
| Line contains a tab character. | 134 | |
| Line has trailing spaces. | 135 | |
| Line contains a tab character. | 135 | |
| Line contains a tab character. | 136 | |
| Line is longer than 80 characters (found 81). | 137 | |
| Line contains a tab character. | 137 | |
| Line contains a tab character. | 138 | |
| Line has trailing spaces. | 139 | |
| Line contains a tab character. | 139 | |
| Line contains a tab character. | 140 | |
| Line contains a tab character. | 141 | |
| Line contains a tab character. | 142 | |
| Line contains a tab character. | 143 | |
| Line contains a tab character. | 144 | |
| Method 'brighter' is not designed for extension - needs to be abstract, final or empty. | 144 | |
| Line contains a tab character. | 145 | |
| Line contains a tab character. | 146 | |
| Line contains a tab character. | 148 | |
| Line contains a tab character. | 149 | |
| Line contains a tab character. | 150 | |
| Line has trailing spaces. | 151 | |
| Line contains a tab character. | 151 | |
| Line contains a tab character. | 152 | |
| Line is longer than 80 characters (found 81). | 153 | |
| Line contains a tab character. | 153 | |
| Line contains a tab character. | 154 | |
| Line has trailing spaces. | 155 | |
| Line contains a tab character. | 155 | |
| Line contains a tab character. | 156 | |
| Line contains a tab character. | 157 | |
| Line contains a tab character. | 158 | |
| Line contains a tab character. | 159 | |
| Line contains a tab character. | 160 | |
| Method 'darker' is not designed for extension - needs to be abstract, final or empty. | 160 | |
| Line contains a tab character. | 161 | |
| Line contains a tab character. | 162 | |
| Line contains a tab character. | 164 | |
| Line is longer than 80 characters (found 86). | 165 | |
| Line contains a tab character. | 165 | |
| Line contains a tab character. | 166 | |
| Line has trailing spaces. | 167 | |
| Line contains a tab character. | 167 | |
| Line contains a tab character. | 168 | |
| Line contains a tab character. | 169 | |
| Line contains a tab character. | 170 | |
| Line has trailing spaces. | 171 | |
| Line contains a tab character. | 171 | |
| Line contains a tab character. | 172 | |
| Line contains a tab character. | 173 | |
| Line contains a tab character. | 174 | |
| Line contains a tab character. | 175 | |
| Line contains a tab character. | 176 | |
| Line contains a tab character. | 177 | |
| Method 'equals' is not designed for extension - needs to be abstract, final or empty. | 177 | |
| Parameter obj should be final. | 177 | |
| Line contains a tab character. | 178 | |
| Line contains a tab character. | 179 | |
| Line contains a tab character. | 180 | |
| Line contains a tab character. | 181 | |
| Line contains a tab character. | 182 | |
| Line is longer than 80 characters (found 87). | 183 | |
| Line contains a tab character. | 183 | |
| Line is longer than 80 characters (found 95). | 184 | |
| Line contains a tab character. | 184 | |
| Line contains a tab character. | 185 | |
| Line contains a tab character. | 186 | |
| Line contains a tab character. | 187 | |
| Line contains a tab character. | 188 | |
| Line contains a tab character. | 189 | |
| Line contains a tab character. | 190 | |
| Line contains a tab character. | 191 | |
| Line contains a tab character. | 192 | |
| Line contains a tab character. | 194 | |
| Line contains a tab character. | 195 | |
| Line has trailing spaces. | 196 | |
| Line contains a tab character. | 196 | |
| Line contains a tab character. | 197 | |
| Line contains a tab character. | 198 | |
| Line contains a tab character. | 199 | |
| Line contains a tab character. | 200 | |
| Method 'hashCode' is not designed for extension - needs to be abstract, final or empty. | 200 | |
| Line contains a tab character. | 201 | |
| Line contains a tab character. | 202 | |
| Line contains a tab character. | 204 | |
| Line contains a tab character. | 205 | |
| Line has trailing spaces. | 206 | |
| Line contains a tab character. | 206 | |
| Line contains a tab character. | 207 | |
| Line contains a tab character. | 208 | |
| Line contains a tab character. | 209 | |
| Line contains a tab character. | 210 | |
| Line contains a tab character. | 211 | |
| Method 'getAlpha' is not designed for extension - needs to be abstract, final or empty. | 211 | |
| Line contains a tab character. | 212 | |
| Line contains a tab character. | 213 | |
| Line contains a tab character. | 215 | |
| Line contains a tab character. | 216 | |
| Line contains a tab character. | 217 | |
| Line contains a tab character. | 218 | |
| Line has trailing spaces. | 219 | |
| Line contains a tab character. | 219 | |
| Line contains a tab character. | 220 | |
| Line contains a tab character. | 221 | |
| Line contains a tab character. | 222 | |
| Line contains a tab character. | 223 | |
| Line contains a tab character. | 224 | |
| Line contains a tab character. | 225 | |
| Method 'getRGB' is not designed for extension - needs to be abstract, final or empty. | 225 | |
| Line contains a tab character. | 226 | |
| Line contains a tab character. | 227 | |
| Line contains a tab character. | 229 | |
| Line contains a tab character. | 230 | |
| Line has trailing spaces. | 231 | |
| Line contains a tab character. | 231 | |
| Line contains a tab character. | 232 | |
| Line contains a tab character. | 233 | |
| Line contains a tab character. | 234 | |
| Line contains a tab character. | 235 | |
| Method 'toString' is not designed for extension - needs to be abstract, final or empty. | 235 | |
| Line contains a tab character. | 236 | |
| Line contains a tab character. | 237 |
| Severity | Message | Line |
|---|---|---|
| Missing package-info.java file. | ||
| Line has trailing spaces. | 3 | |
| Line has trailing spaces. | 5 | |
| Line has trailing spaces. | 6 | |
| Line has trailing spaces. | 7 | |
| Line has trailing spaces. | 22 | |
| Line has trailing spaces. | 24 | |
| Unknown tag 'statuscode'. | 24 | |
| Utility classes should not have a public or default constructor. | 26 | |
| '{' should be on the previous line. | 27 | |
| Line contains a tab character. | 28 | |
| Line contains a tab character. | 29 | |
| Line contains a tab character. | 30 | |
| Line contains a tab character. | 31 | |
| Line contains a tab character. | 32 | |
| Line contains a tab character. | 33 | |
| Line contains a tab character. | 34 | |
| Line contains a tab character. | 35 | |
| Line contains a tab character. | 36 | |
| Line contains a tab character. | 37 | |
| Line contains a tab character. | 38 | |
| Line contains a tab character. | 39 | |
| Line contains a tab character. | 40 | |
| Line contains a tab character. | 41 | |
| Line contains a tab character. | 42 | |
| Line contains a tab character. | 43 | |
| Line contains a tab character. | 44 | |
| Line is longer than 80 characters (found 81). | 45 | |
| Line contains a tab character. | 45 | |
| Line is longer than 80 characters (found 81). | 46 | |
| Line contains a tab character. | 46 | |
| Line is longer than 80 characters (found 82). | 47 | |
| Line contains a tab character. | 47 | |
| Line contains a tab character. | 48 | |
| Line contains a tab character. | 49 | |
| Line has trailing spaces. | 50 | |
| Line contains a tab character. | 50 | |
| Line is longer than 80 characters (found 195). | 51 | |
| Line contains a tab character. | 51 | |
| Line is longer than 80 characters (found 117). | 52 | |
| Line contains a tab character. | 52 | |
| Line contains a tab character. | 53 | |
| Line contains a tab character. | 54 | |
| '(' is followed by whitespace. | 54 | |
| Parameter ctx should be final. | 54 | |
| Line contains a tab character. | 55 | |
| '{' should be on the previous line. | 55 | |
| Line contains a tab character. | 56 | |
| 'if' is not followed by whitespace. | 56 | |
| '{' is not preceded with whitespace. | 56 | |
| Line contains a tab character. | 57 | |
| Line contains a tab character. | 58 | |
| Line is longer than 80 characters (found 91). | 59 | |
| Line contains a tab character. | 59 | |
| Line contains a tab character. | 60 |
| Severity | Message | Line |
|---|---|---|
| Line has trailing spaces. | 3 | |
| Line has trailing spaces. | 5 | |
| Line has trailing spaces. | 6 | |
| Line has trailing spaces. | 7 | |
| Line has trailing spaces. | 20 | |
| Line has trailing spaces. | 22 | |
| Line has trailing spaces. | 25 | |
| Line has trailing spaces. | 28 | |
| Line has trailing spaces. | 31 | |
| Line has trailing spaces. | 34 | |
| Unknown tag 'statuscode'. | 36 | |
| '{' should be on the previous line. | 39 | |
| Line contains a tab character. | 41 | |
| Missing a Javadoc comment. | 41 | |
| Line contains a tab character. | 43 | |
| Line contains a tab character. | 44 | |
| Line contains a tab character. | 45 | |
| Line has trailing spaces. | 46 | |
| Line contains a tab character. | 46 | |
| Line contains a tab character. | 47 | |
| Line contains a tab character. | 48 | |
| Line contains a tab character. | 49 | |
| '(' is followed by whitespace. | 49 | |
| Parameter locator should be final. | 49 | |
| '{' is not preceded with whitespace. | 49 | |
| Line contains a tab character. | 50 | |
| Line contains a tab character. | 51 | |
| Line contains a tab character. | 52 | |
| Line contains a tab character. | 54 | |
| Line contains a tab character. | 55 | |
| Line contains a tab character. | 56 | |
| Line has trailing spaces. | 57 | |
| Line contains a tab character. | 57 | |
| Line contains a tab character. | 58 | |
| Line contains a tab character. | 59 | |
| Line contains a tab character. | 60 | |
| Line is longer than 80 characters (found 82). | 61 | |
| Line contains a tab character. | 61 | |
| '(' is followed by whitespace. | 61 | |
| Parameter locator should be final. | 61 | |
| Parameter reason should be final. | 61 | |
| '{' is not preceded with whitespace. | 61 | |
| Line contains a tab character. | 62 | |
| Line contains a tab character. | 63 | |
| Line contains a tab character. | 64 | |
| Line contains a tab character. | 66 | |
| Line contains a tab character. | 67 | |
| Line has trailing spaces. | 68 | |
| Line contains a tab character. | 68 | |
| Line contains a tab character. | 69 | |
| Line contains a tab character. | 70 | |
| Line contains a tab character. | 71 | |
| Method 'getInvalidLocator' is not designed for extension - needs to be abstract, final or empty. | 71 | |
| '{' is not preceded with whitespace. | 71 | |
| Line contains a tab character. | 72 | |
| Line contains a tab character. | 73 |
| Severity | Message | Line |
|---|---|---|
| Line has trailing spaces. | 3 | |
| Line has trailing spaces. | 5 | |
| Line has trailing spaces. | 6 | |
| Line has trailing spaces. | 7 | |
| Line is longer than 80 characters (found 181). | 23 | |
| Extra HTML tag found: </DL> | 23 | |
| Line has trailing spaces. | 25 | |
| Line has trailing spaces. | 26 | |
| '{' should be on the previous line. | 29 | |
| Line contains a tab character. | 30 | |
| Line contains a tab character. | 31 | |
| Line contains a tab character. | 32 | |
| Line contains a tab character. | 33 | |
| Line contains a tab character. | 34 | |
| Line contains a tab character. | 35 | |
| Line contains a tab character. | 36 | |
| Line has trailing spaces. | 37 | |
| Line contains a tab character. | 37 | |
| Line contains a tab character. | 38 | |
| Line contains a tab character. | 39 | |
| Line contains a tab character. | 40 | |
| Line contains a tab character. | 41 | |
| Line contains a tab character. | 42 | |
| Line contains a tab character. | 43 | |
| Line has trailing spaces. | 44 | |
| Line contains a tab character. | 44 | |
| Line contains a tab character. | 45 | |
| Line contains a tab character. | 46 | |
| Line contains a tab character. | 47 | |
| Line contains a tab character. | 48 | |
| Line has trailing spaces. | 49 | |
| Line contains a tab character. | 49 | |
| Line contains a tab character. | 50 | |
| Line is longer than 80 characters (found 94). | 51 | |
| Line contains a tab character. | 51 | |
| Line contains a tab character. | 52 | |
| Line contains a tab character. | 53 | |
| Redundant 'public' modifier. | 53 | |
| Line contains a tab character. | 55 | |
| Line contains a tab character. | 56 | |
| Line contains a tab character. | 57 | |
| Line has trailing spaces. | 58 | |
| Line contains a tab character. | 58 | |
| Line is longer than 80 characters (found 92). | 59 | |
| Line contains a tab character. | 59 | |
| Line contains a tab character. | 60 | |
| Line contains a tab character. | 61 | |
| Redundant 'public' modifier. | 61 | |
| Line contains a tab character. | 63 | |
| Line contains a tab character. | 64 | |
| Line contains a tab character. | 65 | |
| Line contains a tab character. | 66 | |
| Line contains a tab character. | 67 | |
| Line contains a tab character. | 68 | |
| Line has trailing spaces. | 69 | |
| Line contains a tab character. | 69 | |
| Line contains a tab character. | 70 | |
| Line contains a tab character. | 71 | |
| Line contains a tab character. | 72 | |
| Line contains a tab character. | 73 | |
| Line contains a tab character. | 74 | |
| Line contains a tab character. | 75 | |
| Redundant 'public' modifier. | 75 | |
| Line contains a tab character. | 77 | |
| Line contains a tab character. | 78 | |
| Line is longer than 80 characters (found 85). | 79 | |
| Line contains a tab character. | 79 | |
| Line contains a tab character. | 80 | |
| Line has trailing spaces. | 81 | |
| Line contains a tab character. | 81 | |
| Line contains a tab character. | 82 | |
| Line contains a tab character. | 83 | |
| Line contains a tab character. | 84 | |
| Line contains a tab character. | 85 | |
| Line contains a tab character. | 86 | |
| Redundant 'public' modifier. | 86 | |
| Line contains a tab character. | 88 | |
| Line contains a tab character. | 89 | |
| Line has trailing spaces. | 90 | |
| Line contains a tab character. | 90 | |
| Line contains a tab character. | 91 | |
| Line contains a tab character. | 92 | |
| Line contains a tab character. | 93 | |
| Line contains a tab character. | 94 | |
| Line contains a tab character. | 95 | |
| Redundant 'public' modifier. | 95 |
| Severity | Message | Line |
|---|---|---|
| Line has trailing spaces. | 3 | |
| Line has trailing spaces. | 5 | |
| Line has trailing spaces. | 6 | |
| Line has trailing spaces. | 7 | |
| Line has trailing spaces. | 20 | |
| Line has trailing spaces. | 21 | |
| '{' should be on the previous line. | 24 | |
| Line is longer than 80 characters (found 83). | 25 | |
| Line contains a tab character. | 25 | |
| Line contains a tab character. | 26 | |
| Missing a Javadoc comment. | 26 | |
| Line contains a tab character. | 28 | |
| Line contains a tab character. | 29 | |
| Extra HTML tag found: </DL> | 29 | |
| Line has trailing spaces. | 30 | |
| Line contains a tab character. | 30 | |
| Line has trailing spaces. | 31 | |
| Line contains a tab character. | 31 | |
| Line contains a tab character. | 32 | |
| Line contains a tab character. | 33 | |
| Line contains a tab character. | 34 | |
| '{' should be on the previous line. | 34 | |
| Line contains a tab character. | 35 | |
| Line contains a tab character. | 36 | |
| Line contains a tab character. | 38 | |
| Line contains a tab character. | 39 | |
| Line has trailing spaces. | 40 | |
| Line contains a tab character. | 40 | |
| Line contains a tab character. | 41 | |
| Line contains a tab character. | 42 | |
| Line contains a tab character. | 43 | |
| Line has trailing spaces. | 44 | |
| Line contains a tab character. | 44 | |
| '{' should be on the previous line. | 44 | |
| Line contains a tab character. | 45 | |
| Line contains a tab character. | 46 | |
| Line contains a tab character. | 48 | |
| Line contains a tab character. | 49 | |
| Line contains a tab character. | 50 | |
| Line contains a tab character. | 51 | |
| Line has trailing spaces. | 52 | |
| Line contains a tab character. | 52 | |
| Line contains a tab character. | 53 | |
| Line is longer than 80 characters (found 101). | 54 | |
| Line contains a tab character. | 54 | |
| Line is longer than 80 characters (found 102). | 55 | |
| Line contains a tab character. | 55 | |
| Line contains a tab character. | 56 | |
| Line contains a tab character. | 57 | |
| Line is longer than 80 characters (found 111). | 58 | |
| Line contains a tab character. | 58 | |
| Line contains a tab character. | 60 | |
| Line contains a tab character. | 61 | |
| Line contains a tab character. | 62 | |
| Line contains a tab character. | 63 | |
| Line contains a tab character. | 64 | |
| Line contains a tab character. | 65 | |
| Line has trailing spaces. | 66 | |
| Line contains a tab character. | 66 | |
| Line contains a tab character. | 67 | |
| Line is longer than 80 characters (found 89). | 68 | |
| Line contains a tab character. | 68 | |
| Line contains a tab character. | 69 | |
| Line contains a tab character. | 70 | |
| Line is longer than 80 characters (found 99). | 71 | |
| Line contains a tab character. | 71 | |
| '(' is followed by whitespace. | 71 |
| Severity | Message | Line |
|---|---|---|
| Missing package-info.java file. | ||
| Line has trailing spaces. | 3 | |
| Line has trailing spaces. | 5 | |
| Line has trailing spaces. | 6 | |
| Line has trailing spaces. | 7 | |
| Line has trailing spaces. | 18 | |
| Line is longer than 80 characters (found 89). | 26 | |
| Method 'createLocator' is not designed for extension - needs to be abstract, final or empty. | 26 | |
| Missing a Javadoc comment. | 26 | |
| Parameter locatorString should be final. | 26 | |
| Line is longer than 80 characters (found 86). | 31 | |
| Line is longer than 80 characters (found 86). | 33 | |
| Method 'transformLocator' is not designed for extension - needs to be abstract, final or empty. | 33 | |
| Missing a Javadoc comment. | 33 | |
| Parameter source should be final. | 33 |
| Severity | Message | Line |
|---|---|---|
| Line has trailing spaces. | 3 | |
| Line has trailing spaces. | 5 | |
| Line has trailing spaces. | 6 | |
| Line has trailing spaces. | 7 | |
| Line has trailing spaces. | 21 | |
| Unknown tag 'statuscode'. | 23 | |
| '{' should be on the previous line. | 26 | |
| Line contains a tab character. | 27 | |
| Line contains a tab character. | 28 | |
| Line contains a tab character. | 29 | |
| Extra HTML tag found: </DL> | 29 | |
| Line has trailing spaces. | 30 | |
| Line contains a tab character. | 30 | |
| Line contains a tab character. | 31 | |
| Line contains a tab character. | 32 | |
| '{' is not preceded with whitespace. | 32 | |
| Line contains a tab character. | 33 | |
| Line contains a tab character. | 34 | |
| Line contains a tab character. | 36 | |
| Line contains a tab character. | 37 | |
| Line contains a tab character. | 38 | |
| Line has trailing spaces. | 39 | |
| Line contains a tab character. | 39 | |
| Line contains a tab character. | 40 | |
| Line contains a tab character. | 41 | |
| Line contains a tab character. | 42 | |
| Parameter reason should be final. | 42 | |
| '{' is not preceded with whitespace. | 42 | |
| Line contains a tab character. | 43 | |
| Line contains a tab character. | 44 |
| Severity | Message | Line |
|---|---|---|
| Missing package-info.java file. | ||
| Line has trailing spaces. | 3 | |
| Line has trailing spaces. | 5 | |
| Line has trailing spaces. | 6 | |
| Line has trailing spaces. | 7 | |
| Line has trailing spaces. | 22 | |
| Line has trailing spaces. | 30 | |
| Unknown tag 'statuscode'. | 32 | |
| Line contains a tab character. | 35 | |
| Missing a Javadoc comment. | 35 | |
| Line contains a tab character. | 36 | |
| Missing a Javadoc comment. | 36 | |
| Line contains a tab character. | 37 | |
| Missing a Javadoc comment. | 37 | |
| Line contains a tab character. | 38 | |
| Missing a Javadoc comment. | 38 | |
| Line contains a tab character. | 40 | |
| Line is longer than 80 characters (found 94). | 41 | |
| Line contains a tab character. | 41 | |
| Line is longer than 80 characters (found 81). | 42 | |
| Line contains a tab character. | 42 | |
| Line is longer than 80 characters (found 95). | 43 | |
| Line contains a tab character. | 43 | |
| Line has trailing spaces. | 44 | |
| Line contains a tab character. | 44 | |
| Line contains a tab character. | 45 | |
| Line contains a tab character. | 46 | |
| Line contains a tab character. | 47 | |
| Line has trailing spaces. | 48 | |
| Line contains a tab character. | 48 | |
| Line contains a tab character. | 49 | |
| Line is longer than 80 characters (found 83). | 50 | |
| Line contains a tab character. | 50 | |
| Line contains a tab character. | 51 | |
| Line contains a tab character. | 52 | |
| Line contains a tab character. | 53 | |
| Line contains a tab character. | 54 | |
| Line contains a tab character. | 55 | |
| Line is longer than 80 characters (found 81). | 56 | |
| Line contains a tab character. | 56 | |
| Parameter source should be final. | 56 | |
| 'source' hides a field. | 56 | |
| Parameter dest should be final. | 56 | |
| Line contains a tab character. | 57 | |
| Line contains a tab character. | 58 | |
| Line contains a tab character. | 59 | |
| 'try' is not followed by whitespace. | 59 | |
| '{' is not preceded with whitespace. | 59 | |
| Line contains a tab character. | 60 | |
| Line has trailing spaces. | 61 | |
| Line is longer than 80 characters (found 88). | 61 | |
| Line contains a tab character. | 61 | |
| Line contains a tab character. | 62 | |
| '}' should be on the same line. | 62 | |
| Line contains a tab character. | 63 | |
| 'catch' is not followed by whitespace. | 63 | |
| '{' is not preceded with whitespace. | 63 | |
| Line contains a tab character. | 64 | |
| Line contains a tab character. | 65 | |
| Line contains a tab character. | 67 | |
| Line contains a tab character. | 69 | |
| Line contains a tab character. | 70 | |
| Line contains a tab character. | 71 | |
| Line has trailing spaces. | 72 | |
| Line contains a tab character. | 72 | |
| Line contains a tab character. | 73 | |
| Line contains a tab character. | 74 | |
| Line contains a tab character. | 75 | |
| Method 'getSource' is not designed for extension - needs to be abstract, final or empty. | 75 | |
| Line contains a tab character. | 76 | |
| Line contains a tab character. | 77 | |
| Line contains a tab character. | 79 | |
| Line contains a tab character. | 80 | |
| Line contains a tab character. | 81 | |
| Line has trailing spaces. | 82 | |
| Line contains a tab character. | 82 | |
| Line contains a tab character. | 83 | |
| Line contains a tab character. | 84 | |
| Line contains a tab character. | 85 | |
| Method 'getDestination' is not designed for extension - needs to be abstract, final or empty. | 85 | |
| Line contains a tab character. | 86 | |
| Line contains a tab character. | 87 | |
| Line contains a tab character. | 89 | |
| Line contains a tab character. | 90 | |
| Line is longer than 80 characters (found 84). | 91 | |
| Line contains a tab character. | 91 | |
| Line has trailing spaces. | 92 | |
| Line contains a tab character. | 92 | |
| Line contains a tab character. | 93 | |
| Line contains a tab character. | 94 | |
| Line contains a tab character. | 95 | |
| Method 'getXScale' is not designed for extension - needs to be abstract, final or empty. | 95 | |
| Line contains a tab character. | 96 | |
| Line contains a tab character. | 97 | |
| Line contains a tab character. | 99 | |
| Line is longer than 80 characters (found 82). | 100 | |
| Line contains a tab character. | 100 | |
| Line contains a tab character. | 101 | |
| Line has trailing spaces. | 102 | |
| Line contains a tab character. | 102 | |
| Line contains a tab character. | 103 | |
| Line contains a tab character. | 104 | |
| Line contains a tab character. | 105 | |
| Method 'getYScale' is not designed for extension - needs to be abstract, final or empty. | 105 | |
| Line contains a tab character. | 106 | |
| Line contains a tab character. | 107 | |
| Line contains a tab character. | 109 | |
| Line contains a tab character. | 110 | |
| Line is longer than 80 characters (found 91). | 111 | |
| Line contains a tab character. | 111 | |
| Line contains a tab character. | 112 | |
| Line has trailing spaces. | 113 | |
| Line contains a tab character. | 113 | |
| Line contains a tab character. | 114 | |
| Line contains a tab character. | 115 | |
| Line contains a tab character. | 116 | |
| Line contains a tab character. | 117 | |
| Method 'hashCode' is not designed for extension - needs to be abstract, final or empty. | 117 | |
| Line contains a tab character. | 118 | |
| Line contains a tab character. | 119 | |
| Line contains a tab character. | 121 | |
| Line contains a tab character. | 122 | |
| Line is longer than 80 characters (found 81). | 123 | |
| Line contains a tab character. | 123 | |
| Line is longer than 80 characters (found 81). | 124 | |
| Line contains a tab character. | 124 | |
| Line contains a tab character. | 125 | |
| Line has trailing spaces. | 126 | |
| Line contains a tab character. | 126 | |
| Line contains a tab character. | 127 | |
| Line contains a tab character. | 128 | |
| Line contains a tab character. | 129 | |
| Line contains a tab character. | 130 | |
| Line contains a tab character. | 131 | |
| Line contains a tab character. | 132 | |
| Line contains a tab character. | 133 | |
| Method 'equals' is not designed for extension - needs to be abstract, final or empty. | 133 | |
| Parameter other should be final. | 133 | |
| Line contains a tab character. | 134 | |
| Line has trailing spaces. | 135 | |
| Line contains a tab character. | 135 | |
| Line contains a tab character. | 136 | |
| 'if' is not followed by whitespace. | 136 | |
| '{' is not preceded with whitespace. | 136 | |
| Line contains a tab character. | 137 | |
| 'if' is not followed by whitespace. | 137 | |
| '{' is not preceded with whitespace. | 137 | |
| Line contains a tab character. | 138 | |
| Line contains a tab character. | 139 | |
| Line contains a tab character. | 140 | |
| Line has trailing spaces. | 141 | |
| Line contains a tab character. | 141 | |
| Line contains a tab character. | 142 | |
| Line contains a tab character. | 143 | |
| Line contains a tab character. | 145 | |
| Line contains a tab character. | 146 | |
| Line contains a tab character. | 147 | |
| Line has trailing spaces. | 148 | |
| Line contains a tab character. | 148 | |
| Line contains a tab character. | 149 | |
| Line contains a tab character. | 150 | |
| Line contains a tab character. | 151 | |
| Line contains a tab character. | 152 | |
| Method 'toString' is not designed for extension - needs to be abstract, final or empty. | 152 | |
| Line has trailing spaces. | 153 | |
| Line is longer than 80 characters (found 143). | 153 | |
| Line contains a tab character. | 153 | |
| Line is longer than 80 characters (found 172). | 154 | |
| Line contains a tab character. | 154 | |
| Line contains a tab character. | 155 | |
| Line contains a tab character. | 156 | |
| Line has trailing spaces. | 157 | |
| Line is longer than 80 characters (found 120). | 157 | |
| Line contains a tab character. | 157 | |
| Line contains a tab character. | 158 | |
| Line contains a tab character. | 159 |
| Severity | Message | Line |
|---|---|---|
| Line has trailing spaces. | 3 | |
| Line has trailing spaces. | 5 | |
| Line has trailing spaces. | 6 | |
| Line has trailing spaces. | 7 | |
| Line has trailing spaces. | 22 | |
| Line has trailing spaces. | 34 | |
| Extra HTML tag found: </DL> | 43 | |
| Line has trailing spaces. | 45 | |
| Line has trailing spaces. | 46 | |
| '{' should be on the previous line. | 49 | |
| Line contains a tab character. | 50 | |
| Line contains a tab character. | 51 | |
| Line contains a tab character. | 52 | |
| Line has trailing spaces. | 53 | |
| Line contains a tab character. | 53 | |
| Line is longer than 80 characters (found 94). | 54 | |
| Line contains a tab character. | 54 | |
| Line contains a tab character. | 55 | |
| Line contains a tab character. | 56 | |
| Redundant 'public' modifier. | 56 | |
| Line contains a tab character. | 58 | |
| Line contains a tab character. | 59 | |
| Line contains a tab character. | 60 | |
| Line contains a tab character. | 61 | |
| Line contains a tab character. | 62 | |
| Line has trailing spaces. | 63 | |
| Line contains a tab character. | 63 | |
| Line contains a tab character. | 64 | |
| Line contains a tab character. | 65 | |
| Line contains a tab character. | 66 | |
| Redundant 'public' modifier. | 66 | |
| Line contains a tab character. | 68 | |
| Line contains a tab character. | 69 | |
| Line contains a tab character. | 70 | |
| Line has trailing spaces. | 71 | |
| Line contains a tab character. | 71 | |
| Line contains a tab character. | 72 | |
| Line contains a tab character. | 73 | |
| Line contains a tab character. | 74 | |
| Redundant 'public' modifier. | 74 | |
| Line contains a tab character. | 76 | |
| Line contains a tab character. | 77 | |
| Line contains a tab character. | 78 | |
| Line contains a tab character. | 79 | |
| Line has trailing spaces. | 80 | |
| Line contains a tab character. | 80 | |
| Line contains a tab character. | 81 | |
| Line is longer than 80 characters (found 126). | 82 | |
| Line contains a tab character. | 82 | |
| Line contains a tab character. | 83 | |
| Line contains a tab character. | 84 | |
| Line contains a tab character. | 85 | |
| Redundant 'public' modifier. | 85 | |
| '(' is followed by whitespace. | 85 | |
| Line contains a tab character. | 87 | |
| Line contains a tab character. | 88 | |
| Line contains a tab character. | 89 | |
| Line contains a tab character. | 90 | |
| Line contains a tab character. | 91 | |
| Line has trailing spaces. | 92 | |
| Line contains a tab character. | 92 | |
| Line contains a tab character. | 93 | |
| Line contains a tab character. | 94 | |
| Line contains a tab character. | 95 | |
| Line contains a tab character. | 96 | |
| Redundant 'public' modifier. | 96 | |
| '(' is followed by whitespace. | 96 |
| Severity | Message | Line |
|---|---|---|
| Line has trailing spaces. | 26 | |
| Line has trailing spaces. | 27 | |
| Unknown tag 'statuscode'. | 29 | |
| Class AWTVideoSizeControlImpl should be declared as final. | 31 | |
| '{' is not preceded with whitespace. | 31 | |
| Line is longer than 80 characters (found 119). | 33 | |
| Line contains a tab character. | 33 | |
| Missing a Javadoc comment. | 33 | |
| Name 'log' must match pattern '^[A-Z][A-Z0-9]*(_[A-Z0-9]+)*$'. | 33 | |
| Line has trailing spaces. | 34 | |
| Line contains a tab character. | 34 | |
| Missing a Javadoc comment. | 35 | |
| Name 'THE_INSTANCE' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 35 | |
| Missing a Javadoc comment. | 37 | |
| Missing a Javadoc comment. | 38 | |
| Missing a Javadoc comment. | 39 | |
| Missing a Javadoc comment. | 41 | |
| '{' is not preceded with whitespace. | 41 | |
| 'if' is not followed by whitespace. | 42 | |
| '{' is not preceded with whitespace. | 42 | |
| Missing a Javadoc comment. | 48 | |
| '{' is not preceded with whitespace. | 48 | |
| Line is longer than 80 characters (found 97). | 49 | |
| Line is longer than 80 characters (found 205). | 50 | |
| Missing a Javadoc comment. | 55 | |
| Parameter awtvideosize should be final. | 55 | |
| '{' is not preceded with whitespace. | 55 | |
| Missing a Javadoc comment. | 59 | |
| '{' is not preceded with whitespace. | 59 | |
| Missing a Javadoc comment. | 63 | |
| '{' is not preceded with whitespace. | 63 | |
| Missing a Javadoc comment. | 67 | |
| '{' is not preceded with whitespace. | 67 | |
| Missing a Javadoc comment. | 73 | |
| Parameter awtvideosize should be final. | 73 | |
| '{' is not preceded with whitespace. | 73 | |
| Line has trailing spaces. | 75 | |
| Missing a Javadoc comment. | 81 | |
| '{' is not preceded with whitespace. | 81 |
| Severity | Message | Line |
|---|---|---|
| Line has trailing spaces. | 3 | |
| Line has trailing spaces. | 5 | |
| Line has trailing spaces. | 6 | |
| Line has trailing spaces. | 7 | |
| Line has trailing spaces. | 22 | |
| Unknown tag 'statuscode'. | 24 | |
| '{' should be on the previous line. | 27 | |
| Line contains a tab character. | 28 | |
| Line contains a tab character. | 29 | |
| Line has trailing spaces. | 30 | |
| Line contains a tab character. | 30 | |
| Line contains a tab character. | 31 | |
| Line contains a tab character. | 32 | |
| Line contains a tab character. | 33 | |
| Line is longer than 80 characters (found 93). | 34 | |
| Line contains a tab character. | 34 | |
| Parameter source should be final. | 34 | |
| Parameter selection should be final. | 34 | |
| '{' is not preceded with whitespace. | 34 | |
| Line has trailing spaces. | 35 | |
| Line contains a tab character. | 35 | |
| Line contains a tab character. | 36 |
| Severity | Message | Line |
|---|---|---|
| Line has trailing spaces. | 3 | |
| Line has trailing spaces. | 5 | |
| Line has trailing spaces. | 6 | |
| Line has trailing spaces. | 7 | |
| Line has trailing spaces. | 27 | |
| Line has trailing spaces. | 35 | |
| Line is longer than 80 characters (found 111). | 44 | |
| Line is longer than 80 characters (found 105). | 45 | |
| Extra HTML tag found: </DL> | 45 | |
| Line has trailing spaces. | 47 | |
| Line has trailing spaces. | 48 | |
| '{' should be on the previous line. | 51 | |
| Line contains a tab character. | 52 | |
| Line contains a tab character. | 53 | |
| Line contains a tab character. | 54 | |
| Line contains a tab character. | 55 | |
| Line contains a tab character. | 56 | |
| Line contains a tab character. | 57 | |
| Line contains a tab character. | 58 | |
| Line contains a tab character. | 59 | |
| Line contains a tab character. | 60 | |
| Line has trailing spaces. | 61 | |
| Line contains a tab character. | 61 | |
| Line is longer than 80 characters (found 96). | 62 | |
| Line contains a tab character. | 62 | |
| Line is longer than 80 characters (found 110). | 63 | |
| Line contains a tab character. | 63 | |
| Line is longer than 80 characters (found 198). | 64 | |
| Line contains a tab character. | 64 | |
| Line is longer than 80 characters (found 123). | 65 | |
| Line contains a tab character. | 65 | |
| Line is longer than 80 characters (found 121). | 66 | |
| Line contains a tab character. | 66 | |
| Line contains a tab character. | 67 | |
| Line is longer than 80 characters (found 173). | 68 | |
| Line contains a tab character. | 68 | |
| Redundant 'public' modifier. | 68 | |
| '(' is followed by whitespace. | 68 | |
| Redundant throws: 'java.lang.SecurityException' is unchecked exception. | 68 | |
| Line contains a tab character. | 70 | |
| Line contains a tab character. | 71 | |
| Line contains a tab character. | 72 | |
| Line contains a tab character. | 73 | |
| Line contains a tab character. | 74 | |
| Line contains a tab character. | 75 | |
| Line contains a tab character. | 76 | |
| Line contains a tab character. | 77 | |
| Line contains a tab character. | 78 | |
| Line has trailing spaces. | 79 | |
| Line contains a tab character. | 79 | |
| Line is longer than 80 characters (found 124). | 80 | |
| Line contains a tab character. | 80 | |
| Line is longer than 80 characters (found 117). | 81 | |
| Line contains a tab character. | 81 | |
| Line is longer than 80 characters (found 437). | 82 | |
| Line contains a tab character. | 82 | |
| Line is longer than 80 characters (found 123). | 83 | |
| Line contains a tab character. | 83 | |
| Line is longer than 80 characters (found 141). | 84 | |
| Line contains a tab character. | 84 | |
| Line contains a tab character. | 85 | |
| Line is longer than 80 characters (found 176). | 86 | |
| Line contains a tab character. | 86 | |
| Redundant 'public' modifier. | 86 | |
| '(' is followed by whitespace. | 86 | |
| Redundant throws: 'java.lang.SecurityException' is unchecked exception. | 86 | |
| Line contains a tab character. | 88 | |
| Line contains a tab character. | 89 | |
| Line contains a tab character. | 90 | |
| Line contains a tab character. | 91 | |
| Line contains a tab character. | 92 | |
| Line contains a tab character. | 93 | |
| Line contains a tab character. | 94 | |
| Line contains a tab character. | 95 | |
| Line has trailing spaces. | 96 | |
| Line contains a tab character. | 96 | |
| Line is longer than 80 characters (found 114). | 97 | |
| Line contains a tab character. | 97 | |
| Line is longer than 80 characters (found 120). | 98 | |
| Line contains a tab character. | 98 | |
| Line is longer than 80 characters (found 378). | 99 | |
| Line contains a tab character. | 99 | |
| Line is longer than 80 characters (found 123). | 100 | |
| Line contains a tab character. | 100 | |
| Line is longer than 80 characters (found 121). | 101 | |
| Line contains a tab character. | 101 | |
| Line contains a tab character. | 102 | |
| Line is longer than 80 characters (found 170). | 103 | |
| Line contains a tab character. | 103 | |
| Redundant 'public' modifier. | 103 | |
| '(' is followed by whitespace. | 103 | |
| Redundant throws: 'java.lang.SecurityException' is unchecked exception. | 103 | |
| Line contains a tab character. | 105 | |
| Line contains a tab character. | 106 | |
| Line contains a tab character. | 107 | |
| Line contains a tab character. | 108 | |
| Line contains a tab character. | 109 | |
| Line has trailing spaces. | 110 | |
| Line contains a tab character. | 110 | |
| Line is longer than 80 characters (found 119). | 111 | |
| Line contains a tab character. | 111 | |
| Line is longer than 80 characters (found 134). | 112 | |
| Line contains a tab character. | 112 | |
| Line is longer than 80 characters (found 255). | 113 | |
| Line contains a tab character. | 113 | |
| Line is longer than 80 characters (found 121). | 114 | |
| Line contains a tab character. | 114 | |
| Line contains a tab character. | 115 | |
| Line is longer than 80 characters (found 141). | 116 | |
| Line contains a tab character. | 116 | |
| Redundant 'public' modifier. | 116 | |
| '(' is followed by whitespace. | 116 | |
| Redundant throws: 'java.lang.SecurityException' is unchecked exception. | 116 | |
| Line contains a tab character. | 118 | |
| Line contains a tab character. | 119 | |
| Line contains a tab character. | 120 | |
| Line contains a tab character. | 121 | |
| Line contains a tab character. | 122 | |
| Line has trailing spaces. | 123 | |
| Line contains a tab character. | 123 | |
| Line is longer than 80 characters (found 116). | 124 | |
| Line contains a tab character. | 124 | |
| Line is longer than 80 characters (found 109). | 125 | |
| Line contains a tab character. | 125 | |
| Line is longer than 80 characters (found 195). | 126 | |
| Line contains a tab character. | 126 | |
| Line is longer than 80 characters (found 532). | 127 | |
| Line contains a tab character. | 127 | |
| Line is longer than 80 characters (found 123). | 128 | |
| Line contains a tab character. | 128 | |
| Line is longer than 80 characters (found 164). | 129 | |
| Line contains a tab character. | 129 | |
| Line contains a tab character. | 130 | |
| Line is longer than 80 characters (found 199). | 131 | |
| Line contains a tab character. | 131 | |
| Redundant 'public' modifier. | 131 | |
| '(' is followed by whitespace. | 131 | |
| Redundant throws: 'java.lang.SecurityException' is unchecked exception. | 131 | |
| Line contains a tab character. | 133 | |
| Line contains a tab character. | 134 | |
| Line contains a tab character. | 135 | |
| Line has trailing spaces. | 136 | |
| Line contains a tab character. | 136 | |
| Line contains a tab character. | 137 | |
| Line contains a tab character. | 138 | |
| Line contains a tab character. | 139 | |
| Redundant 'public' modifier. | 139 | |
| '(' is followed by whitespace. | 139 | |
| Line contains a tab character. | 141 | |
| Line contains a tab character. | 142 | |
| Line contains a tab character. | 143 | |
| Line has trailing spaces. | 144 | |
| Line contains a tab character. | 144 | |
| Line contains a tab character. | 145 | |
| Line contains a tab character. | 146 | |
| Line contains a tab character. | 147 | |
| Redundant 'public' modifier. | 147 | |
| '(' is followed by whitespace. | 147 | |
| Line contains a tab character. | 149 | |
| Line contains a tab character. | 150 | |
| Line has trailing spaces. | 151 | |
| Line contains a tab character. | 151 | |
| Line is longer than 80 characters (found 101). | 152 | |
| Line contains a tab character. | 152 | |
| Line contains a tab character. | 153 | |
| Line contains a tab character. | 154 | |
| Redundant 'public' modifier. | 154 |
| Severity | Message | Line |
|---|---|---|
| Line has trailing spaces. | 3 | |
| Line has trailing spaces. | 5 | |
| Line has trailing spaces. | 6 | |
| Line has trailing spaces. | 7 | |
| Line has trailing spaces. | 22 | |
| Unknown tag 'statuscode'. | 24 | |
| '{' is not preceded with whitespace. | 26 | |
| Line contains a tab character. | 27 | |
| Missing a Javadoc comment. | 27 | |
| Line contains a tab character. | 28 | |
| Missing a Javadoc comment. | 28 | |
| Line contains a tab character. | 30 | |
| Line contains a tab character. | 31 | |
| Line has trailing spaces. | 32 | |
| Line contains a tab character. | 32 | |
| Line contains a tab character. | 33 | |
| Line is longer than 80 characters (found 85). | 34 | |
| Line contains a tab character. | 34 | |
| Line contains a tab character. | 35 | |
| Line is longer than 80 characters (found 89). | 36 | |
| Line contains a tab character. | 36 | |
| Parameter controller should be final. | 36 | |
| 'controller' hides a field. | 36 | |
| Parameter selection should be final. | 36 | |
| 'selection' hides a field. | 36 | |
| Line contains a tab character. | 37 | |
| Line contains a tab character. | 38 | |
| Line contains a tab character. | 40 | |
| Line contains a tab character. | 41 | |
| Line has trailing spaces. | 42 | |
| Line contains a tab character. | 42 | |
| Line contains a tab character. | 43 | |
| Line contains a tab character. | 44 | |
| Line contains a tab character. | 45 | |
| Method 'getController' is not designed for extension - needs to be abstract, final or empty. | 45 | |
| '{' is not preceded with whitespace. | 45 | |
| Line contains a tab character. | 46 | |
| Line contains a tab character. | 47 | |
| Line contains a tab character. | 49 | |
| Line contains a tab character. | 50 | |
| Line has trailing spaces. | 51 | |
| Line contains a tab character. | 51 | |
| Line contains a tab character. | 52 | |
| Line contains a tab character. | 53 | |
| Line contains a tab character. | 54 | |
| Method 'getSelection' is not designed for extension - needs to be abstract, final or empty. | 54 | |
| Line contains a tab character. | 55 | |
| Line contains a tab character. | 56 |
| Severity | Message | Line |
|---|---|---|
| Line has trailing spaces. | 3 | |
| Line has trailing spaces. | 5 | |
| Line has trailing spaces. | 6 | |
| Line has trailing spaces. | 7 | |
| Line has trailing spaces. | 22 | |
| Line has trailing spaces. | 24 | |
| Unknown tag 'statuscode'. | 24 | |
| '{' should be on the previous line. | 27 | |
| Line contains a tab character. | 28 | |
| Line contains a tab character. | 29 | |
| Line has trailing spaces. | 30 | |
| Line contains a tab character. | 30 | |
| Line contains a tab character. | 31 | |
| Line is longer than 80 characters (found 85). | 32 | |
| Line contains a tab character. | 32 | |
| Line contains a tab character. | 33 | |
| Line is longer than 80 characters (found 90). | 34 | |
| Line contains a tab character. | 34 | |
| Parameter source should be final. | 34 | |
| Parameter selection should be final. | 34 | |
| '{' is not preceded with whitespace. | 34 | |
| Line contains a tab character. | 35 | |
| Line contains a tab character. | 36 |
| Severity | Message | Line |
|---|---|---|
| Line has trailing spaces. | 3 | |
| Line has trailing spaces. | 5 | |
| Line has trailing spaces. | 6 | |
| Line has trailing spaces. | 7 | |
| Line has trailing spaces. | 21 | |
| Line has trailing spaces. | 22 | |
| '{' is not preceded with whitespace. | 24 | |
| Line contains a tab character. | 25 | |
| Line contains a tab character. | 26 | |
| Line contains a tab character. | 27 | |
| Line has trailing spaces. | 28 | |
| Line contains a tab character. | 28 | |
| Line is longer than 80 characters (found 94). | 29 | |
| Line contains a tab character. | 29 | |
| Line contains a tab character. | 30 | |
| Line contains a tab character. | 31 | |
| Redundant 'public' modifier. | 31 | |
| '(' is followed by whitespace. | 31 |
| Severity | Message | Line |
|---|---|---|
| Line has trailing spaces. | 3 | |
| Line has trailing spaces. | 5 | |
| Line has trailing spaces. | 6 | |
| Line has trailing spaces. | 7 | |
| Line has trailing spaces. | 24 | |
| Line has trailing spaces. | 25 | |
| Line is longer than 80 characters (found 105). | 27 | |
| Line is longer than 80 characters (found 83). | 29 | |
| Line contains a tab character. | 29 | |
| Line contains a tab character. | 30 | |
| Missing a Javadoc comment. | 30 | |
| Line contains a tab character. | 32 | |
| Line contains a tab character. | 33 | |
| Line contains a tab character. | 34 | |
| Line has trailing spaces. | 35 | |
| Line contains a tab character. | 35 | |
| Line is longer than 80 characters (found 130). | 36 | |
| Line contains a tab character. | 36 | |
| Line contains a tab character. | 37 | |
| Line contains a tab character. | 38 | |
| '(' is followed by whitespace. | 38 | |
| Parameter locator should be final. | 38 | |
| Line contains a tab character. | 39 | |
| '{' should be on the previous line. | 39 | |
| Line contains a tab character. | 40 | |
| Line contains a tab character. | 41 | |
| Line contains a tab character. | 42 | |
| Line contains a tab character. | 44 | |
| Line contains a tab character. | 45 | |
| Line contains a tab character. | 46 | |
| Line contains a tab character. | 47 | |
| Line contains a tab character. | 48 | |
| Line contains a tab character. | 49 | |
| Line has trailing spaces. | 50 | |
| Line contains a tab character. | 50 | |
| Line is longer than 80 characters (found 101). | 51 | |
| Line contains a tab character. | 51 | |
| Line contains a tab character. | 52 | |
| Line contains a tab character. | 53 | |
| Line is longer than 80 characters (found 88). | 54 | |
| Line contains a tab character. | 54 | |
| Parameter locator should be final. | 54 | |
| Parameter actions should be final. | 54 | |
| 'actions' hides a field. | 54 | |
| Line contains a tab character. | 55 | |
| Line contains a tab character. | 56 | |
| Line contains a tab character. | 57 | |
| Line contains a tab character. | 58 | |
| Line contains a tab character. | 60 | |
| Line contains a tab character. | 61 | |
| Line contains a tab character. | 62 | |
| Line has trailing spaces. | 63 | |
| Line contains a tab character. | 63 | |
| Line contains a tab character. | 64 | |
| Line contains a tab character. | 65 | |
| Line contains a tab character. | 66 | |
| Line contains a tab character. | 67 | |
| Line contains a tab character. | 68 | |
| Line contains a tab character. | 69 | |
| Line has trailing spaces. | 70 | |
| Line contains a tab character. | 70 | |
| Line contains a tab character. | 71 | |
| Line is longer than 80 characters (found 95). | 72 | |
| Line contains a tab character. | 72 | |
| Line contains a tab character. | 73 | |
| Line contains a tab character. | 74 | |
| Line contains a tab character. | 75 | |
| Parameter p should be final. | 75 | |
| Line contains a tab character. | 76 | |
| '{' should be on the previous line. | 76 | |
| Line contains a tab character. | 77 | |
| Line contains a tab character. | 78 | |
| Line contains a tab character. | 79 | |
| Line contains a tab character. | 81 | |
| Line contains a tab character. | 82 | |
| Line contains a tab character. | 83 | |
| Line contains a tab character. | 84 | |
| Line contains a tab character. | 85 | |
| Line has trailing spaces. | 86 | |
| Line contains a tab character. | 86 | |
| Line contains a tab character. | 87 | |
| Line is longer than 80 characters (found 116). | 88 | |
| Line contains a tab character. | 88 | |
| Line contains a tab character. | 89 | |
| Line contains a tab character. | 90 | |
| Line contains a tab character. | 91 | |
| Parameter other should be final. | 91 | |
| Line contains a tab character. | 92 | |
| '{' should be on the previous line. | 92 | |
| Line contains a tab character. | 93 | |
| Line contains a tab character. | 94 | |
| Line contains a tab character. | 95 | |
| Line contains a tab character. | 97 | |
| Line contains a tab character. | 98 | |
| Line has trailing spaces. | 99 | |
| Line contains a tab character. | 99 | |
| Line contains a tab character. | 100 | |
| Line contains a tab character. | 101 | |
| Line contains a tab character. | 102 | |
| Line contains a tab character. | 103 | |
| Line contains a tab character. | 104 | |
| '{' should be on the previous line. | 104 | |
| Line contains a tab character. | 105 | |
| Line contains a tab character. | 106 | |
| Line contains a tab character. | 107 | |
| Line contains a tab character. | 109 | |
| Line contains a tab character. | 110 | |
| Line contains a tab character. | 111 | |
| Line contains a tab character. | 112 | |
| Line has trailing spaces. | 113 | |
| Line contains a tab character. | 113 | |
| Line contains a tab character. | 114 | |
| Line contains a tab character. | 115 | |
| Line contains a tab character. | 116 | |
| Line contains a tab character. | 117 | |
| Line contains a tab character. | 118 | |
| '{' should be on the previous line. | 118 | |
| Line contains a tab character. | 119 | |
| Line contains a tab character. | 120 |
| Severity | Message | Line |
|---|---|---|
| Line has trailing spaces. | 3 | |
| Line has trailing spaces. | 5 | |
| Line has trailing spaces. | 6 | |
| Line has trailing spaces. | 7 | |
| Line has trailing spaces. | 23 | |
| Unknown tag 'statuscode'. | 25 | |
| '{' is not preceded with whitespace. | 27 | |
| Line contains a tab character. | 28 | |
| Line contains a tab character. | 29 | |
| Line has trailing spaces. | 30 | |
| Line contains a tab character. | 30 | |
| Line contains a tab character. | 31 | |
| Line contains a tab character. | 32 | |
| Line contains a tab character. | 33 | |
| Line is longer than 80 characters (found 93). | 34 | |
| Line contains a tab character. | 34 | |
| Parameter source should be final. | 34 | |
| Parameter selection should be final. | 34 | |
| '{' is not preceded with whitespace. | 34 | |
| Line contains a tab character. | 35 | |
| Line contains a tab character. | 36 |
| Severity | Message | Line |
|---|---|---|
| Line has trailing spaces. | 3 | |
| Line has trailing spaces. | 5 | |
| Line has trailing spaces. | 6 | |
| Line has trailing spaces. | 7 | |
| Line has trailing spaces. | 17 | |
| Line has trailing spaces. | 20 | |
| Unknown tag 'statuscode'. | 22 | |
| '{' is not preceded with whitespace. | 24 | |
| Line contains a tab character. | 25 | |
| Line contains a tab character. | 26 | |
| Extra HTML tag found: </DL> | 26 | |
| Line has trailing spaces. | 27 | |
| Line contains a tab character. | 27 | |
| Line contains a tab character. | 28 | |
| Line contains a tab character. | 29 | |
| '{' is not preceded with whitespace. | 29 | |
| Line contains a tab character. | 30 | |
| Line contains a tab character. | 31 | |
| Line contains a tab character. | 33 | |
| Line contains a tab character. | 34 | |
| Line has trailing spaces. | 35 | |
| Line contains a tab character. | 35 | |
| Line contains a tab character. | 36 | |
| Line contains a tab character. | 37 | |
| Line contains a tab character. | 38 | |
| Parameter reason should be final. | 38 | |
| '{' is not preceded with whitespace. | 38 | |
| Line contains a tab character. | 39 | |
| Line contains a tab character. | 40 |
| Severity | Message | Line |
|---|---|---|
| Missing package-info.java file. | ||
| Line has trailing spaces. | 3 | |
| Line has trailing spaces. | 5 | |
| Line has trailing spaces. | 6 | |
| Line has trailing spaces. | 7 | |
| Line has trailing spaces. | 19 | |
| Line has trailing spaces. | 25 | |
| Line has trailing spaces. | 40 | |
| Line has trailing spaces. | 41 | |
| Line contains a tab character. | 45 | |
| Line contains a tab character. | 46 | |
| Line has trailing spaces. | 47 | |
| Line contains a tab character. | 47 | |
| Line contains a tab character. | 48 | |
| Line is longer than 80 characters (found 85). | 49 | |
| Line contains a tab character. | 49 | |
| Line contains a tab character. | 50 | |
| Line is longer than 80 characters (found 84). | 51 | |
| Line contains a tab character. | 51 | |
| Line contains a tab character. | 52 | |
| Line contains a tab character. | 53 | |
| Line is longer than 80 characters (found 106). | 54 | |
| Line contains a tab character. | 54 | |
| Unused @throws tag for 'ArrayIndexOutOfBoundsException'. | 54 | |
| Line contains a tab character. | 55 | |
| Line is longer than 80 characters (found 115). | 56 | |
| Line contains a tab character. | 56 | |
| Redundant 'public' modifier. | 56 | |
| Redundant throws: 'DataLostException' is subclass of 'java.io.IOException'. | 56 |
| Severity | Message | Line |
|---|---|---|
| Missing package-info.java file. | ||
| Line has trailing spaces. | 3 | |
| Line has trailing spaces. | 5 | |
| Line has trailing spaces. | 6 | |
| Line has trailing spaces. | 7 | |
| Extra HTML tag found: </DL> | 26 | |
| Line has trailing spaces. | 28 | |
| Line has trailing spaces. | 29 | |
| '{' should be on the previous line. | 32 | |
| Line contains a tab character. | 33 | |
| Line contains a tab character. | 34 | |
| Line contains a tab character. | 35 | |
| Line has trailing spaces. | 36 | |
| Line contains a tab character. | 36 | |
| Line is longer than 80 characters (found 101). | 37 | |
| Line contains a tab character. | 37 | |
| Line contains a tab character. | 38 | |
| Line is longer than 80 characters (found 181). | 39 | |
| Line contains a tab character. | 39 | |
| Line is longer than 80 characters (found 120). | 40 | |
| Line contains a tab character. | 40 | |
| Line contains a tab character. | 41 | |
| Line is longer than 80 characters (found 128). | 42 | |
| Line contains a tab character. | 42 | |
| '(' is followed by whitespace. | 42 | |
| Parameter locator should be final. | 42 | |
| Line contains a tab character. | 43 | |
| Line contains a tab character. | 44 | |
| Line contains a tab character. | 45 | |
| Line contains a tab character. | 46 |
| Severity | Message | Line |
|---|---|---|
| Line has trailing spaces. | 3 | |
| Line has trailing spaces. | 5 | |
| Line has trailing spaces. | 6 | |
| Line has trailing spaces. | 7 | |
| Line is longer than 80 characters (found 115). | 24 | |
| Extra HTML tag found: </DL> | 24 | |
| Line has trailing spaces. | 26 | |
| Line has trailing spaces. | 27 | |
| '{' should be on the previous line. | 30 | |
| Line contains a tab character. | 31 | |
| Line is longer than 80 characters (found 82). | 32 | |
| Line contains a tab character. | 32 | |
| Line contains a tab character. | 33 | |
| Line is longer than 80 characters (found 81). | 34 | |
| Line contains a tab character. | 34 | |
| Line contains a tab character. | 35 | |
| Line has trailing spaces. | 36 | |
| Line contains a tab character. | 36 | |
| Line contains a tab character. | 37 | |
| Line contains a tab character. | 38 | |
| Line contains a tab character. | 39 | |
| Redundant 'public' modifier. | 39 | |
| Line contains a tab character. | 41 | |
| Line contains a tab character. | 42 | |
| Line has trailing spaces. | 43 | |
| Line contains a tab character. | 43 | |
| Line contains a tab character. | 44 | |
| Line contains a tab character. | 45 | |
| Line contains a tab character. | 46 | |
| Redundant 'public' modifier. | 46 | |
| Line contains a tab character. | 48 | |
| Line contains a tab character. | 49 | |
| Line contains a tab character. | 50 | |
| Line has trailing spaces. | 51 | |
| Line contains a tab character. | 51 | |
| Line is longer than 80 characters (found 95). | 52 | |
| Line contains a tab character. | 52 | |
| Line is longer than 80 characters (found 227). | 53 | |
| Line contains a tab character. | 53 | |
| Line is longer than 80 characters (found 86). | 54 | |
| Line contains a tab character. | 54 | |
| Line contains a tab character. | 55 | |
| Line contains a tab character. | 56 | |
| Line is longer than 80 characters (found 98). | 57 | |
| Line contains a tab character. | 57 | |
| Redundant 'public' modifier. | 57 |
| Severity | Message | Line |
|---|---|---|
| Line has trailing spaces. | 3 | |
| Line has trailing spaces. | 5 | |
| Line has trailing spaces. | 6 | |
| Line has trailing spaces. | 7 | |
| Line has trailing spaces. | 22 | |
| Line has trailing spaces. | 23 | |
| Line is longer than 80 characters (found 98). | 25 | |
| Line is longer than 80 characters (found 83). | 27 | |
| Line contains a tab character. | 27 | |
| Line contains a tab character. | 28 | |
| Missing a Javadoc comment. | 28 | |
| Line contains a tab character. | 30 | |
| Line contains a tab character. | 31 | |
| Line has trailing spaces. | 32 | |
| Line contains a tab character. | 32 | |
| Line is longer than 80 characters (found 85). | 33 | |
| Line contains a tab character. | 33 | |
| Line contains a tab character. | 34 | |
| Line contains a tab character. | 35 | |
| '(' is followed by whitespace. | 35 | |
| Parameter locator should be final. | 35 | |
| Line contains a tab character. | 36 | |
| '{' should be on the previous line. | 36 | |
| Line contains a tab character. | 37 | |
| Line contains a tab character. | 38 | |
| Line contains a tab character. | 39 | |
| Line contains a tab character. | 41 | |
| Line contains a tab character. | 42 | |
| Line contains a tab character. | 43 | |
| Line contains a tab character. | 44 | |
| Line contains a tab character. | 45 | |
| Line contains a tab character. | 46 | |
| Line has trailing spaces. | 47 | |
| Line contains a tab character. | 47 | |
| Line is longer than 80 characters (found 101). | 48 | |
| Line contains a tab character. | 48 | |
| Line contains a tab character. | 49 | |
| Line contains a tab character. | 50 | |
| Line is longer than 80 characters (found 81). | 51 | |
| Line contains a tab character. | 51 | |
| Parameter locator should be final. | 51 | |
| Parameter actions should be final. | 51 | |
| 'actions' hides a field. | 51 | |
| Line contains a tab character. | 52 | |
| '{' should be on the previous line. | 52 | |
| Line contains a tab character. | 53 | |
| Line contains a tab character. | 54 | |
| Line contains a tab character. | 55 | |
| Line contains a tab character. | 57 | |
| Line contains a tab character. | 58 | |
| Line contains a tab character. | 59 | |
| Line has trailing spaces. | 60 | |
| Line contains a tab character. | 60 | |
| Line contains a tab character. | 61 | |
| Line contains a tab character. | 62 | |
| Line contains a tab character. | 63 | |
| Line contains a tab character. | 64 | |
| Line contains a tab character. | 65 | |
| Line contains a tab character. | 66 | |
| Line has trailing spaces. | 67 | |
| Line contains a tab character. | 67 | |
| Line contains a tab character. | 68 | |
| Line is longer than 80 characters (found 92). | 69 | |
| Line contains a tab character. | 69 | |
| Line contains a tab character. | 70 | |
| Line contains a tab character. | 71 | |
| Line contains a tab character. | 72 | |
| Parameter p should be final. | 72 | |
| Line contains a tab character. | 73 | |
| '{' should be on the previous line. | 73 | |
| Line contains a tab character. | 74 | |
| Line contains a tab character. | 75 | |
| Line contains a tab character. | 76 | |
| Line contains a tab character. | 78 | |
| Line contains a tab character. | 79 | |
| Line contains a tab character. | 80 | |
| Line contains a tab character. | 81 | |
| Line has trailing spaces. | 82 | |
| Line contains a tab character. | 82 | |
| Line is longer than 80 characters (found 82). | 83 | |
| Line contains a tab character. | 83 | |
| Line is longer than 80 characters (found 114). | 84 | |
| Line contains a tab character. | 84 | |
| Line contains a tab character. | 85 | |
| Line contains a tab character. | 86 | |
| Line contains a tab character. | 87 | |
| Parameter other should be final. | 87 | |
| Line contains a tab character. | 88 | |
| '{' should be on the previous line. | 88 | |
| Line contains a tab character. | 89 | |
| Line contains a tab character. | 90 | |
| Line contains a tab character. | 91 | |
| Line contains a tab character. | 93 | |
| Line contains a tab character. | 94 | |
| Line has trailing spaces. | 95 | |
| Line contains a tab character. | 95 | |
| Line contains a tab character. | 96 | |
| Line contains a tab character. | 97 | |
| Line contains a tab character. | 98 | |
| Line contains a tab character. | 99 | |
| Line contains a tab character. | 100 | |
| '{' should be on the previous line. | 100 | |
| Line contains a tab character. | 101 | |
| Line contains a tab character. | 102 | |
| Line contains a tab character. | 103 | |
| Line contains a tab character. | 105 | |
| Line contains a tab character. | 106 | |
| Line is longer than 80 characters (found 81). | 107 | |
| Line contains a tab character. | 107 | |
| Line contains a tab character. | 108 | |
| Line has trailing spaces. | 109 | |
| Line contains a tab character. | 109 | |
| Line contains a tab character. | 110 | |
| Line contains a tab character. | 111 | |
| Line contains a tab character. | 112 | |
| Line contains a tab character. | 113 | |
| Line contains a tab character. | 114 | |
| '{' should be on the previous line. | 114 | |
| Line contains a tab character. | 115 | |
| Line contains a tab character. | 116 |
| Severity | Message | Line |
|---|---|---|
| Line has trailing spaces. | 3 | |
| Line has trailing spaces. | 5 | |
| Line has trailing spaces. | 6 | |
| Line has trailing spaces. | 7 | |
| Line has trailing spaces. | 20 | |
| Line has trailing spaces. | 31 | |
| Line has trailing spaces. | 35 | |
| Line has trailing spaces. | 40 | |
| Line has trailing spaces. | 43 | |
| Line has trailing spaces. | 48 | |
| Line has trailing spaces. | 51 | |
| Line has trailing spaces. | 53 | |
| Line is longer than 80 characters (found 203). | 61 | |
| Extra HTML tag found: </DL> | 61 | |
| Line has trailing spaces. | 63 | |
| Unknown tag 'statuscode'. | 65 | |
| '{' is not preceded with whitespace. | 67 | |
| Line contains a tab character. | 69 | |
| Missing a Javadoc comment. | 69 | |
| Line contains a tab character. | 70 | |
| Missing a Javadoc comment. | 70 | |
| Line contains a tab character. | 72 | |
| Line contains a tab character. | 73 | |
| Line has trailing spaces. | 74 | |
| Line contains a tab character. | 74 | |
| Line contains a tab character. | 75 | |
| Line contains a tab character. | 76 | |
| Line contains a tab character. | 77 | |
| Line contains a tab character. | 78 | |
| Line is longer than 80 characters (found 86). | 79 | |
| Line contains a tab character. | 79 | |
| Parameter source should be final. | 79 | |
| Parameter type should be final. | 79 | |
| Parameter e should be final. | 79 | |
| '{' is not preceded with whitespace. | 79 | |
| Line contains a tab character. | 80 | |
| Line contains a tab character. | 81 | |
| Line contains a tab character. | 82 | |
| Line has trailing spaces. | 83 | |
| Line contains a tab character. | 83 | |
| Line contains a tab character. | 84 | |
| Line contains a tab character. | 86 | |
| Line contains a tab character. | 87 | |
| Line has trailing spaces. | 88 | |
| Line contains a tab character. | 88 | |
| Line contains a tab character. | 89 | |
| Line contains a tab character. | 90 | |
| Line contains a tab character. | 91 | |
| Line has trailing spaces. | 92 | |
| Line contains a tab character. | 92 | |
| Line contains a tab character. | 93 | |
| Line contains a tab character. | 94 | |
| Line contains a tab character. | 95 | |
| Method 'getSIElement' is not designed for extension - needs to be abstract, final or empty. | 95 | |
| Line contains a tab character. | 96 | |
| Line contains a tab character. | 97 | |
| Line contains a tab character. | 99 | |
| Line contains a tab character. | 100 | |
| Line has trailing spaces. | 101 | |
| Line contains a tab character. | 101 | |
| Line contains a tab character. | 102 | |
| Line contains a tab character. | 103 | |
| Line contains a tab character. | 104 | |
| Method 'getChangeType' is not designed for extension - needs to be abstract, final or empty. | 104 | |
| Line contains a tab character. | 105 | |
| Line contains a tab character. | 106 |
| Severity | Message | Line |
|---|---|---|
| Line has trailing spaces. | 3 | |
| Line has trailing spaces. | 5 | |
| Line has trailing spaces. | 6 | |
| Line has trailing spaces. | 7 | |
| Line has trailing spaces. | 23 | |
| Line has trailing spaces. | 24 | |
| '{' should be on the previous line. | 27 |
| Severity | Message | Line |
|---|---|---|
| Line has trailing spaces. | 3 | |
| Line has trailing spaces. | 5 | |
| Line has trailing spaces. | 6 | |
| Line has trailing spaces. | 7 | |
| Line has trailing spaces. | 18 | |
| Line is longer than 80 characters (found 85). | 20 | |
| Extra HTML tag found: </DL> | 20 | |
| Line has trailing spaces. | 22 | |
| Line has trailing spaces. | 23 | |
| '{' should be on the previous line. | 26 | |
| Line contains a tab character. | 27 | |
| Line contains a tab character. | 28 | |
| Line contains a tab character. | 29 | |
| Extra HTML tag found: </DL> | 29 | |
| Line has trailing spaces. | 30 | |
| Line contains a tab character. | 30 | |
| Line contains a tab character. | 31 | |
| Line contains a tab character. | 32 | |
| Line contains a tab character. | 34 | |
| Line contains a tab character. | 35 | |
| Line contains a tab character. | 36 | |
| Extra HTML tag found: </DL> | 36 | |
| Line has trailing spaces. | 37 | |
| Line contains a tab character. | 37 | |
| Line contains a tab character. | 38 | |
| Line contains a tab character. | 39 | |
| Line contains a tab character. | 41 | |
| Line contains a tab character. | 42 | |
| Line contains a tab character. | 43 | |
| Extra HTML tag found: </DL> | 43 | |
| Line has trailing spaces. | 44 | |
| Line contains a tab character. | 44 | |
| Line has trailing spaces. | 45 | |
| Line contains a tab character. | 45 | |
| Line contains a tab character. | 46 | |
| Line contains a tab character. | 47 | |
| Line contains a tab character. | 49 | |
| Line contains a tab character. | 50 | |
| Line has trailing spaces. | 51 | |
| Line contains a tab character. | 51 | |
| Line contains a tab character. | 52 | |
| Line contains a tab character. | 53 | |
| Line contains a tab character. | 54 | |
| Parameter name should be final. | 54 | |
| Line contains a tab character. | 55 | |
| '{' should be on the previous line. | 55 | |
| Line contains a tab character. | 56 | |
| Line contains a tab character. | 57 | |
| Line contains a tab character. | 59 | |
| Line contains a tab character. | 60 | |
| Line contains a tab character. | 61 | |
| Line contains a tab character. | 62 | |
| Line has trailing spaces. | 63 | |
| Line contains a tab character. | 63 | |
| Line contains a tab character. | 64 | |
| Line contains a tab character. | 65 | |
| Line contains a tab character. | 66 | |
| Line contains a tab character. | 67 | |
| Method 'toString' is not designed for extension - needs to be abstract, final or empty. | 67 | |
| Line contains a tab character. | 68 | |
| '{' should be on the previous line. | 68 | |
| Line contains a tab character. | 69 | |
| Line contains a tab character. | 70 | |
| Line contains a tab character. | 71 |
| Severity | Message | Line |
|---|---|---|
| Line has trailing spaces. | 3 | |
| Line has trailing spaces. | 5 | |
| Line has trailing spaces. | 6 | |
| Line has trailing spaces. | 7 | |
| Line has trailing spaces. | 20 | |
| Line is longer than 80 characters (found 233). | 36 | |
| Extra HTML tag found: </DL> | 36 | |
| Line has trailing spaces. | 38 | |
| Line has trailing spaces. | 39 | |
| '{' should be on the previous line. | 42 | |
| Line contains a tab character. | 43 | |
| Line contains a tab character. | 44 | |
| Line has trailing spaces. | 45 | |
| Line contains a tab character. | 45 | |
| Line contains a tab character. | 46 | |
| Line contains a tab character. | 47 | |
| Line contains a tab character. | 48 | |
| Redundant 'public' modifier. | 48 | |
| Line contains a tab character. | 50 | |
| Line contains a tab character. | 51 | |
| Line contains a tab character. | 52 | |
| Line contains a tab character. | 53 | |
| Line contains a tab character. | 54 | |
| Line contains a tab character. | 55 | |
| Line contains a tab character. | 56 | |
| Line contains a tab character. | 57 | |
| Line contains a tab character. | 58 | |
| Line contains a tab character. | 59 | |
| Line contains a tab character. | 60 | |
| Line has trailing spaces. | 61 | |
| Line contains a tab character. | 61 | |
| Line contains a tab character. | 62 | |
| Line contains a tab character. | 63 | |
| Line contains a tab character. | 64 | |
| Line contains a tab character. | 65 | |
| Line contains a tab character. | 66 | |
| Redundant 'public' modifier. | 66 | |
| Line contains a tab character. | 68 | |
| Line contains a tab character. | 69 | |
| Line contains a tab character. | 70 | |
| Line contains a tab character. | 71 | |
| Line has trailing spaces. | 72 | |
| Line contains a tab character. | 72 | |
| Line contains a tab character. | 73 | |
| Line contains a tab character. | 74 | |
| Line contains a tab character. | 75 | |
| Line contains a tab character. | 76 | |
| Redundant 'public' modifier. | 76 | |
| Line contains a tab character. | 78 | |
| Line contains a tab character. | 79 | |
| Line contains a tab character. | 80 | |
| Line has trailing spaces. | 81 | |
| Line contains a tab character. | 81 | |
| Line contains a tab character. | 82 | |
| Line contains a tab character. | 83 | |
| Line contains a tab character. | 84 | |
| Redundant 'public' modifier. | 84 |
| Severity | Message | Line |
|---|---|---|
| Line has trailing spaces. | 3 | |
| Line has trailing spaces. | 5 | |
| Line has trailing spaces. | 6 | |
| Line has trailing spaces. | 7 | |
| Line has trailing spaces. | 18 | |
| Line has trailing spaces. | 21 | |
| Unknown tag 'statuscode'. | 23 | |
| '{' is not preceded with whitespace. | 25 | |
| Line contains a tab character. | 26 | |
| Line contains a tab character. | 27 | |
| Extra HTML tag found: </DL> | 27 | |
| Line has trailing spaces. | 28 | |
| Line contains a tab character. | 28 | |
| Line contains a tab character. | 29 | |
| Line contains a tab character. | 30 | |
| '{' is not preceded with whitespace. | 30 | |
| Line contains a tab character. | 31 | |
| Line contains a tab character. | 32 | |
| Line contains a tab character. | 34 | |
| Line contains a tab character. | 35 | |
| Line has trailing spaces. | 36 | |
| Line contains a tab character. | 36 | |
| Line contains a tab character. | 37 | |
| Line contains a tab character. | 38 | |
| Line contains a tab character. | 39 | |
| Parameter reason should be final. | 39 | |
| Line contains a tab character. | 40 | |
| Line contains a tab character. | 41 |
| Severity | Message | Line |
|---|---|---|
| Line has trailing spaces. | 3 | |
| Line has trailing spaces. | 5 | |
| Line has trailing spaces. | 6 | |
| Line has trailing spaces. | 7 | |
| Line has trailing spaces. | 27 | |
| Line is longer than 80 characters (found 85). | 36 | |
| Extra HTML tag found: </DL> | 36 | |
| Line has trailing spaces. | 38 | |
| Unknown tag 'statuscode'. | 40 | |
| Line contains a tab character. | 43 | |
| Line contains a tab character. | 44 | |
| Extra HTML tag found: </DL> | 44 | |
| Line has trailing spaces. | 45 | |
| Line contains a tab character. | 45 | |
| Line has trailing spaces. | 46 | |
| Line contains a tab character. | 46 | |
| Line contains a tab character. | 47 | |
| Line contains a tab character. | 48 | |
| Line contains a tab character. | 49 | |
| '{' should be on the previous line. | 49 | |
| Line contains a tab character. | 50 | |
| Line contains a tab character. | 51 | |
| Line contains a tab character. | 53 | |
| Line contains a tab character. | 54 | |
| Line has trailing spaces. | 55 | |
| Line contains a tab character. | 55 | |
| Line contains a tab character. | 56 | |
| Line contains a tab character. | 57 | |
| Line contains a tab character. | 58 | |
| Line contains a tab character. | 59 | |
| '{' should be on the previous line. | 59 | |
| Line contains a tab character. | 60 | |
| Line contains a tab character. | 61 | |
| Line contains a tab character. | 62 | |
| Line contains a tab character. | 64 | |
| Line contains a tab character. | 65 | |
| Line contains a tab character. | 66 | |
| Line contains a tab character. | 67 | |
| Line contains a tab character. | 68 | |
| Line contains a tab character. | 69 | |
| Line contains a tab character. | 70 | |
| Line contains a tab character. | 71 | |
| Line contains a tab character. | 72 | |
| Line contains a tab character. | 73 | |
| Line has trailing spaces. | 74 | |
| Line contains a tab character. | 74 | |
| Line contains a tab character. | 75 | |
| Line contains a tab character. | 76 | |
| Line contains a tab character. | 77 | |
| Line has trailing spaces. | 78 | |
| Line contains a tab character. | 78 | |
| Line is longer than 80 characters (found 179). | 79 | |
| Line contains a tab character. | 79 | |
| Line contains a tab character. | 80 | |
| Line contains a tab character. | 81 | |
| Line contains a tab character. | 83 | |
| Line contains a tab character. | 84 | |
| Line contains a tab character. | 85 | |
| Line contains a tab character. | 86 | |
| Line contains a tab character. | 87 | |
| Line has trailing spaces. | 88 | |
| Line contains a tab character. | 88 | |
| Line is longer than 80 characters (found 176). | 89 | |
| Line contains a tab character. | 89 | |
| Line contains a tab character. | 90 | |
| Line contains a tab character. | 91 | |
| Line contains a tab character. | 93 | |
| Line contains a tab character. | 94 | |
| Line contains a tab character. | 95 | |
| Line contains a tab character. | 96 | |
| Line contains a tab character. | 97 | |
| Line contains a tab character. | 98 | |
| Line has trailing spaces. | 99 | |
| Line contains a tab character. | 99 | |
| Line contains a tab character. | 100 | |
| Line contains a tab character. | 101 | |
| Line contains a tab character. | 102 | |
| Line contains a tab character. | 103 | |
| Line contains a tab character. | 104 | |
| Line contains a tab character. | 105 | |
| Line has trailing spaces. | 106 | |
| Line contains a tab character. | 106 | |
| Line contains a tab character. | 107 | |
| Line contains a tab character. | 108 | |
| Line contains a tab character. | 109 | |
| Line contains a tab character. | 110 | |
| Line has trailing spaces. | 111 | |
| Line contains a tab character. | 111 | |
| Line is longer than 80 characters (found 106). | 112 | |
| Line contains a tab character. | 112 | |
| Line is longer than 80 characters (found 255). | 113 | |
| Line contains a tab character. | 113 | |
| Line is longer than 80 characters (found 93). | 114 | |
| Line contains a tab character. | 114 | |
| Line is longer than 80 characters (found 118). | 115 | |
| Line contains a tab character. | 115 | |
| Line contains a tab character. | 116 | |
| Line contains a tab character. | 117 | |
| Line is longer than 80 characters (found 140). | 118 | |
| Line contains a tab character. | 118 | |
| '(' is followed by whitespace. | 118 | |
| Redundant throws: 'java.lang.SecurityException' is unchecked exception. | 118 | |
| Line contains a tab character. | 120 | |
| Line contains a tab character. | 121 | |
| Line contains a tab character. | 122 | |
| Line contains a tab character. | 123 | |
| Line has trailing spaces. | 124 | |
| Line contains a tab character. | 124 | |
| Line is longer than 80 characters (found 115). | 125 | |
| Line contains a tab character. | 125 | |
| Line contains a tab character. | 126 | |
| Line contains a tab character. | 127 | |
| Line contains a tab character. | 128 | |
| Line contains a tab character. | 130 | |
| Line contains a tab character. | 131 | |
| Line contains a tab character. | 132 | |
| Line has trailing spaces. | 133 | |
| Line contains a tab character. | 133 | |
| Line contains a tab character. | 134 | |
| Line contains a tab character. | 135 | |
| Line is longer than 80 characters (found 118). | 136 | |
| Line contains a tab character. | 136 | |
| Line contains a tab character. | 137 | |
| Line contains a tab character. | 138 | |
| Line is longer than 80 characters (found 101). | 139 | |
| Line contains a tab character. | 139 | |
| Line contains a tab character. | 141 | |
| Line contains a tab character. | 142 | |
| Line contains a tab character. | 143 | |
| Line contains a tab character. | 144 | |
| Line has trailing spaces. | 145 | |
| Line contains a tab character. | 145 | |
| Line is longer than 80 characters (found 131). | 146 | |
| Line contains a tab character. | 146 | |
| Line contains a tab character. | 147 | |
| Line contains a tab character. | 148 | |
| Line contains a tab character. | 150 | |
| Line contains a tab character. | 151 | |
| Line contains a tab character. | 152 | |
| Line contains a tab character. | 153 | |
| Line contains a tab character. | 154 | |
| Line has trailing spaces. | 155 | |
| Line contains a tab character. | 155 | |
| Line contains a tab character. | 156 | |
| Line contains a tab character. | 157 | |
| Line contains a tab character. | 158 | |
| Line contains a tab character. | 159 | |
| Line contains a tab character. | 160 | |
| Line has trailing spaces. | 161 | |
| Line contains a tab character. | 161 | |
| Line contains a tab character. | 162 | |
| Line contains a tab character. | 163 | |
| Line contains a tab character. | 164 | |
| Line is longer than 80 characters (found 185). | 165 | |
| Line contains a tab character. | 165 | |
| Line contains a tab character. | 166 | |
| Line contains a tab character. | 167 | |
| Line contains a tab character. | 168 | |
| Line contains a tab character. | 169 | |
| Line has trailing spaces. | 170 | |
| Line contains a tab character. | 170 | |
| Line contains a tab character. | 171 | |
| Line has trailing spaces. | 172 | |
| Line contains a tab character. | 172 | |
| Line contains a tab character. | 173 | |
| Line is longer than 80 characters (found 101). | 174 | |
| Line contains a tab character. | 174 | |
| Line is longer than 80 characters (found 87). | 175 | |
| Line contains a tab character. | 175 | |
| Line is longer than 80 characters (found 93). | 176 | |
| Line contains a tab character. | 176 | |
| Line is longer than 80 characters (found 118). | 177 | |
| Line contains a tab character. | 177 | |
| Line contains a tab character. | 178 | |
| Line contains a tab character. | 179 | |
| Line is longer than 80 characters (found 153). | 180 | |
| Line contains a tab character. | 180 | |
| '(' is followed by whitespace. | 180 | |
| Redundant throws: 'java.lang.SecurityException' is unchecked exception. | 180 | |
| Line contains a tab character. | 182 | |
| Line contains a tab character. | 183 | |
| Line contains a tab character. | 184 | |
| Line contains a tab character. | 185 | |
| Line has trailing spaces. | 186 | |
| Line contains a tab character. | 186 | |
| Line contains a tab character. | 187 | |
| Line contains a tab character. | 188 | |
| Line is longer than 80 characters (found 91). | 189 | |
| Line contains a tab character. | 189 | |
| Line is longer than 80 characters (found 118). | 190 | |
| Line contains a tab character. | 190 | |
| Line contains a tab character. | 191 | |
| Line contains a tab character. | 192 | |
| Line is longer than 80 characters (found 121). | 193 | |
| Line contains a tab character. | 193 | |
| '(' is followed by whitespace. | 193 | |
| Redundant throws: 'java.lang.SecurityException' is unchecked exception. | 193 | |
| Line contains a tab character. | 195 | |
| Line contains a tab character. | 196 | |
| Line contains a tab character. | 197 | |
| Line has trailing spaces. | 198 | |
| Line contains a tab character. | 198 | |
| Line contains a tab character. | 199 | |
| Line contains a tab character. | 200 | |
| Line contains a tab character. | 201 | |
| Line contains a tab character. | 202 | |
| Line has trailing spaces. | 203 | |
| Line contains a tab character. | 203 | |
| Line contains a tab character. | 204 | |
| Line contains a tab character. | 205 | |
| Line contains a tab character. | 206 | |
| Line contains a tab character. | 207 | |
| Line contains a tab character. | 208 | |
| Line contains a tab character. | 209 | |
| Line contains a tab character. | 210 | |
| Line contains a tab character. | 211 | |
| Line contains a tab character. | 212 | |
| Line has trailing spaces. | 213 | |
| Line contains a tab character. | 213 | |
| Line contains a tab character. | 214 | |
| Line has trailing spaces. | 215 | |
| Line contains a tab character. | 215 | |
| Line contains a tab character. | 216 | |
| Line is longer than 80 characters (found 101). | 217 | |
| Line contains a tab character. | 217 | |
| Line is longer than 80 characters (found 87). | 218 | |
| Line contains a tab character. | 218 | |
| Line is longer than 80 characters (found 91). | 219 | |
| Line contains a tab character. | 219 | |
| Line is longer than 80 characters (found 118). | 220 | |
| Line contains a tab character. | 220 | |
| Line contains a tab character. | 221 | |
| Line contains a tab character. | 222 | |
| Line is longer than 80 characters (found 158). | 223 | |
| Line contains a tab character. | 223 | |
| '(' is followed by whitespace. | 223 | |
| Redundant throws: 'java.lang.SecurityException' is unchecked exception. | 223 | |
| Line contains a tab character. | 225 | |
| Line contains a tab character. | 226 | |
| Line contains a tab character. | 227 | |
| Line contains a tab character. | 228 | |
| Line contains a tab character. | 229 | |
| Line contains a tab character. | 230 | |
| Line has trailing spaces. | 231 | |
| Line contains a tab character. | 231 | |
| Line contains a tab character. | 232 | |
| Line has trailing spaces. | 233 | |
| Line contains a tab character. | 233 | |
| Line contains a tab character. | 234 | |
| Line is longer than 80 characters (found 101). | 235 | |
| Line contains a tab character. | 235 | |
| Line is longer than 80 characters (found 87). | 236 | |
| Line contains a tab character. | 236 | |
| Line is longer than 80 characters (found 96). | 237 | |
| Line contains a tab character. | 237 | |
| Line is longer than 80 characters (found 118). | 238 | |
| Line contains a tab character. | 238 | |
| Line contains a tab character. | 239 | |
| Line contains a tab character. | 240 | |
| Line is longer than 80 characters (found 156). | 241 | |
| Line contains a tab character. | 241 | |
| '(' is followed by whitespace. | 241 | |
| Redundant throws: 'java.lang.SecurityException' is unchecked exception. | 241 | |
| Line contains a tab character. | 243 | |
| Line contains a tab character. | 244 | |
| Line contains a tab character. | 245 | |
| Line contains a tab character. | 246 | |
| Line contains a tab character. | 247 | |
| Line contains a tab character. | 248 | |
| Line contains a tab character. | 249 | |
| Line contains a tab character. | 250 | |
| Line contains a tab character. | 251 | |
| Line has trailing spaces. | 252 | |
| Line contains a tab character. | 252 | |
| Line contains a tab character. | 253 | |
| Line contains a tab character. | 254 | |
| Line contains a tab character. | 255 | |
| Line contains a tab character. | 256 | |
| Line has trailing spaces. | 257 | |
| Line contains a tab character. | 257 | |
| Line is longer than 80 characters (found 100). | 258 | |
| Line contains a tab character. | 258 | |
| Line is longer than 80 characters (found 86). | 259 | |
| Line contains a tab character. | 259 | |
| Line contains a tab character. | 260 | |
| Line contains a tab character. | 261 | |
| Line contains a tab character. | 262 | |
| '(' is followed by whitespace. | 262 |
| Severity | Message | Line |
|---|---|---|
| Line is longer than 80 characters (found 91). | 1 | |
| Line has trailing spaces. | 11 | |
| Line has trailing spaces. | 12 | |
| '{' should be on the previous line. | 15 | |
| Line contains a tab character. | 16 | |
| Line contains a tab character. | 17 | |
| Line contains a tab character. | 18 | |
| Line contains a tab character. | 19 | |
| Line contains a tab character. | 20 | |
| Line contains a tab character. | 21 | |
| Line contains a tab character. | 22 | |
| Line contains a tab character. | 23 | |
| Line has trailing spaces. | 24 | |
| Line contains a tab character. | 24 | |
| Line is longer than 80 characters (found 94). | 25 | |
| Line contains a tab character. | 25 | |
| Line is longer than 80 characters (found 111). | 26 | |
| Line contains a tab character. | 26 | |
| Line contains a tab character. | 27 | |
| Line contains a tab character. | 28 | |
| Redundant 'public' modifier. | 28 |
| Severity | Message | Line |
|---|---|---|
| Line has trailing spaces. | 3 | |
| Line has trailing spaces. | 5 | |
| Line has trailing spaces. | 6 | |
| Line has trailing spaces. | 7 | |
| Line is longer than 80 characters (found 85). | 20 | |
| Extra HTML tag found: </DL> | 20 | |
| Line has trailing spaces. | 22 | |
| Line has trailing spaces. | 23 | |
| '{' should be on the previous line. | 26 | |
| Line contains a tab character. | 27 | |
| Line contains a tab character. | 28 | |
| Line contains a tab character. | 29 | |
| Line has trailing spaces. | 30 | |
| Line contains a tab character. | 30 | |
| Line contains a tab character. | 31 | |
| Line contains a tab character. | 32 | |
| Line contains a tab character. | 34 | |
| Line contains a tab character. | 35 | |
| Line contains a tab character. | 36 | |
| Line contains a tab character. | 37 | |
| Line contains a tab character. | 38 | |
| Extra HTML tag found: </DL> | 38 | |
| Line has trailing spaces. | 39 | |
| Line contains a tab character. | 39 | |
| Line contains a tab character. | 40 | |
| Line contains a tab character. | 41 | |
| Line contains a tab character. | 43 | |
| Line contains a tab character. | 44 | |
| Line contains a tab character. | 45 | |
| Line contains a tab character. | 46 | |
| Line contains a tab character. | 47 | |
| Line contains a tab character. | 48 | |
| Line contains a tab character. | 49 | |
| Extra HTML tag found: </DL> | 49 | |
| Line has trailing spaces. | 50 | |
| Line contains a tab character. | 50 | |
| Line contains a tab character. | 51 | |
| Line contains a tab character. | 52 | |
| Line contains a tab character. | 54 | |
| Line contains a tab character. | 55 | |
| Extra HTML tag found: </DL> | 55 | |
| Line has trailing spaces. | 56 | |
| Line contains a tab character. | 56 | |
| Line has trailing spaces. | 57 | |
| Line contains a tab character. | 57 | |
| Line contains a tab character. | 58 | |
| Line contains a tab character. | 59 | |
| Line contains a tab character. | 61 | |
| Line contains a tab character. | 62 | |
| Line has trailing spaces. | 63 | |
| Line contains a tab character. | 63 | |
| Line contains a tab character. | 64 | |
| Line contains a tab character. | 65 | |
| Line contains a tab character. | 66 | |
| Parameter name should be final. | 66 | |
| Line contains a tab character. | 67 | |
| '{' should be on the previous line. | 67 | |
| Line contains a tab character. | 68 | |
| Line contains a tab character. | 69 | |
| Line contains a tab character. | 71 | |
| Line contains a tab character. | 72 | |
| Line contains a tab character. | 73 | |
| Line contains a tab character. | 74 | |
| Line has trailing spaces. | 75 | |
| Line contains a tab character. | 75 | |
| Line contains a tab character. | 76 | |
| Line contains a tab character. | 77 | |
| Line contains a tab character. | 78 | |
| Line contains a tab character. | 79 | |
| Method 'toString' is not designed for extension - needs to be abstract, final or empty. | 79 | |
| Line contains a tab character. | 80 | |
| '{' should be on the previous line. | 80 | |
| Line contains a tab character. | 81 | |
| Line contains a tab character. | 82 | |
| Line contains a tab character. | 83 |
| Severity | Message | Line |
|---|---|---|
| Line has trailing spaces. | 3 | |
| Line has trailing spaces. | 5 | |
| Line has trailing spaces. | 6 | |
| Line has trailing spaces. | 7 | |
| Line has trailing spaces. | 24 | |
| Line has trailing spaces. | 29 | |
| Line has trailing spaces. | 30 | |
| '{' should be on the previous line. | 33 | |
| Line contains a tab character. | 34 | |
| Line contains a tab character. | 35 | |
| Line contains a tab character. | 36 | |
| Line has trailing spaces. | 37 | |
| Line contains a tab character. | 37 | |
| Line contains a tab character. | 38 | |
| Line contains a tab character. | 39 | |
| Line contains a tab character. | 40 | |
| Redundant 'public' modifier. | 40 | |
| '(' is followed by whitespace. | 40 | |
| Line contains a tab character. | 42 | |
| Line contains a tab character. | 43 | |
| Line contains a tab character. | 44 | |
| Line has trailing spaces. | 45 | |
| Line contains a tab character. | 45 | |
| Line contains a tab character. | 46 | |
| Line contains a tab character. | 47 | |
| Line contains a tab character. | 48 | |
| Redundant 'public' modifier. | 48 | |
| '(' is followed by whitespace. | 48 |
| Severity | Message | Line |
|---|---|---|
| Line has trailing spaces. | 3 | |
| Line has trailing spaces. | 5 | |
| Line has trailing spaces. | 6 | |
| Line has trailing spaces. | 7 | |
| Line has trailing spaces. | 20 | |
| Line has trailing spaces. | 21 | |
| '{' should be on the previous line. | 24 | |
| Line contains a tab character. | 25 | |
| Line contains a tab character. | 26 | |
| Line contains a tab character. | 27 | |
| Line has trailing spaces. | 28 | |
| Line contains a tab character. | 28 | |
| Line is longer than 80 characters (found 81). | 29 | |
| Line contains a tab character. | 29 | |
| Line contains a tab character. | 30 | |
| Line contains a tab character. | 31 | |
| Redundant 'public' modifier. | 31 |
| Severity | Message | Line |
|---|---|---|
| Missing package-info.java file. | ||
| Line has trailing spaces. | 3 | |
| Line has trailing spaces. | 5 | |
| Line has trailing spaces. | 6 | |
| Line has trailing spaces. | 7 | |
| Line has trailing spaces. | 25 | |
| Line has trailing spaces. | 30 | |
| Line has trailing spaces. | 37 | |
| Line has trailing spaces. | 44 | |
| Line is longer than 80 characters (found 89). | 49 | |
| Line is longer than 80 characters (found 102). | 50 | |
| Line is longer than 80 characters (found 110). | 51 | |
| Extra HTML tag found: </DL> | 51 | |
| Line has trailing spaces. | 53 | |
| Line has trailing spaces. | 54 | |
| '{' should be on the previous line. | 57 | |
| Line contains a tab character. | 58 | |
| Line contains a tab character. | 59 | |
| Line contains a tab character. | 60 | |
| Line contains a tab character. | 61 | |
| Line has trailing spaces. | 62 | |
| Line contains a tab character. | 62 | |
| Line contains a tab character. | 63 | |
| Line contains a tab character. | 64 | |
| Line contains a tab character. | 65 | |
| Line contains a tab character. | 66 | |
| Line contains a tab character. | 67 | |
| Line contains a tab character. | 68 | |
| Line contains a tab character. | 69 | |
| Line contains a tab character. | 70 | |
| Line contains a tab character. | 71 | |
| Line has trailing spaces. | 72 | |
| Line contains a tab character. | 72 | |
| Line contains a tab character. | 73 | |
| Line has trailing spaces. | 74 | |
| Line contains a tab character. | 74 | |
| Line is longer than 80 characters (found 101). | 75 | |
| Line contains a tab character. | 75 | |
| Line is longer than 80 characters (found 87). | 76 | |
| Line contains a tab character. | 76 | |
| Line contains a tab character. | 77 | |
| Line contains a tab character. | 78 | |
| Line contains a tab character. | 79 | |
| Redundant 'public' modifier. | 79 | |
| '(' is followed by whitespace. | 79 | |
| Line contains a tab character. | 81 | |
| Line contains a tab character. | 82 | |
| Line contains a tab character. | 83 | |
| Line contains a tab character. | 84 | |
| Line contains a tab character. | 85 | |
| Line contains a tab character. | 86 | |
| Line has trailing spaces. | 87 | |
| Line contains a tab character. | 87 | |
| Line is longer than 80 characters (found 163). | 88 | |
| Line contains a tab character. | 88 | |
| Line contains a tab character. | 89 | |
| Line contains a tab character. | 90 | |
| Redundant 'public' modifier. | 90 | |
| Line contains a tab character. | 92 | |
| Line contains a tab character. | 93 | |
| Line contains a tab character. | 94 | |
| Line contains a tab character. | 95 | |
| Line contains a tab character. | 96 | |
| Line has trailing spaces. | 97 | |
| Line contains a tab character. | 97 | |
| Line is longer than 80 characters (found 157). | 98 | |
| Line contains a tab character. | 98 | |
| Line contains a tab character. | 99 | |
| Line contains a tab character. | 100 | |
| Redundant 'public' modifier. | 100 | |
| Line contains a tab character. | 102 | |
| Line contains a tab character. | 103 | |
| Line contains a tab character. | 104 | |
| Line contains a tab character. | 105 | |
| Line contains a tab character. | 106 | |
| Line has trailing spaces. | 107 | |
| Line contains a tab character. | 107 | |
| Line contains a tab character. | 108 | |
| Line contains a tab character. | 109 | |
| Line contains a tab character. | 110 | |
| Redundant 'public' modifier. | 110 | |
| Line contains a tab character. | 112 | |
| Line contains a tab character. | 113 | |
| Line contains a tab character. | 114 | |
| Line contains a tab character. | 115 | |
| Line has trailing spaces. | 116 | |
| Line contains a tab character. | 116 | |
| Line contains a tab character. | 117 | |
| Line contains a tab character. | 118 | |
| Line contains a tab character. | 119 | |
| Line contains a tab character. | 120 | |
| Redundant 'public' modifier. | 120 | |
| Line contains a tab character. | 122 | |
| Line contains a tab character. | 123 | |
| Line contains a tab character. | 124 | |
| Line contains a tab character. | 125 | |
| Line contains a tab character. | 126 | |
| Line contains a tab character. | 127 | |
| Line contains a tab character. | 128 | |
| Line contains a tab character. | 129 | |
| Line contains a tab character. | 130 | |
| Line contains a tab character. | 131 | |
| Line contains a tab character. | 132 | |
| Line contains a tab character. | 133 | |
| Line has trailing spaces. | 134 | |
| Line contains a tab character. | 134 | |
| Line contains a tab character. | 135 | |
| Line contains a tab character. | 136 | |
| Line contains a tab character. | 137 | |
| Line contains a tab character. | 138 | |
| Line contains a tab character. | 139 | |
| Redundant 'public' modifier. | 139 | |
| Line contains a tab character. | 141 | |
| Line contains a tab character. | 142 | |
| Line contains a tab character. | 143 | |
| Line contains a tab character. | 144 | |
| Line has trailing spaces. | 145 | |
| Line contains a tab character. | 145 | |
| Line contains a tab character. | 146 | |
| Line contains a tab character. | 147 | |
| Line contains a tab character. | 148 | |
| Line contains a tab character. | 149 | |
| Redundant 'public' modifier. | 149 |
| Severity | Message | Line |
|---|---|---|
| Line has trailing spaces. | 3 | |
| Line has trailing spaces. | 5 | |
| Line has trailing spaces. | 6 | |
| Line has trailing spaces. | 7 | |
| Line has trailing spaces. | 19 | |
| Line has trailing spaces. | 22 | |
| Line has trailing spaces. | 23 | |
| '{' should be on the previous line. | 26 | |
| Line contains a tab character. | 27 | |
| Line contains a tab character. | 28 | |
| Extra HTML tag found: </DL> | 28 | |
| Line has trailing spaces. | 29 | |
| Line contains a tab character. | 29 | |
| Line contains a tab character. | 30 | |
| Line contains a tab character. | 31 | |
| Line contains a tab character. | 33 | |
| Line contains a tab character. | 34 | |
| Extra HTML tag found: </DL> | 34 | |
| Line has trailing spaces. | 35 | |
| Line contains a tab character. | 35 | |
| Line contains a tab character. | 36 | |
| Line contains a tab character. | 37 | |
| Line contains a tab character. | 39 | |
| Line contains a tab character. | 40 | |
| Extra HTML tag found: </DL> | 40 | |
| Line has trailing spaces. | 41 | |
| Line contains a tab character. | 41 | |
| Line contains a tab character. | 42 | |
| Line contains a tab character. | 43 | |
| Line contains a tab character. | 45 | |
| Line contains a tab character. | 46 | |
| Extra HTML tag found: </DL> | 46 | |
| Line has trailing spaces. | 47 | |
| Line contains a tab character. | 47 | |
| Line has trailing spaces. | 48 | |
| Line contains a tab character. | 48 | |
| Line contains a tab character. | 49 | |
| Line contains a tab character. | 50 | |
| Line contains a tab character. | 52 | |
| Line contains a tab character. | 53 | |
| Line has trailing spaces. | 54 | |
| Line contains a tab character. | 54 | |
| Line contains a tab character. | 55 | |
| Line contains a tab character. | 56 | |
| Line contains a tab character. | 57 | |
| Parameter name should be final. | 57 | |
| Line contains a tab character. | 58 | |
| '{' should be on the previous line. | 58 | |
| Line contains a tab character. | 59 | |
| Line contains a tab character. | 60 | |
| Line contains a tab character. | 62 | |
| Line contains a tab character. | 63 | |
| Line contains a tab character. | 64 | |
| Line contains a tab character. | 65 | |
| Line has trailing spaces. | 66 | |
| Line contains a tab character. | 66 | |
| Line contains a tab character. | 67 | |
| Line contains a tab character. | 68 | |
| Line contains a tab character. | 69 | |
| Line contains a tab character. | 70 | |
| Method 'toString' is not designed for extension - needs to be abstract, final or empty. | 70 | |
| Line contains a tab character. | 71 | |
| '{' should be on the previous line. | 71 | |
| Line contains a tab character. | 72 | |
| Line contains a tab character. | 73 | |
| Line contains a tab character. | 74 |
| Severity | Message | Line |
|---|---|---|
| Line has trailing spaces. | 3 | |
| Line has trailing spaces. | 5 | |
| Line has trailing spaces. | 6 | |
| Line has trailing spaces. | 7 | |
| Line has trailing spaces. | 20 | |
| Line has trailing spaces. | 23 | |
| Line is longer than 80 characters (found 102). | 26 | |
| Line is longer than 80 characters (found 127). | 27 | |
| Line is longer than 80 characters (found 110). | 28 | |
| Extra HTML tag found: </DL> | 28 | |
| Line has trailing spaces. | 30 | |
| Line has trailing spaces. | 31 | |
| '{' should be on the previous line. | 34 | |
| Line contains a tab character. | 35 | |
| Line contains a tab character. | 36 | |
| Line has trailing spaces. | 37 | |
| Line contains a tab character. | 37 | |
| Line contains a tab character. | 38 | |
| Line contains a tab character. | 39 | |
| Line contains a tab character. | 40 | |
| Redundant 'public' modifier. | 40 |
| Severity | Message | Line |
|---|---|---|
| Line has trailing spaces. | 3 | |
| Line has trailing spaces. | 5 | |
| Line has trailing spaces. | 6 | |
| Line has trailing spaces. | 7 | |
| Line has trailing spaces. | 21 | |
| Line is longer than 80 characters (found 102). | 25 | |
| Line is longer than 80 characters (found 99). | 26 | |
| Line is longer than 80 characters (found 110). | 27 | |
| Extra HTML tag found: </DL> | 27 | |
| Line has trailing spaces. | 29 | |
| Line has trailing spaces. | 30 | |
| '{' should be on the previous line. | 33 | |
| Line contains a tab character. | 34 | |
| Line contains a tab character. | 35 | |
| Line has trailing spaces. | 36 | |
| Line contains a tab character. | 36 | |
| Line contains a tab character. | 37 | |
| Line contains a tab character. | 38 | |
| Line contains a tab character. | 39 | |
| Redundant 'public' modifier. | 39 |
| Severity | Message | Line |
|---|---|---|
| Line has trailing spaces. | 3 | |
| Line has trailing spaces. | 5 | |
| Line has trailing spaces. | 6 | |
| Line has trailing spaces. | 7 | |
| Line has trailing spaces. | 21 | |
| Line has trailing spaces. | 25 | |
| Line has trailing spaces. | 26 | |
| '{' should be on the previous line. | 29 | |
| Line contains a tab character. | 30 | |
| Line contains a tab character. | 31 | |
| Extra HTML tag found: </DL> | 31 | |
| Line has trailing spaces. | 32 | |
| Line contains a tab character. | 32 | |
| Line contains a tab character. | 33 | |
| Line contains a tab character. | 34 | |
| Line contains a tab character. | 36 | |
| Line contains a tab character. | 37 | |
| Extra HTML tag found: </DL> | 37 | |
| Line has trailing spaces. | 38 | |
| Line contains a tab character. | 38 | |
| Line contains a tab character. | 39 | |
| Line contains a tab character. | 40 | |
| Line contains a tab character. | 42 | |
| Line contains a tab character. | 43 | |
| Extra HTML tag found: </DL> | 43 | |
| Line has trailing spaces. | 44 | |
| Line contains a tab character. | 44 | |
| Line contains a tab character. | 45 | |
| Line contains a tab character. | 46 | |
| Line contains a tab character. | 48 | |
| Line contains a tab character. | 49 | |
| Extra HTML tag found: </DL> | 49 | |
| Line has trailing spaces. | 50 | |
| Line contains a tab character. | 50 | |
| Line contains a tab character. | 51 | |
| Line contains a tab character. | 52 | |
| Line contains a tab character. | 54 | |
| Line contains a tab character. | 55 | |
| Extra HTML tag found: </DL> | 55 | |
| Line has trailing spaces. | 56 | |
| Line contains a tab character. | 56 | |
| Line contains a tab character. | 57 | |
| Line contains a tab character. | 58 | |
| Line contains a tab character. | 60 | |
| Line contains a tab character. | 61 | |
| Extra HTML tag found: </DL> | 61 | |
| Line has trailing spaces. | 62 | |
| Line contains a tab character. | 62 | |
| Line contains a tab character. | 63 | |
| Line contains a tab character. | 64 | |
| Line contains a tab character. | 66 | |
| Line contains a tab character. | 67 | |
| Extra HTML tag found: </DL> | 67 | |
| Line has trailing spaces. | 68 | |
| Line contains a tab character. | 68 | |
| Line contains a tab character. | 69 | |
| Line contains a tab character. | 70 | |
| Line contains a tab character. | 72 | |
| Line is longer than 80 characters (found 85). | 73 | |
| Line contains a tab character. | 73 | |
| Extra HTML tag found: </DL> | 73 | |
| Line has trailing spaces. | 74 | |
| Line contains a tab character. | 74 | |
| Line contains a tab character. | 75 | |
| Line contains a tab character. | 76 | |
| Line contains a tab character. | 78 | |
| Line contains a tab character. | 79 | |
| Extra HTML tag found: </DL> | 79 | |
| Line has trailing spaces. | 80 | |
| Line contains a tab character. | 80 | |
| Line has trailing spaces. | 81 | |
| Line contains a tab character. | 81 | |
| Line contains a tab character. | 82 | |
| Line contains a tab character. | 83 | |
| Line contains a tab character. | 85 | |
| Line contains a tab character. | 86 | |
| Line has trailing spaces. | 87 | |
| Line contains a tab character. | 87 | |
| Line contains a tab character. | 88 | |
| Line contains a tab character. | 89 | |
| Line contains a tab character. | 90 | |
| Parameter name should be final. | 90 | |
| Line contains a tab character. | 91 | |
| '{' should be on the previous line. | 91 | |
| Line contains a tab character. | 92 | |
| Line contains a tab character. | 93 | |
| Line contains a tab character. | 95 | |
| Line contains a tab character. | 96 | |
| Line contains a tab character. | 97 | |
| Line contains a tab character. | 98 | |
| Line has trailing spaces. | 99 | |
| Line contains a tab character. | 99 | |
| Line contains a tab character. | 100 | |
| Line contains a tab character. | 101 | |
| Line contains a tab character. | 102 | |
| Line contains a tab character. | 103 | |
| Method 'toString' is not designed for extension - needs to be abstract, final or empty. | 103 | |
| Line contains a tab character. | 104 | |
| '{' should be on the previous line. | 104 | |
| Line contains a tab character. | 105 | |
| Line contains a tab character. | 106 | |
| Line contains a tab character. | 107 |
| Severity | Message | Line |
|---|---|---|
| Line has trailing spaces. | 3 | |
| Line has trailing spaces. | 5 | |
| Line has trailing spaces. | 6 | |
| Line has trailing spaces. | 7 | |
| Line has trailing spaces. | 27 | |
| Line has trailing spaces. | 33 | |
| Line has trailing spaces. | 34 | |
| '{' should be on the previous line. | 37 | |
| Line contains a tab character. | 38 | |
| Line contains a tab character. | 39 | |
| Line contains a tab character. | 40 | |
| Line has trailing spaces. | 41 | |
| Line contains a tab character. | 41 | |
| Line is longer than 80 characters (found 116). | 42 | |
| Line contains a tab character. | 42 | |
| Line contains a tab character. | 43 | |
| Line contains a tab character. | 44 | |
| Line contains a tab character. | 45 | |
| Redundant 'public' modifier. | 45 | |
| Line contains a tab character. | 47 | |
| Line contains a tab character. | 48 | |
| Line contains a tab character. | 49 | |
| Line contains a tab character. | 50 | |
| Line has trailing spaces. | 51 | |
| Line contains a tab character. | 51 | |
| Line is longer than 80 characters (found 103). | 52 | |
| Line contains a tab character. | 52 | |
| Line is longer than 80 characters (found 119). | 53 | |
| Line contains a tab character. | 53 | |
| Line is longer than 80 characters (found 112). | 54 | |
| Line contains a tab character. | 54 | |
| Line contains a tab character. | 55 | |
| Line contains a tab character. | 56 | |
| Line is longer than 80 characters (found 87). | 57 | |
| Line contains a tab character. | 57 | |
| Redundant 'public' modifier. | 57 | |
| Line contains a tab character. | 59 | |
| Line contains a tab character. | 60 | |
| Line contains a tab character. | 61 | |
| Line is longer than 80 characters (found 86). | 62 | |
| Line contains a tab character. | 62 | |
| Line contains a tab character. | 63 | |
| Line contains a tab character. | 64 | |
| Line is longer than 80 characters (found 85). | 65 | |
| Line contains a tab character. | 65 | |
| Line has trailing spaces. | 66 | |
| Line contains a tab character. | 66 | |
| Line is longer than 80 characters (found 108). | 67 | |
| Line contains a tab character. | 67 | |
| Line contains a tab character. | 68 | |
| Line is longer than 80 characters (found 107). | 69 | |
| Line contains a tab character. | 69 | |
| Line is longer than 80 characters (found 100). | 70 | |
| Line contains a tab character. | 70 | |
| Line contains a tab character. | 71 | |
| Line is longer than 80 characters (found 102). | 72 | |
| Line contains a tab character. | 72 | |
| Redundant 'public' modifier. | 72 | |
| Line contains a tab character. | 74 | |
| Line contains a tab character. | 75 | |
| Line contains a tab character. | 76 | |
| Line contains a tab character. | 77 | |
| Line is longer than 80 characters (found 93). | 78 | |
| Line contains a tab character. | 78 | |
| Line contains a tab character. | 79 | |
| Line contains a tab character. | 80 | |
| Line contains a tab character. | 81 | |
| Line contains a tab character. | 82 | |
| Line has trailing spaces. | 83 | |
| Line contains a tab character. | 83 | |
| Line is longer than 80 characters (found 179). | 84 | |
| Line contains a tab character. | 84 | |
| Line is longer than 80 characters (found 85). | 85 | |
| Line contains a tab character. | 85 | |
| Line contains a tab character. | 86 | |
| Line contains a tab character. | 87 | |
| Redundant 'public' modifier. | 87 | |
| Line contains a tab character. | 89 | |
| Line contains a tab character. | 90 | |
| Line contains a tab character. | 91 | |
| Line contains a tab character. | 92 | |
| Line has trailing spaces. | 93 | |
| Line contains a tab character. | 93 | |
| Line is longer than 80 characters (found 97). | 94 | |
| Line contains a tab character. | 94 | |
| Line contains a tab character. | 95 | |
| Line contains a tab character. | 96 | |
| Redundant 'public' modifier. | 96 |
| Severity | Message | Line |
|---|---|---|
| Line has trailing spaces. | 3 | |
| Line has trailing spaces. | 5 | |
| Line has trailing spaces. | 6 | |
| Line has trailing spaces. | 7 | |
| Line has trailing spaces. | 26 | |
| Line has trailing spaces. | 27 | |
| Line has trailing spaces. | 32 | |
| Line is longer than 80 characters (found 109). | 36 | |
| Line is longer than 80 characters (found 113). | 37 | |
| Extra HTML tag found: </DL> | 37 | |
| Line has trailing spaces. | 39 | |
| Line has trailing spaces. | 40 | |
| '{' should be on the previous line. | 43 | |
| Line contains a tab character. | 44 | |
| Line is longer than 80 characters (found 81). | 45 | |
| Line contains a tab character. | 45 | |
| Line contains a tab character. | 46 | |
| Line has trailing spaces. | 47 | |
| Line contains a tab character. | 47 | |
| Line contains a tab character. | 48 | |
| Line contains a tab character. | 49 | |
| Line contains a tab character. | 50 | |
| Redundant 'public' modifier. | 50 | |
| Line contains a tab character. | 52 | |
| Line is longer than 80 characters (found 83). | 53 | |
| Line contains a tab character. | 53 | |
| Line has trailing spaces. | 54 | |
| Line contains a tab character. | 54 | |
| Line contains a tab character. | 55 | |
| Line contains a tab character. | 56 | |
| Line contains a tab character. | 57 | |
| Redundant 'public' modifier. | 57 | |
| Line contains a tab character. | 59 | |
| Line contains a tab character. | 60 | |
| Line has trailing spaces. | 61 | |
| Line contains a tab character. | 61 | |
| Line contains a tab character. | 62 | |
| Line contains a tab character. | 63 | |
| Line contains a tab character. | 64 | |
| Redundant 'public' modifier. | 64 | |
| Line contains a tab character. | 66 | |
| Line contains a tab character. | 67 | |
| Line contains a tab character. | 68 | |
| Line has trailing spaces. | 69 | |
| Line contains a tab character. | 69 | |
| Line is longer than 80 characters (found 110). | 70 | |
| Line contains a tab character. | 70 | |
| Line contains a tab character. | 71 | |
| Line contains a tab character. | 72 | |
| Redundant 'public' modifier. | 72 | |
| Line contains a tab character. | 74 | |
| Line contains a tab character. | 75 | |
| Line contains a tab character. | 76 | |
| Line has trailing spaces. | 77 | |
| Line contains a tab character. | 77 | |
| Line is longer than 80 characters (found 101). | 78 | |
| Line contains a tab character. | 78 | |
| Line is longer than 80 characters (found 87). | 79 | |
| Line contains a tab character. | 79 | |
| Line contains a tab character. | 80 | |
| Line contains a tab character. | 81 | |
| Line contains a tab character. | 82 | |
| Redundant 'public' modifier. | 82 | |
| '(' is followed by whitespace. | 82 | |
| Line contains a tab character. | 84 | |
| Line contains a tab character. | 85 | |
| Line contains a tab character. | 86 | |
| Line has trailing spaces. | 87 | |
| Line contains a tab character. | 87 | |
| Line is longer than 80 characters (found 139). | 88 | |
| Line contains a tab character. | 88 | |
| Line contains a tab character. | 89 | |
| Line contains a tab character. | 90 | |
| Redundant 'public' modifier. | 90 | |
| Line contains a tab character. | 92 | |
| Line is longer than 80 characters (found 82). | 93 | |
| Line contains a tab character. | 93 | |
| Line has trailing spaces. | 94 | |
| Line contains a tab character. | 94 | |
| Line contains a tab character. | 95 | |
| Line contains a tab character. | 96 | |
| Line contains a tab character. | 97 | |
| Redundant 'public' modifier. | 97 | |
| Line contains a tab character. | 99 | |
| Line contains a tab character. | 100 | |
| Line contains a tab character. | 101 | |
| Line contains a tab character. | 102 | |
| Line contains a tab character. | 103 | |
| Line contains a tab character. | 104 | |
| Line contains a tab character. | 105 | |
| Line contains a tab character. | 106 | |
| Line contains a tab character. | 107 | |
| Line has trailing spaces. | 108 | |
| Line contains a tab character. | 108 | |
| Line contains a tab character. | 109 | |
| Line contains a tab character. | 110 | |
| Line contains a tab character. | 111 | |
| Line contains a tab character. | 112 | |
| Line contains a tab character. | 113 | |
| Line contains a tab character. | 114 | |
| Line contains a tab character. | 115 | |
| Line has trailing spaces. | 116 | |
| Line contains a tab character. | 116 | |
| Line is longer than 80 characters (found 101). | 117 | |
| Line contains a tab character. | 117 | |
| Line is longer than 80 characters (found 87). | 118 | |
| Line contains a tab character. | 118 | |
| Line contains a tab character. | 119 | |
| Line contains a tab character. | 120 | |
| Line contains a tab character. | 121 | |
| Redundant 'public' modifier. | 121 | |
| '(' is followed by whitespace. | 121 |
| Severity | Message | Line |
|---|---|---|
| Missing package-info.java file. | ||
| Line has trailing spaces. | 3 | |
| Line has trailing spaces. | 5 | |
| Line has trailing spaces. | 6 | |
| Line has trailing spaces. | 7 | |
| Line has trailing spaces. | 24 | |
| Line has trailing spaces. | 25 | |
| '{' should be on the previous line. | 28 | |
| Line contains a tab character. | 29 | |
| Line contains a tab character. | 30 | |
| Line has trailing spaces. | 31 | |
| Line contains a tab character. | 31 | |
| Line is longer than 80 characters (found 112). | 32 | |
| Line contains a tab character. | 32 | |
| Line contains a tab character. | 33 | |
| Line contains a tab character. | 34 | |
| Redundant 'public' modifier. | 34 |
| Severity | Message | Line |
|---|---|---|
| Line has trailing spaces. | 3 | |
| Line has trailing spaces. | 5 | |
| Line has trailing spaces. | 6 | |
| Line has trailing spaces. | 7 | |
| Line has trailing spaces. | 26 | |
| Line is longer than 80 characters (found 96). | 28 | |
| Line is longer than 80 characters (found 98). | 29 | |
| Extra HTML tag found: </DL> | 29 | |
| Line has trailing spaces. | 31 | |
| Line has trailing spaces. | 32 | |
| '{' should be on the previous line. | 35 | |
| Line contains a tab character. | 36 | |
| Line contains a tab character. | 37 | |
| Line contains a tab character. | 38 | |
| Line has trailing spaces. | 39 | |
| Line contains a tab character. | 39 | |
| Line contains a tab character. | 40 | |
| Line contains a tab character. | 41 | |
| Line contains a tab character. | 42 | |
| Line contains a tab character. | 43 | |
| Line contains a tab character. | 44 | |
| Line contains a tab character. | 45 | |
| Line has trailing spaces. | 46 | |
| Line contains a tab character. | 46 | |
| Line is longer than 80 characters (found 101). | 47 | |
| Line contains a tab character. | 47 | |
| Line is longer than 80 characters (found 87). | 48 | |
| Line contains a tab character. | 48 | |
| Line contains a tab character. | 49 | |
| Line contains a tab character. | 50 | |
| Line contains a tab character. | 51 | |
| Redundant 'public' modifier. | 51 | |
| '(' is followed by whitespace. | 51 | |
| Line contains a tab character. | 53 | |
| Line contains a tab character. | 54 | |
| Line contains a tab character. | 55 | |
| Line contains a tab character. | 56 | |
| Line has trailing spaces. | 57 | |
| Line contains a tab character. | 57 | |
| Line contains a tab character. | 58 | |
| Line contains a tab character. | 59 | |
| Line contains a tab character. | 60 | |
| Line contains a tab character. | 61 | |
| Line contains a tab character. | 62 | |
| Line contains a tab character. | 63 | |
| Line contains a tab character. | 64 | |
| Line has trailing spaces. | 65 | |
| Line contains a tab character. | 65 | |
| Line contains a tab character. | 66 | |
| Line is longer than 80 characters (found 101). | 67 | |
| Line contains a tab character. | 67 | |
| Line is longer than 80 characters (found 87). | 68 | |
| Line contains a tab character. | 68 | |
| Line contains a tab character. | 69 | |
| Line contains a tab character. | 70 | |
| Line contains a tab character. | 71 | |
| Line is longer than 80 characters (found 115). | 72 | |
| Line contains a tab character. | 72 | |
| Redundant 'public' modifier. | 72 | |
| Line contains a tab character. | 74 | |
| Line contains a tab character. | 75 | |
| Line contains a tab character. | 76 | |
| Line contains a tab character. | 77 | |
| Line contains a tab character. | 78 | |
| Line contains a tab character. | 79 | |
| Line contains a tab character. | 80 | |
| Line contains a tab character. | 81 | |
| Line has trailing spaces. | 82 | |
| Line contains a tab character. | 82 | |
| Line contains a tab character. | 83 | |
| Line contains a tab character. | 84 | |
| Line contains a tab character. | 85 | |
| Line contains a tab character. | 86 | |
| Line contains a tab character. | 87 | |
| Line contains a tab character. | 88 | |
| Line has trailing spaces. | 89 | |
| Line contains a tab character. | 89 | |
| Line contains a tab character. | 90 | |
| Line contains a tab character. | 91 | |
| Line is longer than 80 characters (found 101). | 92 | |
| Line contains a tab character. | 92 | |
| Line is longer than 80 characters (found 87). | 93 | |
| Line contains a tab character. | 93 | |
| Line is longer than 80 characters (found 127). | 94 | |
| Line contains a tab character. | 94 | |
| Line contains a tab character. | 95 | |
| Line contains a tab character. | 96 | |
| Line is longer than 80 characters (found 137). | 97 | |
| Line contains a tab character. | 97 | |
| Redundant 'public' modifier. | 97 | |
| Line contains a tab character. | 99 | |
| Line contains a tab character. | 100 | |
| Line has trailing spaces. | 101 | |
| Line contains a tab character. | 101 | |
| Line contains a tab character. | 102 | |
| Line contains a tab character. | 103 | |
| Line contains a tab character. | 104 | |
| Line contains a tab character. | 105 | |
| Line contains a tab character. | 106 | |
| Line contains a tab character. | 107 | |
| Line has trailing spaces. | 108 | |
| Line contains a tab character. | 108 | |
| Line contains a tab character. | 109 | |
| Line is longer than 80 characters (found 101). | 110 | |
| Line contains a tab character. | 110 | |
| Line is longer than 80 characters (found 87). | 111 | |
| Line contains a tab character. | 111 | |
| Line is longer than 80 characters (found 82). | 112 | |
| Line contains a tab character. | 112 | |
| Line contains a tab character. | 113 | |
| Line contains a tab character. | 114 | |
| Line is longer than 80 characters (found 113). | 115 | |
| Line contains a tab character. | 115 | |
| Redundant 'public' modifier. | 115 | |
| '(' is followed by whitespace. | 115 | |
| Line contains a tab character. | 117 | |
| Line contains a tab character. | 118 | |
| Line contains a tab character. | 119 | |
| Line has trailing spaces. | 120 | |
| Line contains a tab character. | 120 | |
| Line contains a tab character. | 121 | |
| Line has trailing spaces. | 122 | |
| Line contains a tab character. | 122 | |
| Line contains a tab character. | 123 | |
| Line is longer than 80 characters (found 101). | 124 | |
| Line contains a tab character. | 124 | |
| Line is longer than 80 characters (found 87). | 125 | |
| Line contains a tab character. | 125 | |
| Line is longer than 80 characters (found 120). | 126 | |
| Line contains a tab character. | 126 | |
| Line is longer than 80 characters (found 118). | 127 | |
| Line contains a tab character. | 127 | |
| Line contains a tab character. | 128 | |
| Line contains a tab character. | 129 | |
| Line is longer than 80 characters (found 147). | 130 | |
| Line contains a tab character. | 130 | |
| Redundant 'public' modifier. | 130 | |
| '(' is followed by whitespace. | 130 | |
| Redundant throws: 'java.lang.SecurityException' is unchecked exception. | 130 | |
| Line contains a tab character. | 132 | |
| Line contains a tab character. | 133 | |
| Line contains a tab character. | 134 | |
| Line contains a tab character. | 135 | |
| Line contains a tab character. | 136 | |
| Line contains a tab character. | 137 | |
| Line contains a tab character. | 138 | |
| Line contains a tab character. | 139 | |
| Line contains a tab character. | 140 | |
| Line contains a tab character. | 141 | |
| Line contains a tab character. | 142 | |
| Line contains a tab character. | 143 | |
| Line contains a tab character. | 144 | |
| Line has trailing spaces. | 145 | |
| Line contains a tab character. | 145 | |
| Line contains a tab character. | 146 | |
| Line contains a tab character. | 147 | |
| Line contains a tab character. | 148 | |
| Line contains a tab character. | 149 | |
| Line has trailing spaces. | 150 | |
| Line contains a tab character. | 150 | |
| Line contains a tab character. | 151 | |
| Line contains a tab character. | 152 | |
| Line has trailing spaces. | 153 | |
| Line contains a tab character. | 153 | |
| Line is longer than 80 characters (found 123). | 154 | |
| Line contains a tab character. | 154 | |
| Line is longer than 80 characters (found 93). | 155 | |
| Line contains a tab character. | 155 | |
| Line contains a tab character. | 156 | |
| Line contains a tab character. | 157 | |
| Redundant 'public' modifier. | 157 | |
| '(' is followed by whitespace. | 157 | |
| Line contains a tab character. | 159 | |
| Line contains a tab character. | 160 | |
| Line contains a tab character. | 161 | |
| Line contains a tab character. | 162 | |
| Line has trailing spaces. | 163 | |
| Line contains a tab character. | 163 | |
| Line contains a tab character. | 164 | |
| Line contains a tab character. | 165 | |
| Line contains a tab character. | 166 | |
| Redundant 'public' modifier. | 166 | |
| '(' is followed by whitespace. | 166 | |
| Line contains a tab character. | 168 | |
| Line contains a tab character. | 169 | |
| Line contains a tab character. | 170 | |
| Line contains a tab character. | 171 | |
| Line contains a tab character. | 172 | |
| Line has trailing spaces. | 173 | |
| Line contains a tab character. | 173 | |
| Line is longer than 80 characters (found 113). | 174 | |
| Line contains a tab character. | 174 | |
| Line contains a tab character. | 175 | |
| Line contains a tab character. | 176 | |
| Line contains a tab character. | 177 | |
| Redundant 'public' modifier. | 177 |
| Severity | Message | Line |
|---|---|---|
| Line has trailing spaces. | 3 | |
| Line has trailing spaces. | 5 | |
| Line has trailing spaces. | 6 | |
| Line has trailing spaces. | 7 | |
| Line has trailing spaces. | 20 | |
| Line is longer than 80 characters (found 106). | 22 | |
| Extra HTML tag found: </DL> | 22 | |
| Line has trailing spaces. | 24 | |
| Line has trailing spaces. | 25 | |
| '{' should be on the previous line. | 28 | |
| Line contains a tab character. | 29 | |
| Line contains a tab character. | 30 | |
| Line contains a tab character. | 31 | |
| Extra HTML tag found: </DL> | 31 | |
| Line has trailing spaces. | 32 | |
| Line contains a tab character. | 32 | |
| Line has trailing spaces. | 33 | |
| Line contains a tab character. | 33 | |
| Line contains a tab character. | 34 | |
| Line is longer than 80 characters (found 83). | 35 | |
| Line contains a tab character. | 35 | |
| Line contains a tab character. | 37 | |
| Line contains a tab character. | 38 | |
| Line has trailing spaces. | 39 | |
| Line contains a tab character. | 39 | |
| Line is longer than 80 characters (found 85). | 40 | |
| Line contains a tab character. | 40 | |
| Line contains a tab character. | 41 | |
| Line contains a tab character. | 42 | |
| Parameter name should be final. | 42 | |
| Line contains a tab character. | 43 | |
| '{' should be on the previous line. | 43 | |
| Line contains a tab character. | 44 | |
| Line contains a tab character. | 45 | |
| Line contains a tab character. | 46 | |
| Line contains a tab character. | 48 | |
| Line contains a tab character. | 49 | |
| Line contains a tab character. | 50 | |
| Line contains a tab character. | 51 | |
| Line has trailing spaces. | 52 | |
| Line contains a tab character. | 52 | |
| Line contains a tab character. | 53 | |
| Line contains a tab character. | 54 | |
| Line contains a tab character. | 55 | |
| Line contains a tab character. | 56 | |
| Method 'toString' is not designed for extension - needs to be abstract, final or empty. | 56 | |
| Line contains a tab character. | 57 | |
| '{' should be on the previous line. | 57 | |
| Line contains a tab character. | 58 | |
| Line contains a tab character. | 59 | |
| Line contains a tab character. | 60 |
| Severity | Message | Line |
|---|---|---|
| Line has trailing spaces. | 3 | |
| Line has trailing spaces. | 5 | |
| Line has trailing spaces. | 6 | |
| Line has trailing spaces. | 7 | |
| Line has trailing spaces. | 26 | |
| Line is longer than 80 characters (found 234). | 33 | |
| Extra HTML tag found: </DL> | 33 | |
| Line has trailing spaces. | 35 | |
| Line has trailing spaces. | 37 | |
| Unknown tag 'statuscode'. | 37 | |
| '{' is not preceded with whitespace. | 39 | |
| Line contains a tab character. | 42 | |
| Line contains a tab character. | 43 | |
| Line has trailing spaces. | 44 | |
| Line contains a tab character. | 44 | |
| Line contains a tab character. | 45 | |
| Line contains a tab character. | 46 | |
| Line contains a tab character. | 47 | |
| Line contains a tab character. | 48 | |
| Line is longer than 80 characters (found 98). | 49 | |
| Line contains a tab character. | 49 | |
| '(' is followed by whitespace. | 49 | |
| Parameter schedule should be final. | 49 | |
| Parameter type should be final. | 49 | |
| Parameter e should be final. | 49 | |
| '{' is not preceded with whitespace. | 49 | |
| Line contains a tab character. | 50 | |
| Line contains a tab character. | 51 | |
| Line contains a tab character. | 53 | |
| Line contains a tab character. | 54 | |
| Line contains a tab character. | 55 | |
| Line contains a tab character. | 56 | |
| Line contains a tab character. | 57 | |
| Line has trailing spaces. | 58 | |
| Line contains a tab character. | 58 | |
| Line contains a tab character. | 59 | |
| Line contains a tab character. | 60 | |
| Line contains a tab character. | 61 | |
| Line contains a tab character. | 62 | |
| Method 'getProgramSchedule' is not designed for extension - needs to be abstract, final or empty. | 62 | |
| Line contains a tab character. | 63 | |
| Line contains a tab character. | 64 | |
| Line contains a tab character. | 66 | |
| Line contains a tab character. | 67 | |
| Line contains a tab character. | 68 | |
| Line contains a tab character. | 69 | |
| Line contains a tab character. | 70 | |
| Line contains a tab character. | 71 | |
| Line contains a tab character. | 72 | |
| Line has trailing spaces. | 73 | |
| Line contains a tab character. | 73 | |
| Line contains a tab character. | 74 | |
| Line contains a tab character. | 75 | |
| Line contains a tab character. | 76 | |
| Line contains a tab character. | 77 | |
| Method 'getProgramEvent' is not designed for extension - needs to be abstract, final or empty. | 77 | |
| Line contains a tab character. | 78 | |
| Line contains a tab character. | 79 |
| Severity | Message | Line |
|---|---|---|
| Line has trailing spaces. | 3 | |
| Line has trailing spaces. | 5 | |
| Line has trailing spaces. | 6 | |
| Line has trailing spaces. | 7 | |
| Line has trailing spaces. | 22 | |
| Line has trailing spaces. | 23 | |
| '{' should be on the previous line. | 26 | |
| Line contains a tab character. | 27 | |
| Line contains a tab character. | 28 | |
| Line contains a tab character. | 29 | |
| Line has trailing spaces. | 30 | |
| Line contains a tab character. | 30 | |
| Line is longer than 80 characters (found 81). | 31 | |
| Line contains a tab character. | 31 | |
| Line contains a tab character. | 32 | |
| Line contains a tab character. | 33 | |
| Redundant 'public' modifier. | 33 | |
| '(' is followed by whitespace. | 33 |
| Severity | Message | Line |
|---|---|---|
| Line has trailing spaces. | 3 | |
| Line has trailing spaces. | 5 | |
| Line has trailing spaces. | 6 | |
| Line has trailing spaces. | 7 | |
| Line is longer than 80 characters (found 96). | 19 | |
| Line is longer than 80 characters (found 94). | 20 | |
| Extra HTML tag found: </DL> | 20 | |
| Line has trailing spaces. | 22 | |
| Line has trailing spaces. | 23 | |
| '{' should be on the previous line. | 26 | |
| Line contains a tab character. | 27 | |
| Line contains a tab character. | 28 | |
| Line contains a tab character. | 29 | |
| Line contains a tab character. | 30 | |
| Line contains a tab character. | 31 | |
| Line has trailing spaces. | 32 | |
| Line contains a tab character. | 32 | |
| Line is longer than 80 characters (found 109). | 33 | |
| Line contains a tab character. | 33 | |
| Line contains a tab character. | 34 | |
| Line contains a tab character. | 35 | |
| Redundant 'public' modifier. | 35 | |
| Line contains a tab character. | 37 | |
| Line contains a tab character. | 38 | |
| Line has trailing spaces. | 39 | |
| Line contains a tab character. | 39 | |
| Line is longer than 80 characters (found 149). | 40 | |
| Line contains a tab character. | 40 | |
| Line contains a tab character. | 41 | |
| Line contains a tab character. | 42 | |
| Redundant 'public' modifier. | 42 |
| Severity | Message | Line |
|---|---|---|
| Line has trailing spaces. | 3 | |
| Line has trailing spaces. | 5 | |
| Line has trailing spaces. | 6 | |
| Line has trailing spaces. | 7 | |
| Line has trailing spaces. | 19 | |
| Line has trailing spaces. | 20 | |
| '{' should be on the previous line. | 23 | |
| Line contains a tab character. | 24 | |
| Line contains a tab character. | 25 | |
| Extra HTML tag found: </DL> | 25 | |
| Line has trailing spaces. | 26 | |
| Line contains a tab character. | 26 | |
| Line contains a tab character. | 27 | |
| Line contains a tab character. | 28 | |
| Line contains a tab character. | 30 | |
| Line contains a tab character. | 31 | |
| Extra HTML tag found: </DL> | 31 | |
| Line has trailing spaces. | 32 | |
| Line contains a tab character. | 32 | |
| Line contains a tab character. | 33 | |
| Line contains a tab character. | 34 | |
| Line contains a tab character. | 36 | |
| Line contains a tab character. | 37 | |
| Extra HTML tag found: </DL> | 37 | |
| Line has trailing spaces. | 38 | |
| Line contains a tab character. | 38 | |
| Line contains a tab character. | 39 | |
| Line contains a tab character. | 40 | |
| Line contains a tab character. | 42 | |
| Line contains a tab character. | 43 | |
| Extra HTML tag found: </DL> | 43 | |
| Line has trailing spaces. | 44 | |
| Line contains a tab character. | 44 | |
| Line has trailing spaces. | 45 | |
| Line contains a tab character. | 45 | |
| Line contains a tab character. | 46 | |
| Line contains a tab character. | 47 | |
| Line contains a tab character. | 49 | |
| Line contains a tab character. | 50 | |
| Line has trailing spaces. | 51 | |
| Line contains a tab character. | 51 | |
| Line contains a tab character. | 52 | |
| Line contains a tab character. | 53 | |
| Line contains a tab character. | 54 | |
| Parameter name should be final. | 54 | |
| Line contains a tab character. | 55 | |
| '{' should be on the previous line. | 55 | |
| Line contains a tab character. | 56 | |
| Line contains a tab character. | 57 | |
| Line contains a tab character. | 59 | |
| Line contains a tab character. | 60 | |
| Line contains a tab character. | 61 | |
| Line contains a tab character. | 62 | |
| Line has trailing spaces. | 63 | |
| Line contains a tab character. | 63 | |
| Line contains a tab character. | 64 | |
| Line contains a tab character. | 65 | |
| Line contains a tab character. | 66 | |
| Line contains a tab character. | 67 | |
| Method 'toString' is not designed for extension - needs to be abstract, final or empty. | 67 | |
| Line contains a tab character. | 68 | |
| '{' should be on the previous line. | 68 | |
| Line contains a tab character. | 69 | |
| Line contains a tab character. | 70 | |
| Line contains a tab character. | 71 |
| Severity | Message | Line |
|---|---|---|
| Line has trailing spaces. | 3 | |
| Line has trailing spaces. | 5 | |
| Line has trailing spaces. | 6 | |
| Line has trailing spaces. | 7 | |
| Line has trailing spaces. | 21 | |
| Line has trailing spaces. | 22 | |
| '{' should be on the previous line. | 25 | |
| Line contains a tab character. | 26 | |
| Line contains a tab character. | 27 | |
| Line has trailing spaces. | 28 | |
| Line contains a tab character. | 28 | |
| Line contains a tab character. | 29 | |
| Line contains a tab character. | 30 | |
| Line contains a tab character. | 31 | |
| Redundant 'public' modifier. | 31 |
| Severity | Message | Line |
|---|---|---|
| Line has trailing spaces. | 3 | |
| Line has trailing spaces. | 5 | |
| Line has trailing spaces. | 6 | |
| Line has trailing spaces. | 7 | |
| Line has trailing spaces. | 21 | |
| Unknown tag 'statuscode'. | 23 | |
| '{' is not preceded with whitespace. | 25 | |
| Line contains a tab character. | 26 | |
| Line contains a tab character. | 27 | |
| Line contains a tab character. | 28 | |
| Extra HTML tag found: </DL> | 28 | |
| Line has trailing spaces. | 29 | |
| Line contains a tab character. | 29 | |
| Line contains a tab character. | 30 | |
| Line contains a tab character. | 31 | |
| '{' is not preceded with whitespace. | 31 | |
| Line contains a tab character. | 32 | |
| Line contains a tab character. | 33 | |
| Line contains a tab character. | 35 | |
| Line contains a tab character. | 36 | |
| Line contains a tab character. | 37 | |
| Line has trailing spaces. | 38 | |
| Line contains a tab character. | 38 | |
| Line contains a tab character. | 39 | |
| Line contains a tab character. | 40 | |
| Line contains a tab character. | 41 | |
| Parameter reason should be final. | 41 | |
| Line contains a tab character. | 42 | |
| Line contains a tab character. | 43 |
| Severity | Message | Line |
|---|---|---|
| Line has trailing spaces. | 3 | |
| Line has trailing spaces. | 5 | |
| Line has trailing spaces. | 6 | |
| Line has trailing spaces. | 7 | |
| Line is longer than 80 characters (found 103). | 25 | |
| Extra HTML tag found: </DL> | 25 | |
| Line has trailing spaces. | 27 | |
| Line has trailing spaces. | 28 | |
| '{' should be on the previous line. | 31 | |
| Line is longer than 80 characters (found 83). | 32 | |
| Line contains a tab character. | 32 | |
| Line contains a tab character. | 33 | |
| Missing a Javadoc comment. | 33 | |
| Line contains a tab character. | 35 | |
| Line contains a tab character. | 36 | |
| Line has trailing spaces. | 37 | |
| Line contains a tab character. | 37 | |
| Line is longer than 80 characters (found 114). | 38 | |
| Line contains a tab character. | 38 | |
| Line is longer than 80 characters (found 109). | 39 | |
| Line contains a tab character. | 39 | |
| Line contains a tab character. | 40 | |
| Line contains a tab character. | 41 | |
| '(' is followed by whitespace. | 41 | |
| Parameter locators should be final. | 41 | |
| Line contains a tab character. | 42 | |
| '{' should be on the previous line. | 42 | |
| Line contains a tab character. | 43 | |
| Line contains a tab character. | 44 | |
| Line contains a tab character. | 46 | |
| Line contains a tab character. | 47 | |
| Line has trailing spaces. | 48 | |
| Line contains a tab character. | 48 | |
| Line contains a tab character. | 49 | |
| Line contains a tab character. | 50 | |
| Line contains a tab character. | 51 | |
| Line contains a tab character. | 52 | |
| '{' should be on the previous line. | 52 | |
| Line contains a tab character. | 53 | |
| Line contains a tab character. | 54 | |
| Line contains a tab character. | 56 | |
| Line contains a tab character. | 57 | |
| Line has trailing spaces. | 58 | |
| Line contains a tab character. | 58 | |
| Line is longer than 80 characters (found 98). | 59 | |
| Line contains a tab character. | 59 | |
| Line is longer than 80 characters (found 113). | 60 | |
| Line contains a tab character. | 60 | |
| Line contains a tab character. | 61 | |
| Line contains a tab character. | 62 | |
| Line contains a tab character. | 63 | |
| '(' is followed by whitespace. | 63 | |
| Parameter service should be final. | 63 | |
| Line contains a tab character. | 64 | |
| '{' should be on the previous line. | 64 | |
| Line contains a tab character. | 65 | |
| Line contains a tab character. | 66 | |
| Line contains a tab character. | 67 |
| Severity | Message | Line |
|---|---|---|
| Line has trailing spaces. | 3 | |
| Line has trailing spaces. | 5 | |
| Line has trailing spaces. | 6 | |
| Line has trailing spaces. | 7 | |
| Line is longer than 80 characters (found 103). | 23 | |
| Extra HTML tag found: </DL> | 23 | |
| Line has trailing spaces. | 25 | |
| Line has trailing spaces. | 26 | |
| '{' should be on the previous line. | 29 | |
| Line is longer than 80 characters (found 83). | 30 | |
| Line contains a tab character. | 30 | |
| Line contains a tab character. | 31 | |
| Missing a Javadoc comment. | 31 | |
| Line contains a tab character. | 33 | |
| Line contains a tab character. | 34 | |
| Line contains a tab character. | 35 | |
| Line has trailing spaces. | 36 | |
| Line contains a tab character. | 36 | |
| Line is longer than 80 characters (found 174). | 37 | |
| Line contains a tab character. | 37 | |
| Line is longer than 80 characters (found 136). | 38 | |
| Line contains a tab character. | 38 | |
| Unused @throws tag for 'java.lang.IllegalArgumentException'. | 38 | |
| Line contains a tab character. | 39 | |
| Line contains a tab character. | 40 | |
| Line contains a tab character. | 41 | |
| '(' is followed by whitespace. | 41 | |
| Parameter preference should be final. | 41 | |
| Line contains a tab character. | 42 | |
| '{' should be on the previous line. | 42 | |
| Line contains a tab character. | 43 | |
| Line contains a tab character. | 44 | |
| Line contains a tab character. | 46 | |
| Line contains a tab character. | 47 | |
| Line contains a tab character. | 48 | |
| Line has trailing spaces. | 49 | |
| Line contains a tab character. | 49 | |
| Line is longer than 80 characters (found 126). | 50 | |
| Line contains a tab character. | 50 | |
| Line contains a tab character. | 51 | |
| Line contains a tab character. | 52 | |
| Line contains a tab character. | 53 | |
| '{' should be on the previous line. | 53 | |
| Line contains a tab character. | 54 | |
| Line contains a tab character. | 55 | |
| Line contains a tab character. | 56 | |
| Line contains a tab character. | 58 | |
| Line contains a tab character. | 59 | |
| Line has trailing spaces. | 60 | |
| Line contains a tab character. | 60 | |
| Line is longer than 80 characters (found 110). | 61 | |
| Line contains a tab character. | 61 | |
| Line contains a tab character. | 62 | |
| Line contains a tab character. | 63 | |
| Line contains a tab character. | 64 | |
| '{' should be on the previous line. | 64 | |
| Line contains a tab character. | 65 | |
| Line contains a tab character. | 66 | |
| Line contains a tab character. | 68 | |
| Line contains a tab character. | 69 | |
| Line has trailing spaces. | 70 | |
| Line contains a tab character. | 70 | |
| Line is longer than 80 characters (found 98). | 71 | |
| Line contains a tab character. | 71 | |
| Line is longer than 80 characters (found 115). | 72 | |
| Line contains a tab character. | 72 | |
| Line contains a tab character. | 73 | |
| Line contains a tab character. | 74 | |
| Line contains a tab character. | 75 | |
| '(' is followed by whitespace. | 75 | |
| Parameter service should be final. | 75 | |
| Line contains a tab character. | 76 | |
| '{' should be on the previous line. | 76 | |
| Line contains a tab character. | 77 | |
| Line contains a tab character. | 78 | |
| Line contains a tab character. | 79 |
| Severity | Message | Line |
|---|---|---|
| Missing package-info.java file. | ||
| Line has trailing spaces. | 3 | |
| Line has trailing spaces. | 5 | |
| Line has trailing spaces. | 6 | |
| Line has trailing spaces. | 7 | |
| Line is longer than 80 characters (found 103). | 37 | |
| Extra HTML tag found: </DL> | 37 | |
| Line has trailing spaces. | 39 | |
| Line has trailing spaces. | 40 | |
| '{' should be on the previous line. | 43 | |
| Line is longer than 80 characters (found 83). | 44 | |
| Line contains a tab character. | 44 | |
| Line contains a tab character. | 45 | |
| Missing a Javadoc comment. | 45 | |
| Line contains a tab character. | 47 | |
| Line contains a tab character. | 48 | |
| Line has trailing spaces. | 49 | |
| Line contains a tab character. | 49 | |
| Line is longer than 80 characters (found 108). | 50 | |
| Line contains a tab character. | 50 | |
| Line is longer than 80 characters (found 91). | 51 | |
| Line contains a tab character. | 51 | |
| Line contains a tab character. | 52 | |
| Line is longer than 80 characters (found 85). | 53 | |
| Line contains a tab character. | 53 | |
| '(' is followed by whitespace. | 53 | |
| Parameter element should be final. | 53 | |
| Line contains a tab character. | 54 | |
| '{' should be on the previous line. | 54 | |
| Line contains a tab character. | 55 | |
| Line contains a tab character. | 56 | |
| Line contains a tab character. | 58 | |
| Line contains a tab character. | 59 | |
| Line has trailing spaces. | 60 | |
| Line contains a tab character. | 60 | |
| Line contains a tab character. | 61 | |
| Line contains a tab character. | 62 | |
| Line contains a tab character. | 63 | |
| Line contains a tab character. | 64 | |
| '{' should be on the previous line. | 64 | |
| Line contains a tab character. | 65 | |
| Line contains a tab character. | 66 | |
| Line contains a tab character. | 68 | |
| Line contains a tab character. | 69 | |
| Line has trailing spaces. | 70 | |
| Line contains a tab character. | 70 | |
| Line is longer than 80 characters (found 98). | 71 | |
| Line contains a tab character. | 71 | |
| Line is longer than 80 characters (found 165). | 72 | |
| Line contains a tab character. | 72 | |
| Line contains a tab character. | 73 | |
| Line contains a tab character. | 74 | |
| Line contains a tab character. | 75 | |
| '(' is followed by whitespace. | 75 | |
| Parameter service should be final. | 75 | |
| Line contains a tab character. | 76 | |
| '{' should be on the previous line. | 76 | |
| Line contains a tab character. | 77 | |
| Line contains a tab character. | 78 | |
| Line contains a tab character. | 79 |
| Severity | Message | Line |
|---|---|---|
| Line has trailing spaces. | 3 | |
| Line has trailing spaces. | 5 | |
| Line has trailing spaces. | 6 | |
| Line has trailing spaces. | 7 | |
| Line is longer than 80 characters (found 198). | 25 | |
| Extra HTML tag found: </DL> | 25 | |
| Line has trailing spaces. | 27 | |
| Line has trailing spaces. | 28 | |
| '{' should be on the previous line. | 31 | |
| Line contains a tab character. | 32 | |
| Line is longer than 80 characters (found 82). | 33 | |
| Line contains a tab character. | 33 | |
| Line contains a tab character. | 34 | |
| Line is longer than 80 characters (found 83). | 35 | |
| Line contains a tab character. | 35 | |
| Line has trailing spaces. | 36 | |
| Line contains a tab character. | 36 | |
| Line is longer than 80 characters (found 128). | 37 | |
| Line contains a tab character. | 37 | |
| Line contains a tab character. | 38 | |
| Line contains a tab character. | 39 | |
| Redundant 'public' modifier. | 39 | |
| Line contains a tab character. | 41 | |
| Line contains a tab character. | 42 | |
| Line contains a tab character. | 43 | |
| Line contains a tab character. | 44 | |
| Line contains a tab character. | 45 | |
| Line has trailing spaces. | 46 | |
| Line contains a tab character. | 46 | |
| Line is longer than 80 characters (found 197). | 47 | |
| Line contains a tab character. | 47 | |
| Line contains a tab character. | 48 | |
| Line contains a tab character. | 49 | |
| Redundant 'public' modifier. | 49 | |
| Line contains a tab character. | 51 | |
| Line contains a tab character. | 52 | |
| Line contains a tab character. | 53 | |
| Line has trailing spaces. | 54 | |
| Line contains a tab character. | 54 | |
| Line contains a tab character. | 55 | |
| Line contains a tab character. | 56 | |
| Line contains a tab character. | 57 | |
| Redundant 'public' modifier. | 57 | |
| Line contains a tab character. | 59 | |
| Line contains a tab character. | 60 | |
| Line contains a tab character. | 61 | |
| Line contains a tab character. | 62 | |
| Line has trailing spaces. | 63 | |
| Line contains a tab character. | 63 | |
| Line contains a tab character. | 64 | |
| Line contains a tab character. | 65 | |
| Line contains a tab character. | 66 | |
| Redundant 'public' modifier. | 66 |
| Severity | Message | Line |
|---|---|---|
| Line has trailing spaces. | 3 | |
| Line has trailing spaces. | 5 | |
| Line has trailing spaces. | 6 | |
| Line has trailing spaces. | 7 | |
| Line is longer than 80 characters (found 233). | 25 | |
| Extra HTML tag found: </DL> | 25 | |
| Line has trailing spaces. | 27 | |
| Line has trailing spaces. | 28 | |
| '{' should be on the previous line. | 31 | |
| Line is longer than 80 characters (found 83). | 32 | |
| Line contains a tab character. | 32 | |
| Line contains a tab character. | 33 | |
| Missing a Javadoc comment. | 33 | |
| Line contains a tab character. | 35 | |
| Line contains a tab character. | 36 | |
| Line has trailing spaces. | 37 | |
| Line contains a tab character. | 37 | |
| Line contains a tab character. | 38 | |
| Line contains a tab character. | 39 | |
| Line contains a tab character. | 40 | |
| Line contains a tab character. | 41 | |
| Line is longer than 80 characters (found 106). | 42 | |
| Line contains a tab character. | 42 | |
| '(' is followed by whitespace. | 42 | |
| Parameter service should be final. | 42 | |
| Parameter type should be final. | 42 | |
| Parameter c should be final. | 42 | |
| Line contains a tab character. | 43 | |
| Line contains a tab character. | 44 | |
| Line contains a tab character. | 45 | |
| Line has trailing spaces. | 46 | |
| Line contains a tab character. | 46 | |
| Line contains a tab character. | 47 | |
| Line contains a tab character. | 49 | |
| Line contains a tab character. | 50 | |
| Line contains a tab character. | 51 | |
| Line contains a tab character. | 52 | |
| Line has trailing spaces. | 53 | |
| Line contains a tab character. | 53 | |
| Line contains a tab character. | 54 | |
| Line contains a tab character. | 55 | |
| Line contains a tab character. | 56 | |
| Method 'getServiceComponent' is not designed for extension - needs to be abstract, final or empty. | 56 | |
| Line contains a tab character. | 57 | |
| '{' should be on the previous line. | 57 | |
| Line contains a tab character. | 58 | |
| Line contains a tab character. | 59 |
| Severity | Message | Line |
|---|---|---|
| Line has trailing spaces. | 3 | |
| Line has trailing spaces. | 5 | |
| Line has trailing spaces. | 6 | |
| Line has trailing spaces. | 7 | |
| Line has trailing spaces. | 22 | |
| Line has trailing spaces. | 23 | |
| '{' should be on the previous line. | 26 | |
| Line contains a tab character. | 27 | |
| Line contains a tab character. | 28 | |
| Line contains a tab character. | 29 | |
| Line has trailing spaces. | 30 | |
| Line contains a tab character. | 30 | |
| Line is longer than 80 characters (found 88). | 31 | |
| Line contains a tab character. | 31 | |
| Line contains a tab character. | 32 | |
| Line contains a tab character. | 33 | |
| Redundant 'public' modifier. | 33 | |
| '(' is followed by whitespace. | 33 |
| Severity | Message | Line |
|---|---|---|
| Line has trailing spaces. | 3 | |
| Line has trailing spaces. | 5 | |
| Line has trailing spaces. | 6 | |
| Line has trailing spaces. | 7 | |
| Line has trailing spaces. | 24 | |
| Line has trailing spaces. | 25 | |
| '{' should be on the previous line. | 28 | |
| Line contains a tab character. | 29 | |
| Line contains a tab character. | 30 | |
| Line has trailing spaces. | 31 | |
| Line contains a tab character. | 31 | |
| Line is longer than 80 characters (found 107). | 32 | |
| Line contains a tab character. | 32 | |
| Line contains a tab character. | 33 | |
| Line contains a tab character. | 34 | |
| Redundant 'public' modifier. | 34 |
| Severity | Message | Line |
|---|---|---|
| Line has trailing spaces. | 3 | |
| Line has trailing spaces. | 5 | |
| Line has trailing spaces. | 6 | |
| Line has trailing spaces. | 7 | |
| Line has trailing spaces. | 25 | |
| Line has trailing spaces. | 29 | |
| Line has trailing spaces. | 33 | |
| Line is longer than 80 characters (found 92). | 37 | |
| Line is longer than 80 characters (found 129). | 38 | |
| Line is longer than 80 characters (found 113). | 39 | |
| Extra HTML tag found: </DL> | 39 | |
| Line has trailing spaces. | 41 | |
| Line has trailing spaces. | 42 | |
| '{' should be on the previous line. | 45 | |
| Line contains a tab character. | 46 | |
| Line contains a tab character. | 47 | |
| Line contains a tab character. | 48 | |
| Line has trailing spaces. | 49 | |
| Line contains a tab character. | 49 | |
| Line is longer than 80 characters (found 101). | 50 | |
| Line contains a tab character. | 50 | |
| Line is longer than 80 characters (found 87). | 51 | |
| Line contains a tab character. | 51 | |
| Line contains a tab character. | 52 | |
| Line contains a tab character. | 53 | |
| Line contains a tab character. | 54 | |
| Redundant 'public' modifier. | 54 | |
| '(' is followed by whitespace. | 54 | |
| Line contains a tab character. | 56 | |
| Line contains a tab character. | 57 | |
| Line contains a tab character. | 58 | |
| Line contains a tab character. | 59 | |
| Line contains a tab character. | 60 | |
| Line has trailing spaces. | 61 | |
| Line contains a tab character. | 61 | |
| Line contains a tab character. | 62 | |
| Line contains a tab character. | 63 | |
| Line contains a tab character. | 64 | |
| Redundant 'public' modifier. | 64 | |
| Line contains a tab character. | 66 | |
| Line contains a tab character. | 67 | |
| Line contains a tab character. | 68 | |
| Line contains a tab character. | 69 | |
| Line contains a tab character. | 70 | |
| Line contains a tab character. | 71 | |
| Line contains a tab character. | 72 | |
| Line contains a tab character. | 73 | |
| Line contains a tab character. | 74 | |
| Line has trailing spaces. | 75 | |
| Line contains a tab character. | 75 | |
| Line contains a tab character. | 76 | |
| Line has trailing spaces. | 77 | |
| Line contains a tab character. | 77 | |
| Line is longer than 80 characters (found 101). | 78 | |
| Line contains a tab character. | 78 | |
| Line is longer than 80 characters (found 87). | 79 | |
| Line contains a tab character. | 79 | |
| Line contains a tab character. | 80 | |
| Line contains a tab character. | 81 | |
| Line contains a tab character. | 82 | |
| Redundant 'public' modifier. | 82 | |
| '(' is followed by whitespace. | 82 | |
| Line contains a tab character. | 84 | |
| Line contains a tab character. | 85 | |
| Line has trailing spaces. | 86 | |
| Line contains a tab character. | 86 | |
| Line is longer than 80 characters (found 94). | 87 | |
| Line contains a tab character. | 87 | |
| Line contains a tab character. | 88 | |
| Line contains a tab character. | 89 | |
| Redundant 'public' modifier. | 89 | |
| Line contains a tab character. | 91 | |
| Line contains a tab character. | 92 | |
| Line contains a tab character. | 93 | |
| Line contains a tab character. | 94 | |
| Line contains a tab character. | 95 | |
| Line has trailing spaces. | 96 | |
| Line contains a tab character. | 96 | |
| Line is longer than 80 characters (found 112). | 97 | |
| Line contains a tab character. | 97 | |
| Line contains a tab character. | 98 | |
| Line contains a tab character. | 99 | |
| Redundant 'public' modifier. | 99 | |
| Line contains a tab character. | 101 | |
| Line contains a tab character. | 102 | |
| Line contains a tab character. | 103 | |
| Line has trailing spaces. | 104 | |
| Line contains a tab character. | 104 | |
| Line contains a tab character. | 105 | |
| Line contains a tab character. | 106 | |
| Line contains a tab character. | 107 | |
| Redundant 'public' modifier. | 107 | |
| Line contains a tab character. | 109 | |
| Line contains a tab character. | 110 | |
| Line contains a tab character. | 111 | |
| Line contains a tab character. | 112 | |
| Line contains a tab character. | 113 | |
| Line contains a tab character. | 114 | |
| Line contains a tab character. | 115 | |
| Line contains a tab character. | 116 | |
| Line contains a tab character. | 117 | |
| Line contains a tab character. | 118 | |
| Line contains a tab character. | 119 | |
| Line contains a tab character. | 120 | |
| Line has trailing spaces. | 121 | |
| Line contains a tab character. | 121 | |
| Line contains a tab character. | 122 | |
| Line contains a tab character. | 123 | |
| Line contains a tab character. | 124 | |
| Line contains a tab character. | 125 | |
| Line has trailing spaces. | 126 | |
| Line contains a tab character. | 126 | |
| Line contains a tab character. | 127 | |
| Line contains a tab character. | 128 | |
| Line has trailing spaces. | 129 | |
| Line contains a tab character. | 129 | |
| Line is longer than 80 characters (found 144). | 130 | |
| Line contains a tab character. | 130 | |
| Line contains a tab character. | 131 | |
| Line contains a tab character. | 132 | |
| Line is longer than 80 characters (found 96). | 133 | |
| Line contains a tab character. | 133 | |
| Redundant 'public' modifier. | 133 | |
| '(' is followed by whitespace. | 133 | |
| Line contains a tab character. | 135 | |
| Line contains a tab character. | 136 | |
| Line contains a tab character. | 137 | |
| Line contains a tab character. | 138 | |
| Line contains a tab character. | 139 | |
| Line has trailing spaces. | 140 | |
| Line contains a tab character. | 140 | |
| Line contains a tab character. | 141 | |
| Line contains a tab character. | 142 | |
| Line is longer than 80 characters (found 99). | 143 | |
| Line contains a tab character. | 143 | |
| Redundant 'public' modifier. | 143 | |
| '(' is followed by whitespace. | 143 | |
| Line contains a tab character. | 145 | |
| Line contains a tab character. | 146 | |
| Line contains a tab character. | 147 | |
| Line has trailing spaces. | 148 | |
| Line contains a tab character. | 148 | |
| Line contains a tab character. | 149 | |
| Line contains a tab character. | 150 | |
| Line contains a tab character. | 151 | |
| Redundant 'public' modifier. | 151 |
| Severity | Message | Line |
|---|---|---|
| Line has trailing spaces. | 3 | |
| Line has trailing spaces. | 5 | |
| Line has trailing spaces. | 6 | |
| Line has trailing spaces. | 7 | |
| Line is longer than 80 characters (found 229). | 24 | |
| Extra HTML tag found: </DL> | 24 | |
| Line has trailing spaces. | 26 | |
| Unknown tag 'statuscode'. | 28 | |
| '{' is not preceded with whitespace. | 30 | |
| Line contains a tab character. | 32 | |
| Line contains a tab character. | 33 | |
| Line has trailing spaces. | 34 | |
| Line contains a tab character. | 34 | |
| Line contains a tab character. | 35 | |
| Line contains a tab character. | 36 | |
| Line contains a tab character. | 37 | |
| Line contains a tab character. | 38 | |
| Line is longer than 80 characters (found 105). | 39 | |
| Line contains a tab character. | 39 | |
| '(' is followed by whitespace. | 39 | |
| Parameter service should be final. | 39 | |
| Parameter type should be final. | 39 | |
| Parameter e should be final. | 39 | |
| Line contains a tab character. | 40 | |
| Line contains a tab character. | 41 | |
| Line contains a tab character. | 43 | |
| Line contains a tab character. | 44 | |
| Line contains a tab character. | 45 | |
| Line contains a tab character. | 46 | |
| Line has trailing spaces. | 47 | |
| Line contains a tab character. | 47 | |
| Line contains a tab character. | 48 | |
| Line contains a tab character. | 49 | |
| Line contains a tab character. | 50 | |
| Method 'getServiceDetails' is not designed for extension - needs to be abstract, final or empty. | 50 | |
| '{' is not preceded with whitespace. | 50 | |
| Line contains a tab character. | 51 | |
| Line contains a tab character. | 52 |
| Severity | Message | Line |
|---|---|---|
| Line has trailing spaces. | 3 | |
| Line has trailing spaces. | 5 | |
| Line has trailing spaces. | 6 | |
| Line has trailing spaces. | 7 | |
| Line has trailing spaces. | 26 | |
| Unknown tag 'statuscode'. | 28 | |
| '{' is not preceded with whitespace. | 30 | |
| Line contains a tab character. | 31 | |
| Line contains a tab character. | 32 | |
| Extra HTML tag found: </DL> | 32 | |
| Line has trailing spaces. | 33 | |
| Line contains a tab character. | 33 | |
| Line has trailing spaces. | 34 | |
| Line contains a tab character. | 34 | |
| Line contains a tab character. | 35 | |
| Line contains a tab character. | 36 | |
| '{' is not preceded with whitespace. | 36 | |
| Line contains a tab character. | 37 | |
| Line contains a tab character. | 38 | |
| Line contains a tab character. | 40 | |
| Line contains a tab character. | 41 | |
| Line contains a tab character. | 42 | |
| Line contains a tab character. | 43 | |
| Line contains a tab character. | 44 | |
| Line has trailing spaces. | 45 | |
| Line contains a tab character. | 45 | |
| Line is longer than 80 characters (found 86). | 46 | |
| Line contains a tab character. | 46 | |
| Line is longer than 80 characters (found 86). | 47 | |
| Line contains a tab character. | 47 | |
| Line contains a tab character. | 48 | |
| Line contains a tab character. | 49 | |
| '(' is followed by whitespace. | 49 |
| Severity | Message | Line |
|---|---|---|
| Line has trailing spaces. | 3 | |
| Line has trailing spaces. | 5 | |
| Line has trailing spaces. | 6 | |
| Line has trailing spaces. | 7 | |
| Line has trailing spaces. | 23 | |
| Line has trailing spaces. | 28 | |
| Line has trailing spaces. | 29 | |
| '{' should be on the previous line. | 32 | |
| Line contains a tab character. | 33 | |
| Line contains a tab character. | 34 | |
| Line contains a tab character. | 35 | |
| Line contains a tab character. | 36 | |
| Line contains a tab character. | 37 | |
| Extra HTML tag found: </DL> | 37 | |
| Line has trailing spaces. | 38 | |
| Line contains a tab character. | 38 | |
| Line contains a tab character. | 39 | |
| Line contains a tab character. | 40 | |
| Redundant 'public' modifier. | 40 | |
| Line contains a tab character. | 42 | |
| Line contains a tab character. | 43 | |
| Line contains a tab character. | 44 | |
| Line contains a tab character. | 45 | |
| Line contains a tab character. | 46 | |
| Extra HTML tag found: </DL> | 46 | |
| Line has trailing spaces. | 47 | |
| Line contains a tab character. | 47 | |
| Line contains a tab character. | 48 | |
| Line contains a tab character. | 49 | |
| Redundant 'public' modifier. | 49 | |
| Line contains a tab character. | 51 | |
| Line contains a tab character. | 52 | |
| Line contains a tab character. | 53 | |
| Line has trailing spaces. | 54 | |
| Line contains a tab character. | 54 | |
| Line contains a tab character. | 55 | |
| Line is longer than 80 characters (found 91). | 56 | |
| Line contains a tab character. | 56 | |
| Unused @throws tag for 'java.util.NoSuchElementException'. | 56 | |
| Line contains a tab character. | 57 | |
| Line contains a tab character. | 58 | |
| Redundant 'public' modifier. | 58 | |
| Line contains a tab character. | 60 | |
| Line contains a tab character. | 61 | |
| Line contains a tab character. | 62 | |
| Line contains a tab character. | 63 | |
| Line has trailing spaces. | 64 | |
| Line contains a tab character. | 64 | |
| Line contains a tab character. | 65 | |
| Line is longer than 80 characters (found 95). | 66 | |
| Line contains a tab character. | 66 | |
| Unused @throws tag for 'java.util.NoSuchElementException'. | 66 | |
| Line contains a tab character. | 67 | |
| Line contains a tab character. | 68 | |
| Redundant 'public' modifier. | 68 | |
| Line contains a tab character. | 70 | |
| Line contains a tab character. | 71 | |
| Line contains a tab character. | 72 | |
| Line has trailing spaces. | 73 | |
| Line contains a tab character. | 73 | |
| Line is longer than 80 characters (found 96). | 74 | |
| Line contains a tab character. | 74 | |
| Line contains a tab character. | 75 | |
| Line contains a tab character. | 76 | |
| Redundant 'public' modifier. | 76 | |
| Line contains a tab character. | 78 | |
| Line contains a tab character. | 79 | |
| Line contains a tab character. | 80 | |
| Line has trailing spaces. | 81 | |
| Line contains a tab character. | 81 | |
| Line is longer than 80 characters (found 100). | 82 | |
| Line contains a tab character. | 82 | |
| Line contains a tab character. | 83 | |
| Line contains a tab character. | 84 | |
| Redundant 'public' modifier. | 84 |
| Severity | Message | Line |
|---|---|---|
| Line has trailing spaces. | 3 | |
| Line has trailing spaces. | 5 | |
| Line has trailing spaces. | 6 | |
| Line has trailing spaces. | 7 | |
| Line has trailing spaces. | 26 | |
| Line is longer than 80 characters (found 103). | 32 | |
| Line is longer than 80 characters (found 105). | 33 | |
| Extra HTML tag found: </DL> | 33 | |
| Line has trailing spaces. | 35 | |
| Line has trailing spaces. | 36 | |
| '{' should be on the previous line. | 39 | |
| Line contains a tab character. | 40 | |
| Line contains a tab character. | 41 | |
| Line contains a tab character. | 42 | |
| Line contains a tab character. | 43 | |
| Line has trailing spaces. | 44 | |
| Line contains a tab character. | 44 | |
| Line contains a tab character. | 45 | |
| Line contains a tab character. | 46 | |
| Line contains a tab character. | 47 | |
| Line contains a tab character. | 48 | |
| Redundant 'public' modifier. | 48 | |
| Line contains a tab character. | 50 | |
| Line contains a tab character. | 51 | |
| Line contains a tab character. | 52 | |
| Line contains a tab character. | 53 | |
| Line has trailing spaces. | 54 | |
| Line contains a tab character. | 54 | |
| Line contains a tab character. | 55 | |
| Line is longer than 80 characters (found 142). | 56 | |
| Line contains a tab character. | 56 | |
| Line contains a tab character. | 57 | |
| Line contains a tab character. | 58 | |
| Line contains a tab character. | 59 | |
| Redundant 'public' modifier. | 59 | |
| Line contains a tab character. | 61 | |
| Line contains a tab character. | 62 | |
| Line contains a tab character. | 63 | |
| Line has trailing spaces. | 64 | |
| Line contains a tab character. | 64 | |
| Line contains a tab character. | 65 | |
| Line is longer than 80 characters (found 109). | 66 | |
| Line contains a tab character. | 66 | |
| Line is longer than 80 characters (found 91). | 67 | |
| Line contains a tab character. | 67 | |
| Line contains a tab character. | 68 | |
| Line is longer than 80 characters (found 84). | 69 | |
| Line contains a tab character. | 69 | |
| Redundant 'public' modifier. | 69 | |
| '(' is followed by whitespace. | 69 | |
| Line contains a tab character. | 71 | |
| Line contains a tab character. | 72 | |
| Line contains a tab character. | 73 | |
| Line contains a tab character. | 74 | |
| Line contains a tab character. | 75 | |
| Line contains a tab character. | 76 | |
| Line contains a tab character. | 77 | |
| Line contains a tab character. | 78 | |
| Line has trailing spaces. | 79 | |
| Line contains a tab character. | 79 | |
| Line contains a tab character. | 80 | |
| Line contains a tab character. | 81 | |
| Line contains a tab character. | 82 | |
| Line contains a tab character. | 83 | |
| Line has trailing spaces. | 84 | |
| Line contains a tab character. | 84 | |
| Line is longer than 80 characters (found 85). | 85 | |
| Line contains a tab character. | 85 | |
| Line is longer than 80 characters (found 87). | 86 | |
| Line contains a tab character. | 86 | |
| Line contains a tab character. | 87 | |
| Line contains a tab character. | 88 | |
| Line contains a tab character. | 89 | |
| Redundant 'public' modifier. | 89 | |
| '(' is followed by whitespace. | 89 | |
| Line contains a tab character. | 91 | |
| Line contains a tab character. | 92 | |
| Line contains a tab character. | 93 | |
| Line has trailing spaces. | 94 | |
| Line contains a tab character. | 94 | |
| Line contains a tab character. | 95 | |
| Line contains a tab character. | 96 | |
| Line contains a tab character. | 97 | |
| Redundant 'public' modifier. | 97 | |
| Line contains a tab character. | 99 | |
| Line contains a tab character. | 100 | |
| Line contains a tab character. | 101 | |
| Line has trailing spaces. | 102 | |
| Line contains a tab character. | 102 | |
| Line contains a tab character. | 103 | |
| Line is longer than 80 characters (found 88). | 104 | |
| Line contains a tab character. | 104 | |
| Line contains a tab character. | 105 | |
| Line contains a tab character. | 106 | |
| Redundant 'public' modifier. | 106 | |
| '(' is followed by whitespace. | 106 | |
| Line contains a tab character. | 108 | |
| Line contains a tab character. | 109 | |
| Line contains a tab character. | 110 | |
| Line has trailing spaces. | 111 | |
| Line contains a tab character. | 111 | |
| Line contains a tab character. | 112 | |
| Line is longer than 80 characters (found 115). | 113 | |
| Line contains a tab character. | 113 | |
| Line contains a tab character. | 114 | |
| Line contains a tab character. | 115 | |
| Redundant 'public' modifier. | 115 | |
| '(' is followed by whitespace. | 115 | |
| Line contains a tab character. | 117 | |
| Line contains a tab character. | 118 | |
| Line has trailing spaces. | 119 | |
| Line contains a tab character. | 119 | |
| Line contains a tab character. | 120 | |
| Line contains a tab character. | 121 | |
| Line contains a tab character. | 122 | |
| Redundant 'public' modifier. | 122 | |
| Line contains a tab character. | 124 | |
| Line contains a tab character. | 125 | |
| Line has trailing spaces. | 126 | |
| Line contains a tab character. | 126 | |
| Line contains a tab character. | 127 | |
| Line contains a tab character. | 128 | |
| Line is longer than 80 characters (found 83). | 129 | |
| Line contains a tab character. | 129 | |
| Unused @throws tag for 'java.lang.IndexOutOfBoundsException'. | 129 | |
| Line contains a tab character. | 130 | |
| Line contains a tab character. | 131 | |
| Redundant 'public' modifier. | 131 | |
| Line contains a tab character. | 133 | |
| Line contains a tab character. | 134 | |
| Line contains a tab character. | 135 | |
| Line contains a tab character. | 136 | |
| Line contains a tab character. | 137 | |
| Line contains a tab character. | 138 | |
| Line contains a tab character. | 139 | |
| Line contains a tab character. | 140 | |
| Line contains a tab character. | 141 | |
| Line has trailing spaces. | 142 | |
| Line contains a tab character. | 142 | |
| Line contains a tab character. | 143 | |
| Line is longer than 80 characters (found 87). | 144 | |
| Line contains a tab character. | 144 | |
| Line contains a tab character. | 145 | |
| Line contains a tab character. | 146 | |
| Line contains a tab character. | 147 | |
| Redundant 'public' modifier. | 147 | |
| Line contains a tab character. | 149 | |
| Line contains a tab character. | 150 | |
| Line contains a tab character. | 151 | |
| Line contains a tab character. | 152 | |
| Line has trailing spaces. | 153 | |
| Line contains a tab character. | 153 | |
| Line contains a tab character. | 154 | |
| Line contains a tab character. | 155 | |
| Line contains a tab character. | 156 | |
| Line contains a tab character. | 157 | |
| Redundant 'public' modifier. | 157 |
| Severity | Message | Line |
|---|---|---|
| Line has trailing spaces. | 3 | |
| Line has trailing spaces. | 5 | |
| Line has trailing spaces. | 6 | |
| Line has trailing spaces. | 7 | |
| Line is longer than 80 characters (found 113). | 22 | |
| Extra HTML tag found: </DL> | 22 | |
| Line has trailing spaces. | 24 | |
| Line has trailing spaces. | 25 | |
| '{' should be on the previous line. | 28 | |
| Line contains a tab character. | 29 | |
| Line is longer than 80 characters (found 81). | 30 | |
| Line contains a tab character. | 30 | |
| Line contains a tab character. | 31 | |
| Line has trailing spaces. | 32 | |
| Line contains a tab character. | 32 | |
| Line is longer than 80 characters (found 137). | 33 | |
| Line contains a tab character. | 33 | |
| Line contains a tab character. | 34 | |
| Line contains a tab character. | 35 | |
| Redundant 'public' modifier. | 35 |
| Severity | Message | Line |
|---|---|---|
| Line has trailing spaces. | 3 | |
| Line has trailing spaces. | 5 | |
| Line has trailing spaces. | 6 | |
| Line has trailing spaces. | 7 | |
| Line is longer than 80 characters (found 103). | 25 | |
| Extra HTML tag found: </DL> | 25 | |
| Line has trailing spaces. | 27 | |
| Line has trailing spaces. | 28 | |
| '{' should be on the previous line. | 31 | |
| Line is longer than 80 characters (found 83). | 32 | |
| Line contains a tab character. | 32 | |
| Line contains a tab character. | 33 | |
| Missing a Javadoc comment. | 33 | |
| Line contains a tab character. | 35 | |
| Line contains a tab character. | 36 | |
| Line has trailing spaces. | 37 | |
| Line contains a tab character. | 37 | |
| Line is longer than 80 characters (found 121). | 38 | |
| Line contains a tab character. | 38 | |
| Line contains a tab character. | 39 | |
| Line contains a tab character. | 40 | |
| '(' is followed by whitespace. | 40 | |
| Parameter type should be final. | 40 | |
| Line contains a tab character. | 41 | |
| '{' should be on the previous line. | 41 | |
| Line contains a tab character. | 42 | |
| Line contains a tab character. | 43 | |
| Line contains a tab character. | 45 | |
| Line contains a tab character. | 46 | |
| Line has trailing spaces. | 47 | |
| Line contains a tab character. | 47 | |
| Line contains a tab character. | 48 | |
| Line contains a tab character. | 49 | |
| Line contains a tab character. | 50 | |
| Line contains a tab character. | 51 | |
| '{' should be on the previous line. | 51 | |
| Line contains a tab character. | 52 | |
| Line contains a tab character. | 53 | |
| Line contains a tab character. | 55 | |
| Line contains a tab character. | 56 | |
| Line has trailing spaces. | 57 | |
| Line contains a tab character. | 57 | |
| Line is longer than 80 characters (found 98). | 58 | |
| Line contains a tab character. | 58 | |
| Line is longer than 80 characters (found 97). | 59 | |
| Line contains a tab character. | 59 | |
| Line contains a tab character. | 60 | |
| Line contains a tab character. | 61 | |
| Line contains a tab character. | 62 | |
| '(' is followed by whitespace. | 62 | |
| Parameter service should be final. | 62 | |
| Line contains a tab character. | 63 | |
| '{' should be on the previous line. | 63 | |
| Line contains a tab character. | 64 | |
| Line contains a tab character. | 65 | |
| Line contains a tab character. | 66 |
| Severity | Message | Line |
|---|---|---|
| Line has trailing spaces. | 3 | |
| Line has trailing spaces. | 5 | |
| Line has trailing spaces. | 6 | |
| Line has trailing spaces. | 7 | |
| Line has trailing spaces. | 23 | |
| Line has trailing spaces. | 24 | |
| '{' should be on the previous line. | 27 | |
| Line contains a tab character. | 28 | |
| Line contains a tab character. | 29 | |
| Line contains a tab character. | 30 | |
| Extra HTML tag found: </DL> | 30 | |
| Line has trailing spaces. | 31 | |
| Line contains a tab character. | 31 | |
| Line contains a tab character. | 32 | |
| Line contains a tab character. | 33 | |
| Line contains a tab character. | 34 | |
| '{' should be on the previous line. | 34 | |
| Line contains a tab character. | 35 | |
| Line contains a tab character. | 36 | |
| Line contains a tab character. | 38 | |
| Line contains a tab character. | 39 | |
| Line contains a tab character. | 40 | |
| Line has trailing spaces. | 41 | |
| Line contains a tab character. | 41 | |
| Line contains a tab character. | 42 | |
| Line contains a tab character. | 43 | |
| Line contains a tab character. | 44 | |
| Parameter reason should be final. | 44 | |
| Line contains a tab character. | 45 | |
| '{' should be on the previous line. | 45 | |
| Line contains a tab character. | 46 | |
| Line contains a tab character. | 47 |
| Severity | Message | Line |
|---|---|---|
| Line has trailing spaces. | 3 | |
| Line has trailing spaces. | 5 | |
| Line has trailing spaces. | 6 | |
| Line has trailing spaces. | 7 | |
| Line has trailing spaces. | 21 | |
| Line has trailing spaces. | 22 | |
| '{' should be on the previous line. | 25 | |
| Line contains a tab character. | 26 | |
| Line contains a tab character. | 27 | |
| Extra HTML tag found: </DL> | 27 | |
| Line has trailing spaces. | 28 | |
| Line contains a tab character. | 28 | |
| Line contains a tab character. | 29 | |
| Line contains a tab character. | 30 | |
| Line contains a tab character. | 32 | |
| Line contains a tab character. | 33 | |
| Extra HTML tag found: </DL> | 33 | |
| Line has trailing spaces. | 34 | |
| Line contains a tab character. | 34 | |
| Line contains a tab character. | 35 | |
| Line contains a tab character. | 36 | |
| Line contains a tab character. | 38 | |
| Line contains a tab character. | 39 | |
| Extra HTML tag found: </DL> | 39 | |
| Line has trailing spaces. | 40 | |
| Line contains a tab character. | 40 | |
| Line contains a tab character. | 41 | |
| Line contains a tab character. | 42 | |
| Line contains a tab character. | 44 | |
| Line contains a tab character. | 45 | |
| Extra HTML tag found: </DL> | 45 | |
| Line has trailing spaces. | 46 | |
| Line contains a tab character. | 46 | |
| Line contains a tab character. | 47 | |
| Line contains a tab character. | 48 | |
| Line contains a tab character. | 50 | |
| Line contains a tab character. | 51 | |
| Extra HTML tag found: </DL> | 51 | |
| Line has trailing spaces. | 52 | |
| Line contains a tab character. | 52 | |
| Line contains a tab character. | 53 | |
| Line contains a tab character. | 54 | |
| Line contains a tab character. | 56 | |
| Line contains a tab character. | 57 | |
| Extra HTML tag found: </DL> | 57 | |
| Line has trailing spaces. | 58 | |
| Line contains a tab character. | 58 | |
| Line has trailing spaces. | 59 | |
| Line contains a tab character. | 59 | |
| Line contains a tab character. | 60 | |
| Line contains a tab character. | 61 | |
| Line contains a tab character. | 63 | |
| Line contains a tab character. | 64 | |
| Line has trailing spaces. | 65 | |
| Line contains a tab character. | 65 | |
| Line contains a tab character. | 66 | |
| Line contains a tab character. | 67 | |
| Line contains a tab character. | 68 | |
| Parameter name should be final. | 68 | |
| Line contains a tab character. | 69 | |
| '{' should be on the previous line. | 69 | |
| Line contains a tab character. | 70 | |
| Line contains a tab character. | 71 | |
| Line contains a tab character. | 73 | |
| Line contains a tab character. | 74 | |
| Line contains a tab character. | 75 | |
| Line contains a tab character. | 76 | |
| Line has trailing spaces. | 77 | |
| Line contains a tab character. | 77 | |
| Line contains a tab character. | 78 | |
| Line contains a tab character. | 79 | |
| Line contains a tab character. | 80 | |
| Line contains a tab character. | 81 | |
| Method 'toString' is not designed for extension - needs to be abstract, final or empty. | 81 | |
| Line contains a tab character. | 82 | |
| '{' should be on the previous line. | 82 | |
| Line contains a tab character. | 83 | |
| Line contains a tab character. | 84 | |
| Line contains a tab character. | 85 |
| Severity | Message | Line |
|---|---|---|
| Missing package-info.java file. | ||
| Line has trailing spaces. | 3 | |
| Line has trailing spaces. | 5 | |
| Line has trailing spaces. | 6 | |
| Line has trailing spaces. | 7 | |
| Line has trailing spaces. | 25 | |
| Line has trailing spaces. | 27 | |
| Line has trailing spaces. | 35 | |
| Line has trailing spaces. | 44 | |
| Line is longer than 80 characters (found 235). | 50 | |
| Extra HTML tag found: </DL> | 50 | |
| Line has trailing spaces. | 52 | |
| Unknown tag 'statuscode'. | 54 | |
| '{' is not preceded with whitespace. | 56 | |
| Line contains a tab character. | 57 | |
| Line contains a tab character. | 58 | |
| Line has trailing spaces. | 59 | |
| Line contains a tab character. | 59 | |
| Line contains a tab character. | 60 | |
| Line contains a tab character. | 61 | |
| Line contains a tab character. | 62 | |
| '(' is followed by whitespace. | 62 | |
| Parameter source should be final. | 62 | |
| '{' is not preceded with whitespace. | 62 | |
| Line contains a tab character. | 63 | |
| Line contains a tab character. | 64 |
| Severity | Message | Line |
|---|---|---|
| Line has trailing spaces. | 3 | |
| Line has trailing spaces. | 5 | |
| Line has trailing spaces. | 6 | |
| Line has trailing spaces. | 7 | |
| Line has trailing spaces. | 20 | |
| Unknown tag 'statuscode'. | 22 | |
| '{' is not preceded with whitespace. | 24 | |
| Line contains a tab character. | 25 | |
| Line contains a tab character. | 26 | |
| Line contains a tab character. | 27 | |
| Extra HTML tag found: </DL> | 27 | |
| Line has trailing spaces. | 28 | |
| Line contains a tab character. | 28 | |
| Line contains a tab character. | 29 | |
| Line contains a tab character. | 30 | |
| Line contains a tab character. | 31 | |
| Line contains a tab character. | 32 | |
| Line contains a tab character. | 34 | |
| Line contains a tab character. | 35 | |
| Line contains a tab character. | 36 | |
| Line has trailing spaces. | 37 | |
| Line contains a tab character. | 37 | |
| Line contains a tab character. | 38 | |
| Line contains a tab character. | 39 | |
| Line contains a tab character. | 40 | |
| Parameter s should be final. | 40 | |
| '{' is not preceded with whitespace. | 40 | |
| Line contains a tab character. | 41 | |
| Line contains a tab character. | 42 |
| Severity | Message | Line |
|---|---|---|
| Line has trailing spaces. | 3 | |
| Line has trailing spaces. | 5 | |
| Line has trailing spaces. | 6 | |
| Line has trailing spaces. | 7 | |
| Line has trailing spaces. | 24 | |
| Unknown tag 'statuscode'. | 26 | |
| '{' is not preceded with whitespace. | 28 | |
| Line contains a tab character. | 30 | |
| Missing a Javadoc comment. | 30 | |
| Line contains a tab character. | 32 | |
| Line contains a tab character. | 33 | |
| Line contains a tab character. | 34 | |
| Line has trailing spaces. | 35 | |
| Line contains a tab character. | 35 | |
| Line is longer than 80 characters (found 83). | 36 | |
| Line contains a tab character. | 36 | |
| Line contains a tab character. | 37 | |
| Line contains a tab character. | 38 | |
| '(' is followed by whitespace. | 38 | |
| Parameter component should be final. | 38 | |
| Line contains a tab character. | 39 | |
| Line contains a tab character. | 40 | |
| Line contains a tab character. | 42 | |
| Line contains a tab character. | 43 | |
| Line contains a tab character. | 44 | |
| Line has trailing spaces. | 45 | |
| Line contains a tab character. | 45 | |
| Line is longer than 80 characters (found 83). | 46 | |
| Line contains a tab character. | 46 | |
| Line contains a tab character. | 47 | |
| Line contains a tab character. | 48 | |
| Line is longer than 80 characters (found 83). | 49 | |
| Line contains a tab character. | 49 | |
| '(' is followed by whitespace. | 49 | |
| Parameter component should be final. | 49 | |
| Parameter reason should be final. | 49 | |
| '{' is not preceded with whitespace. | 49 | |
| Line contains a tab character. | 50 | |
| Line contains a tab character. | 51 | |
| Line contains a tab character. | 52 | |
| Line contains a tab character. | 54 | |
| Line contains a tab character. | 55 | |
| Line has trailing spaces. | 56 | |
| Line contains a tab character. | 56 | |
| Line is longer than 80 characters (found 88). | 57 | |
| Line contains a tab character. | 57 | |
| Line contains a tab character. | 58 | |
| Line contains a tab character. | 59 | |
| Method 'getInvalidServiceComponent' is not designed for extension - needs to be abstract, final or empty. | 59 | |
| Line contains a tab character. | 60 | |
| Line contains a tab character. | 61 |
| Severity | Message | Line |
|---|---|---|
| Line has trailing spaces. | 3 | |
| Line has trailing spaces. | 5 | |
| Line has trailing spaces. | 6 | |
| Line has trailing spaces. | 7 | |
| Line has trailing spaces. | 20 | |
| Line has trailing spaces. | 32 | |
| Line has trailing spaces. | 43 | |
| Unknown tag 'statuscode'. | 45 | |
| '{' is not preceded with whitespace. | 47 | |
| Line contains a tab character. | 48 | |
| Line contains a tab character. | 49 | |
| Line has trailing spaces. | 50 | |
| Line contains a tab character. | 50 | |
| Line contains a tab character. | 51 | |
| Line contains a tab character. | 52 | |
| Line contains a tab character. | 53 | |
| '(' is followed by whitespace. | 53 | |
| Parameter source should be final. | 53 | |
| '{' is not preceded with whitespace. | 53 | |
| Line contains a tab character. | 54 | |
| Line contains a tab character. | 55 |
| Severity | Message | Line |
|---|---|---|
| Line has trailing spaces. | 3 | |
| Line has trailing spaces. | 5 | |
| Line has trailing spaces. | 6 | |
| Line has trailing spaces. | 7 | |
| Line has trailing spaces. | 24 | |
| Line is longer than 80 characters (found 112). | 28 | |
| Line is longer than 80 characters (found 294). | 29 | |
| Extra HTML tag found: </DL> | 29 | |
| Line has trailing spaces. | 31 | |
| Line has trailing spaces. | 33 | |
| Unknown tag 'statuscode'. | 33 | |
| '{' is not preceded with whitespace. | 35 | |
| Line contains a tab character. | 36 | |
| Line contains a tab character. | 37 | |
| Line has trailing spaces. | 38 | |
| Line contains a tab character. | 38 | |
| Line contains a tab character. | 39 | |
| Line contains a tab character. | 40 | |
| Line contains a tab character. | 41 | |
| '(' is followed by whitespace. | 41 | |
| Parameter source should be final. | 41 | |
| Line contains a tab character. | 42 | |
| Line contains a tab character. | 43 |
| Severity | Message | Line |
|---|---|---|
| Line has trailing spaces. | 3 | |
| Line has trailing spaces. | 5 | |
| Line has trailing spaces. | 6 | |
| Line has trailing spaces. | 7 | |
| Line has trailing spaces. | 22 | |
| Line has trailing spaces. | 25 | |
| Line has trailing spaces. | 28 | |
| Line has trailing spaces. | 31 | |
| Line has trailing spaces. | 38 | |
| Line has trailing spaces. | 47 | |
| Unknown tag 'statuscode'. | 49 | |
| '{' is not preceded with whitespace. | 51 | |
| Line contains a tab character. | 52 | |
| Line contains a tab character. | 53 | |
| Extra HTML tag found: </DL> | 53 | |
| Line has trailing spaces. | 54 | |
| Line contains a tab character. | 54 | |
| Line contains a tab character. | 55 | |
| Line contains a tab character. | 56 | |
| Line contains a tab character. | 58 | |
| Line contains a tab character. | 59 | |
| Extra HTML tag found: </DL> | 59 | |
| Line has trailing spaces. | 60 | |
| Line contains a tab character. | 60 | |
| Line contains a tab character. | 61 | |
| Line contains a tab character. | 62 | |
| Line contains a tab character. | 64 | |
| Line is longer than 80 characters (found 88). | 65 | |
| Line contains a tab character. | 65 | |
| Extra HTML tag found: </DL> | 65 | |
| Line has trailing spaces. | 66 | |
| Line contains a tab character. | 66 | |
| Line contains a tab character. | 67 | |
| Line contains a tab character. | 68 | |
| Line contains a tab character. | 70 | |
| Line contains a tab character. | 71 | |
| Line contains a tab character. | 72 | |
| Line contains a tab character. | 73 | |
| Extra HTML tag found: </DL> | 73 | |
| Line has trailing spaces. | 74 | |
| Line contains a tab character. | 74 | |
| Line contains a tab character. | 75 | |
| Line contains a tab character. | 76 | |
| Line contains a tab character. | 78 | |
| Line is longer than 80 characters (found 82). | 79 | |
| Line contains a tab character. | 79 | |
| Extra HTML tag found: </DL> | 79 | |
| Line has trailing spaces. | 80 | |
| Line contains a tab character. | 80 | |
| Line has trailing spaces. | 81 | |
| Line contains a tab character. | 81 | |
| Line contains a tab character. | 82 | |
| Line contains a tab character. | 83 | |
| Line contains a tab character. | 85 | |
| Missing a Javadoc comment. | 85 | |
| Line contains a tab character. | 87 | |
| Line contains a tab character. | 88 | |
| Line has trailing spaces. | 89 | |
| Line contains a tab character. | 89 | |
| Line contains a tab character. | 90 | |
| Line contains a tab character. | 91 | |
| Line contains a tab character. | 92 | |
| Line is longer than 80 characters (found 81). | 93 | |
| Line contains a tab character. | 93 | |
| '(' is followed by whitespace. | 93 | |
| Parameter source should be final. | 93 | |
| Parameter reason should be final. | 93 | |
| 'reason' hides a field. | 93 | |
| Line contains a tab character. | 94 | |
| Line contains a tab character. | 95 | |
| Line contains a tab character. | 96 | |
| Line contains a tab character. | 98 | |
| Line contains a tab character. | 99 | |
| Line has trailing spaces. | 100 | |
| Line contains a tab character. | 100 | |
| Line contains a tab character. | 101 | |
| Line contains a tab character. | 102 | |
| Line contains a tab character. | 103 | |
| Method 'getReason' is not designed for extension - needs to be abstract, final or empty. | 103 | |
| Line contains a tab character. | 104 | |
| Line contains a tab character. | 105 |
| Severity | Message | Line |
|---|---|---|
| Line has trailing spaces. | 3 | |
| Line has trailing spaces. | 5 | |
| Line has trailing spaces. | 6 | |
| Line has trailing spaces. | 7 | |
| Line has trailing spaces. | 23 | |
| Line is longer than 80 characters (found 83). | 30 | |
| Line has trailing spaces. | 33 | |
| Line has trailing spaces. | 39 | |
| Line has trailing spaces. | 40 | |
| Line is longer than 80 characters (found 100). | 42 | |
| Line is longer than 80 characters (found 83). | 44 | |
| Line contains a tab character. | 44 | |
| Line contains a tab character. | 45 | |
| Missing a Javadoc comment. | 45 | |
| Line contains a tab character. | 47 | |
| Line contains a tab character. | 48 | |
| Line has trailing spaces. | 49 | |
| Line contains a tab character. | 49 | |
| Line is longer than 80 characters (found 96). | 50 | |
| Line contains a tab character. | 50 | |
| Line is longer than 80 characters (found 85). | 51 | |
| Line contains a tab character. | 51 | |
| Line contains a tab character. | 52 | |
| Line contains a tab character. | 53 | |
| '(' is followed by whitespace. | 53 | |
| Parameter locator should be final. | 53 | |
| Parameter actions should be final. | 53 | |
| 'actions' hides a field. | 53 | |
| Line contains a tab character. | 54 | |
| '{' should be on the previous line. | 54 | |
| Line contains a tab character. | 55 | |
| Line contains a tab character. | 56 | |
| Line contains a tab character. | 57 | |
| Line contains a tab character. | 59 | |
| Line contains a tab character. | 60 | |
| Line contains a tab character. | 61 | |
| Line contains a tab character. | 62 | |
| Line has trailing spaces. | 63 | |
| Line contains a tab character. | 63 | |
| Line is longer than 80 characters (found 101). | 64 | |
| Line contains a tab character. | 64 | |
| Line is longer than 80 characters (found 85). | 65 | |
| Line contains a tab character. | 65 | |
| Line contains a tab character. | 66 | |
| Line is longer than 80 characters (found 83). | 67 | |
| Line contains a tab character. | 67 | |
| Parameter locator should be final. | 67 | |
| Parameter actions should be final. | 67 | |
| 'actions' hides a field. | 67 | |
| Line contains a tab character. | 68 | |
| '{' should be on the previous line. | 68 | |
| Line contains a tab character. | 69 | |
| Line contains a tab character. | 70 | |
| Line contains a tab character. | 71 | |
| Line contains a tab character. | 73 | |
| Line contains a tab character. | 74 | |
| Line contains a tab character. | 75 | |
| Line contains a tab character. | 76 | |
| Line contains a tab character. | 77 | |
| Line is longer than 80 characters (found 81). | 78 | |
| Line contains a tab character. | 78 | |
| Line contains a tab character. | 79 | |
| Line contains a tab character. | 80 | |
| Line contains a tab character. | 81 | |
| Line contains a tab character. | 82 | |
| Line has trailing spaces. | 83 | |
| Line contains a tab character. | 83 | |
| Line contains a tab character. | 84 | |
| Line is longer than 80 characters (found 92). | 85 | |
| Line contains a tab character. | 85 | |
| Line contains a tab character. | 86 | |
| Line contains a tab character. | 87 | |
| Line contains a tab character. | 88 | |
| Parameter p should be final. | 88 | |
| Line contains a tab character. | 89 | |
| '{' should be on the previous line. | 89 | |
| Line contains a tab character. | 90 | |
| Line contains a tab character. | 91 | |
| Line contains a tab character. | 92 | |
| Line contains a tab character. | 94 | |
| Line contains a tab character. | 95 | |
| Line contains a tab character. | 96 | |
| Line contains a tab character. | 97 | |
| Line contains a tab character. | 98 | |
| Line has trailing spaces. | 99 | |
| Line contains a tab character. | 99 | |
| Line contains a tab character. | 100 | |
| Line is longer than 80 characters (found 148). | 101 | |
| Line contains a tab character. | 101 | |
| Line contains a tab character. | 102 | |
| Line contains a tab character. | 103 | |
| Line contains a tab character. | 104 | |
| Parameter other should be final. | 104 | |
| Line contains a tab character. | 105 | |
| '{' should be on the previous line. | 105 | |
| Line contains a tab character. | 106 | |
| Line contains a tab character. | 107 | |
| Line contains a tab character. | 108 | |
| Line contains a tab character. | 110 | |
| Line contains a tab character. | 111 | |
| Line has trailing spaces. | 112 | |
| Line contains a tab character. | 112 | |
| Line contains a tab character. | 113 | |
| Line contains a tab character. | 114 | |
| Line contains a tab character. | 115 | |
| Line contains a tab character. | 116 | |
| Line contains a tab character. | 117 | |
| '{' should be on the previous line. | 117 | |
| Line contains a tab character. | 118 | |
| Line contains a tab character. | 119 | |
| Line contains a tab character. | 120 | |
| Line contains a tab character. | 122 | |
| Line contains a tab character. | 123 | |
| Line has trailing spaces. | 124 | |
| Line contains a tab character. | 124 | |
| Line contains a tab character. | 125 | |
| Line contains a tab character. | 126 | |
| Line contains a tab character. | 127 | |
| Line contains a tab character. | 128 | |
| Line contains a tab character. | 129 | |
| '{' should be on the previous line. | 129 | |
| Line contains a tab character. | 130 | |
| Line contains a tab character. | 131 |
| Severity | Message | Line |
|---|---|---|
| Line has trailing spaces. | 3 | |
| Line has trailing spaces. | 5 | |
| Line has trailing spaces. | 6 | |
| Line has trailing spaces. | 7 | |
| Line has trailing spaces. | 20 | |
| Line has trailing spaces. | 27 | |
| Unknown tag 'statuscode'. | 29 | |
| '{' is not preceded with whitespace. | 31 | |
| Line contains a tab character. | 32 | |
| Line contains a tab character. | 33 | |
| Line contains a tab character. | 34 | |
| Extra HTML tag found: </DL> | 34 | |
| Line has trailing spaces. | 35 | |
| Line contains a tab character. | 35 | |
| Line contains a tab character. | 36 | |
| Line contains a tab character. | 37 | |
| Line contains a tab character. | 39 | |
| Line contains a tab character. | 40 | |
| Line contains a tab character. | 41 | |
| Extra HTML tag found: </DL> | 41 | |
| Line has trailing spaces. | 42 | |
| Line contains a tab character. | 42 | |
| Line contains a tab character. | 43 | |
| Line contains a tab character. | 44 | |
| Line contains a tab character. | 46 | |
| Line contains a tab character. | 47 | |
| Line contains a tab character. | 48 | |
| Extra HTML tag found: </DL> | 48 | |
| Line has trailing spaces. | 49 | |
| Line contains a tab character. | 49 | |
| Line contains a tab character. | 50 | |
| Line contains a tab character. | 51 | |
| Line contains a tab character. | 53 | |
| Line contains a tab character. | 54 | |
| Line contains a tab character. | 55 | |
| Line contains a tab character. | 56 | |
| Line contains a tab character. | 57 | |
| Line has trailing spaces. | 58 | |
| Line contains a tab character. | 58 | |
| Line contains a tab character. | 59 | |
| Line contains a tab character. | 60 | |
| Line contains a tab character. | 62 | |
| Line contains a tab character. | 63 | |
| Extra HTML tag found: </DL> | 63 | |
| Line has trailing spaces. | 64 | |
| Line contains a tab character. | 64 | |
| Line contains a tab character. | 65 | |
| Line contains a tab character. | 66 | |
| Line contains a tab character. | 68 | |
| Line contains a tab character. | 69 | |
| Line contains a tab character. | 70 | |
| Extra HTML tag found: </DL> | 70 | |
| Line has trailing spaces. | 71 | |
| Line contains a tab character. | 71 | |
| Line has trailing spaces. | 72 | |
| Line contains a tab character. | 72 | |
| Line contains a tab character. | 73 | |
| Line contains a tab character. | 74 | |
| Line contains a tab character. | 76 | |
| Missing a Javadoc comment. | 76 | |
| Line contains a tab character. | 78 | |
| Line contains a tab character. | 79 | |
| Line has trailing spaces. | 80 | |
| Line contains a tab character. | 80 | |
| Line contains a tab character. | 81 | |
| Line contains a tab character. | 82 | |
| Line contains a tab character. | 83 | |
| Line contains a tab character. | 84 | |
| '(' is followed by whitespace. | 84 | |
| Parameter source should be final. | 84 | |
| Parameter reason should be final. | 84 | |
| 'reason' hides a field. | 84 | |
| Line contains a tab character. | 85 | |
| Line contains a tab character. | 86 | |
| Line contains a tab character. | 87 | |
| Line contains a tab character. | 89 | |
| Line contains a tab character. | 90 | |
| Line has trailing spaces. | 91 | |
| Line contains a tab character. | 91 | |
| Line contains a tab character. | 92 | |
| Line contains a tab character. | 93 | |
| Line contains a tab character. | 94 | |
| Method 'getReason' is not designed for extension - needs to be abstract, final or empty. | 94 | |
| '{' is not preceded with whitespace. | 94 | |
| Line contains a tab character. | 95 | |
| Line contains a tab character. | 96 |
| Severity | Message | Line |
|---|---|---|
| Line has trailing spaces. | 3 | |
| Line has trailing spaces. | 5 | |
| Line has trailing spaces. | 6 | |
| Line has trailing spaces. | 7 | |
| Line has trailing spaces. | 28 | |
| Line has trailing spaces. | 29 | |
| '{' should be on the previous line. | 32 | |
| Line contains a tab character. | 33 | |
| Line contains a tab character. | 34 | |
| Line has trailing spaces. | 35 | |
| Line contains a tab character. | 35 | |
| Line is longer than 80 characters (found 112). | 36 | |
| Line contains a tab character. | 36 | |
| Line contains a tab character. | 37 | |
| Line contains a tab character. | 38 | |
| Line contains a tab character. | 39 | |
| Redundant 'public' modifier. | 39 |
| Severity | Message | Line |
|---|---|---|
| Line has trailing spaces. | 3 | |
| Line has trailing spaces. | 5 | |
| Line has trailing spaces. | 6 | |
| Line has trailing spaces. | 7 | |
| Line has trailing spaces. | 27 | |
| Line has trailing spaces. | 32 | |
| Line has trailing spaces. | 42 | |
| Unclosed HTML tag found: <code>select()</em> call. | 49 | |
| Extra HTML tag found: </em> call. | 49 | |
| Line has trailing spaces. | 58 | |
| Line has trailing spaces. | 65 | |
| Line has trailing spaces. | 73 | |
| Line has trailing spaces. | 78 | |
| Line is longer than 80 characters (found 118). | 81 | |
| Line is longer than 80 characters (found 112). | 82 | |
| Line is longer than 80 characters (found 122). | 83 | |
| Line is longer than 80 characters (found 116). | 84 | |
| Line is longer than 80 characters (found 130). | 85 | |
| Line is longer than 80 characters (found 132). | 86 | |
| Line is longer than 80 characters (found 124). | 87 | |
| Extra HTML tag found: </DL> | 87 | |
| Line has trailing spaces. | 89 | |
| Line has trailing spaces. | 90 | |
| '{' should be on the previous line. | 93 | |
| Line contains a tab character. | 94 | |
| Line contains a tab character. | 95 | |
| Line contains a tab character. | 96 | |
| Line contains a tab character. | 97 | |
| Line contains a tab character. | 98 | |
| Line contains a tab character. | 99 | |
| Line contains a tab character. | 100 | |
| Line contains a tab character. | 101 | |
| Line has trailing spaces. | 102 | |
| Line contains a tab character. | 102 | |
| Line contains a tab character. | 103 | |
| Line contains a tab character. | 104 | |
| Line contains a tab character. | 105 | |
| Line contains a tab character. | 106 | |
| Line contains a tab character. | 107 | |
| Line contains a tab character. | 108 | |
| Line contains a tab character. | 109 | |
| Line has trailing spaces. | 110 | |
| Line contains a tab character. | 110 | |
| Line contains a tab character. | 111 | |
| Line contains a tab character. | 112 | |
| Line contains a tab character. | 113 | |
| Line contains a tab character. | 114 | |
| Line contains a tab character. | 115 | |
| Line contains a tab character. | 116 | |
| Line contains a tab character. | 117 | |
| Line contains a tab character. | 118 | |
| Line has trailing spaces. | 119 | |
| Line contains a tab character. | 119 | |
| Line contains a tab character. | 120 | |
| Line contains a tab character. | 121 | |
| Line contains a tab character. | 122 | |
| Line contains a tab character. | 123 | |
| Line contains a tab character. | 124 | |
| Line contains a tab character. | 125 | |
| Line contains a tab character. | 126 | |
| Line contains a tab character. | 127 | |
| Line contains a tab character. | 128 | |
| Line has trailing spaces. | 129 | |
| Line contains a tab character. | 129 | |
| Line contains a tab character. | 130 | |
| Line contains a tab character. | 131 | |
| Line contains a tab character. | 132 | |
| Line contains a tab character. | 133 | |
| Line contains a tab character. | 134 | |
| Line has trailing spaces. | 135 | |
| Line contains a tab character. | 135 | |
| Line contains a tab character. | 136 | |
| Line contains a tab character. | 137 | |
| Line contains a tab character. | 138 | |
| Line contains a tab character. | 139 | |
| Line contains a tab character. | 140 | |
| Line contains a tab character. | 141 | |
| Line contains a tab character. | 142 | |
| Line contains a tab character. | 143 | |
| Line has trailing spaces. | 144 | |
| Line contains a tab character. | 144 | |
| Line contains a tab character. | 145 | |
| Line is longer than 80 characters (found 269). | 146 | |
| Line contains a tab character. | 146 | |
| Line is longer than 80 characters (found 94). | 147 | |
| Line contains a tab character. | 147 | |
| Unused @throws tag for 'java.lang.IllegalStateException'. | 147 | |
| Line is longer than 80 characters (found 167). | 148 | |
| Line contains a tab character. | 148 | |
| Line contains a tab character. | 149 | |
| Line is longer than 80 characters (found 82). | 150 | |
| Line contains a tab character. | 150 | |
| Redundant 'public' modifier. | 150 | |
| '(' is followed by whitespace. | 150 | |
| Redundant throws: 'java.lang.SecurityException' is unchecked exception. | 150 | |
| Line contains a tab character. | 152 | |
| Line contains a tab character. | 153 | |
| Line contains a tab character. | 154 | |
| Line contains a tab character. | 155 | |
| Line contains a tab character. | 156 | |
| Line contains a tab character. | 157 | |
| Line contains a tab character. | 158 | |
| Line contains a tab character. | 159 | |
| Line contains a tab character. | 160 | |
| Line has trailing spaces. | 161 | |
| Line contains a tab character. | 161 | |
| Line contains a tab character. | 162 | |
| Line contains a tab character. | 163 | |
| Line contains a tab character. | 164 | |
| Line contains a tab character. | 165 | |
| Line contains a tab character. | 166 | |
| Line contains a tab character. | 167 | |
| Line contains a tab character. | 168 | |
| Line contains a tab character. | 169 | |
| Line contains a tab character. | 170 | |
| Line has trailing spaces. | 171 | |
| Line contains a tab character. | 171 | |
| Line contains a tab character. | 172 | |
| Line contains a tab character. | 173 | |
| Line contains a tab character. | 174 | |
| Line contains a tab character. | 175 | |
| Line contains a tab character. | 176 | |
| Line contains a tab character. | 177 | |
| Line contains a tab character. | 178 | |
| Line contains a tab character. | 179 | |
| Line has trailing spaces. | 180 | |
| Line contains a tab character. | 180 | |
| Line is longer than 80 characters (found 83). | 181 | |
| Line contains a tab character. | 181 | |
| Line contains a tab character. | 182 | |
| Line contains a tab character. | 183 | |
| Line contains a tab character. | 184 | |
| Line contains a tab character. | 185 | |
| Line contains a tab character. | 186 | |
| Line contains a tab character. | 187 | |
| Line contains a tab character. | 188 | |
| Line has trailing spaces. | 189 | |
| Line contains a tab character. | 189 | |
| Line contains a tab character. | 190 | |
| Line contains a tab character. | 191 | |
| Line contains a tab character. | 192 | |
| Line contains a tab character. | 193 | |
| Line contains a tab character. | 194 | |
| Line contains a tab character. | 195 | |
| Line contains a tab character. | 196 | |
| Line contains a tab character. | 197 | |
| Line contains a tab character. | 198 | |
| Line contains a tab character. | 199 | |
| Line has trailing spaces. | 200 | |
| Line contains a tab character. | 200 | |
| Line is longer than 80 characters (found 239). | 201 | |
| Line contains a tab character. | 201 | |
| Line is longer than 80 characters (found 166). | 202 | |
| Line contains a tab character. | 202 | |
| Line is longer than 80 characters (found 327). | 203 | |
| Line contains a tab character. | 203 | |
| Line is longer than 80 characters (found 269). | 204 | |
| Line contains a tab character. | 204 | |
| Line is longer than 80 characters (found 94). | 205 | |
| Line contains a tab character. | 205 | |
| Unused @throws tag for 'java.lang.IllegalStateException'. | 205 | |
| Line is longer than 80 characters (found 151). | 206 | |
| Line contains a tab character. | 206 | |
| Line contains a tab character. | 207 | |
| Line is longer than 80 characters (found 144). | 208 | |
| Line contains a tab character. | 208 | |
| Redundant 'public' modifier. | 208 | |
| '(' is followed by whitespace. | 208 | |
| Redundant throws: 'java.lang.SecurityException' is unchecked exception. | 208 | |
| Line contains a tab character. | 210 | |
| Line contains a tab character. | 211 | |
| Line contains a tab character. | 212 | |
| Line contains a tab character. | 213 | |
| Line contains a tab character. | 214 | |
| Line contains a tab character. | 215 | |
| Line contains a tab character. | 216 | |
| Line contains a tab character. | 217 | |
| Line has trailing spaces. | 218 | |
| Line contains a tab character. | 218 | |
| Line contains a tab character. | 219 | |
| Line contains a tab character. | 220 | |
| Line contains a tab character. | 221 | |
| Line has trailing spaces. | 222 | |
| Line contains a tab character. | 222 | |
| Line is longer than 80 characters (found 245). | 223 | |
| Line contains a tab character. | 223 | |
| Line is longer than 80 characters (found 94). | 224 | |
| Line contains a tab character. | 224 | |
| Unused @throws tag for 'java.lang.IllegalStateException'. | 224 | |
| Line contains a tab character. | 225 | |
| Line contains a tab character. | 226 | |
| Redundant 'public' modifier. | 226 | |
| Redundant throws: 'java.lang.SecurityException' is unchecked exception. | 226 | |
| Line contains a tab character. | 228 | |
| Line contains a tab character. | 229 | |
| Line contains a tab character. | 230 | |
| Line contains a tab character. | 231 | |
| Line contains a tab character. | 232 | |
| Line contains a tab character. | 233 | |
| Line contains a tab character. | 234 | |
| Line contains a tab character. | 235 | |
| Line has trailing spaces. | 236 | |
| Line contains a tab character. | 236 | |
| Line contains a tab character. | 237 | |
| Line contains a tab character. | 238 | |
| Line contains a tab character. | 239 | |
| Line contains a tab character. | 240 | |
| Line contains a tab character. | 241 | |
| Line contains a tab character. | 242 | |
| Line contains a tab character. | 243 | |
| Line has trailing spaces. | 244 | |
| Line contains a tab character. | 244 | |
| Line contains a tab character. | 245 | |
| Line contains a tab character. | 246 | |
| Line contains a tab character. | 247 | |
| Line has trailing spaces. | 248 | |
| Line contains a tab character. | 248 | |
| Line is longer than 80 characters (found 332). | 249 | |
| Line contains a tab character. | 249 | |
| Line contains a tab character. | 250 | |
| Line contains a tab character. | 251 | |
| Line contains a tab character. | 252 | |
| Redundant 'public' modifier. | 252 | |
| Redundant throws: 'java.lang.SecurityException' is unchecked exception. | 252 | |
| Line contains a tab character. | 254 | |
| Line contains a tab character. | 255 | |
| Line contains a tab character. | 256 | |
| Line contains a tab character. | 257 | |
| Line contains a tab character. | 258 | |
| Line has trailing spaces. | 259 | |
| Line contains a tab character. | 259 | |
| Line contains a tab character. | 260 | |
| Line is longer than 80 characters (found 287). | 261 | |
| Line contains a tab character. | 261 | |
| Line is longer than 80 characters (found 94). | 262 | |
| Line contains a tab character. | 262 | |
| Unused @throws tag for 'java.lang.IllegalStateException'. | 262 | |
| Line contains a tab character. | 263 | |
| Line is longer than 80 characters (found 102). | 264 | |
| Line contains a tab character. | 264 | |
| Redundant 'public' modifier. | 264 | |
| Redundant throws: 'java.lang.SecurityException' is unchecked exception. | 264 | |
| Line contains a tab character. | 266 | |
| Line contains a tab character. | 267 | |
| Line contains a tab character. | 268 | |
| Line contains a tab character. | 269 | |
| Line contains a tab character. | 270 | |
| Line contains a tab character. | 271 | |
| Line contains a tab character. | 272 | |
| Line contains a tab character. | 273 | |
| Line contains a tab character. | 274 | |
| Line has trailing spaces. | 275 | |
| Line contains a tab character. | 275 | |
| Line contains a tab character. | 276 | |
| Line is longer than 80 characters (found 94). | 277 | |
| Line contains a tab character. | 277 | |
| Unused @throws tag for 'java.lang.IllegalStateException'. | 277 | |
| Line contains a tab character. | 278 | |
| Line contains a tab character. | 279 | |
| Redundant 'public' modifier. | 279 | |
| Line contains a tab character. | 281 | |
| Line contains a tab character. | 282 | |
| Line contains a tab character. | 283 | |
| Line contains a tab character. | 284 | |
| Line has trailing spaces. | 285 | |
| Line contains a tab character. | 285 | |
| Line contains a tab character. | 286 | |
| Line is longer than 80 characters (found 94). | 287 | |
| Line contains a tab character. | 287 | |
| Unused @throws tag for 'java.lang.IllegalStateException'. | 287 | |
| Line contains a tab character. | 288 | |
| Line contains a tab character. | 289 | |
| Line contains a tab character. | 290 | |
| Redundant 'public' modifier. | 290 | |
| '(' is followed by whitespace. | 290 | |
| Line contains a tab character. | 292 | |
| Line contains a tab character. | 293 | |
| Line is longer than 80 characters (found 83). | 294 | |
| Line contains a tab character. | 294 | |
| Line contains a tab character. | 295 | |
| Line has trailing spaces. | 296 | |
| Line contains a tab character. | 296 | |
| Line contains a tab character. | 297 | |
| Line is longer than 80 characters (found 94). | 298 | |
| Line contains a tab character. | 298 | |
| Unused @throws tag for 'java.lang.IllegalStateException'. | 298 | |
| Line contains a tab character. | 299 | |
| Line contains a tab character. | 300 | |
| Redundant 'public' modifier. | 300 | |
| '(' is followed by whitespace. | 300 |
| Severity | Message | Line |
|---|---|---|
| Line has trailing spaces. | 3 | |
| Line has trailing spaces. | 5 | |
| Line has trailing spaces. | 6 | |
| Line has trailing spaces. | 7 | |
| Line has trailing spaces. | 21 | |
| Unknown tag 'statuscode'. | 23 | |
| '{' is not preceded with whitespace. | 25 | |
| Line contains a tab character. | 26 | |
| Line contains a tab character. | 27 | |
| Line has trailing spaces. | 28 | |
| Line contains a tab character. | 28 | |
| Line contains a tab character. | 29 | |
| Line contains a tab character. | 30 | |
| Line contains a tab character. | 31 | |
| '(' is followed by whitespace. | 31 | |
| Parameter source should be final. | 31 | |
| Line contains a tab character. | 32 | |
| Line contains a tab character. | 33 |
| Severity | Message | Line |
|---|---|---|
| Line has trailing spaces. | 3 | |
| Line has trailing spaces. | 5 | |
| Line has trailing spaces. | 6 | |
| Line has trailing spaces. | 7 | |
| Line has trailing spaces. | 18 | |
| Line has trailing spaces. | 21 | |
| Unknown tag 'statuscode'. | 23 | |
| '{' is not preceded with whitespace. | 25 | |
| Line contains a tab character. | 28 | |
| Line contains a tab character. | 29 | |
| Line has trailing spaces. | 30 | |
| Line contains a tab character. | 30 | |
| Line contains a tab character. | 31 | |
| Line contains a tab character. | 32 | |
| Line contains a tab character. | 33 | |
| '(' is followed by whitespace. | 33 | |
| Parameter source should be final. | 33 | |
| Line contains a tab character. | 34 | |
| Line contains a tab character. | 35 | |
| Line contains a tab character. | 37 | |
| Line contains a tab character. | 38 | |
| Line has trailing spaces. | 39 | |
| Line contains a tab character. | 39 | |
| Line contains a tab character. | 40 | |
| Line contains a tab character. | 41 | |
| Line contains a tab character. | 42 | |
| Method 'getServiceContext' is not designed for extension - needs to be abstract, final or empty. | 42 | |
| Line contains a tab character. | 43 | |
| Line contains a tab character. | 44 |
| Severity | Message | Line |
|---|---|---|
| Line has trailing spaces. | 3 | |
| Line has trailing spaces. | 5 | |
| Line has trailing spaces. | 6 | |
| Line has trailing spaces. | 7 | |
| Line has trailing spaces. | 18 | |
| Line has trailing spaces. | 21 | |
| Unknown tag 'statuscode'. | 23 | |
| '{' is not preceded with whitespace. | 25 | |
| Line contains a tab character. | 26 | |
| Line is longer than 80 characters (found 89). | 27 | |
| Line contains a tab character. | 27 | |
| Extra HTML tag found: </DL> | 27 | |
| Line has trailing spaces. | 28 | |
| Line contains a tab character. | 28 | |
| Line contains a tab character. | 29 | |
| Line contains a tab character. | 30 | |
| '{' is not preceded with whitespace. | 30 | |
| Line contains a tab character. | 31 | |
| Line contains a tab character. | 32 | |
| Line contains a tab character. | 34 | |
| Line is longer than 80 characters (found 83). | 35 | |
| Line contains a tab character. | 35 | |
| Line has trailing spaces. | 36 | |
| Line contains a tab character. | 36 | |
| Line contains a tab character. | 37 | |
| Line contains a tab character. | 38 | |
| Line contains a tab character. | 39 | |
| Parameter reason should be final. | 39 | |
| Line contains a tab character. | 40 | |
| Line contains a tab character. | 41 |
| Severity | Message | Line |
|---|---|---|
| Line has trailing spaces. | 3 | |
| Line has trailing spaces. | 5 | |
| Line has trailing spaces. | 6 | |
| Line has trailing spaces. | 7 | |
| Line is longer than 80 characters (found 81). | 20 | |
| Line has trailing spaces. | 23 | |
| Line has trailing spaces. | 24 | |
| Line contains a tab character. | 27 | |
| Line contains a tab character. | 28 | |
| Line contains a tab character. | 29 | |
| Missing a Javadoc comment. | 29 | |
| Line contains a tab character. | 31 | |
| Line contains a tab character. | 32 | |
| Line contains a tab character. | 33 | |
| Extra HTML tag found: </DL> | 33 | |
| Line has trailing spaces. | 34 | |
| Line contains a tab character. | 34 | |
| Line has trailing spaces. | 35 | |
| Line contains a tab character. | 35 | |
| Line contains a tab character. | 36 | |
| Line contains a tab character. | 37 | |
| Line contains a tab character. | 38 | |
| Line contains a tab character. | 40 | |
| Line contains a tab character. | 41 | |
| Line has trailing spaces. | 42 | |
| Line contains a tab character. | 42 | |
| Line contains a tab character. | 43 | |
| Line contains a tab character. | 44 | |
| Line contains a tab character. | 45 | |
| Line contains a tab character. | 46 | |
| 'if' is not followed by whitespace. | 46 | |
| '{' is not preceded with whitespace. | 46 | |
| Line contains a tab character. | 47 | |
| Line contains a tab character. | 48 | |
| Line contains a tab character. | 49 | |
| Line contains a tab character. | 50 | |
| Line contains a tab character. | 52 | |
| Line is longer than 80 characters (found 92). | 53 | |
| Line contains a tab character. | 53 | |
| Line contains a tab character. | 54 | |
| Line contains a tab character. | 55 | |
| Line has trailing spaces. | 56 | |
| Line contains a tab character. | 56 | |
| Line contains a tab character. | 57 | |
| Line is longer than 80 characters (found 83). | 58 | |
| Line contains a tab character. | 58 | |
| Line contains a tab character. | 59 | |
| Line contains a tab character. | 60 | |
| Line has trailing spaces. | 61 | |
| Line contains a tab character. | 61 | |
| Line contains a tab character. | 62 | |
| Line contains a tab character. | 63 | |
| Line contains a tab character. | 64 | |
| Line contains a tab character. | 65 | |
| Line contains a tab character. | 66 | |
| Line contains a tab character. | 67 | |
| Line contains a tab character. | 68 | |
| Line contains a tab character. | 69 | |
| Line is longer than 80 characters (found 129). | 70 | |
| Line contains a tab character. | 70 | |
| Redundant throws: 'java.lang.SecurityException' is unchecked exception. | 70 | |
| Line contains a tab character. | 72 | |
| Line is longer than 80 characters (found 81). | 73 | |
| Line contains a tab character. | 73 | |
| Line is longer than 80 characters (found 116). | 74 | |
| Line contains a tab character. | 74 | |
| Line contains a tab character. | 75 | |
| Line is longer than 80 characters (found 81). | 76 | |
| Line contains a tab character. | 76 | |
| Line is longer than 80 characters (found 106). | 77 | |
| Line contains a tab character. | 77 | |
| Line contains a tab character. | 78 | |
| Line contains a tab character. | 79 | |
| Line is longer than 80 characters (found 86). | 80 | |
| Line contains a tab character. | 80 | |
| Line is longer than 80 characters (found 81). | 81 | |
| Line contains a tab character. | 81 | |
| Line has trailing spaces. | 82 | |
| Line contains a tab character. | 82 | |
| Line contains a tab character. | 83 | |
| Line contains a tab character. | 84 | |
| Line contains a tab character. | 85 | |
| Line contains a tab character. | 86 | |
| Line contains a tab character. | 88 | |
| Line is longer than 80 characters (found 81). | 89 | |
| Line contains a tab character. | 89 | |
| Line contains a tab character. | 90 | |
| Line contains a tab character. | 91 | |
| Line contains a tab character. | 92 | |
| Line has trailing spaces. | 93 | |
| Line contains a tab character. | 93 | |
| Line contains a tab character. | 94 | |
| Line contains a tab character. | 95 | |
| Line contains a tab character. | 96 | |
| Line contains a tab character. | 97 | |
| Line contains a tab character. | 98 | |
| Line contains a tab character. | 99 | |
| Line contains a tab character. | 100 | |
| Line contains a tab character. | 101 | |
| Line contains a tab character. | 102 | |
| Line contains a tab character. | 103 | |
| Line contains a tab character. | 104 | |
| Line is longer than 80 characters (found 134). | 105 | |
| Line contains a tab character. | 105 | |
| Redundant throws: 'java.lang.SecurityException' is unchecked exception. | 105 |
| Severity | Message | Line |
|---|---|---|
| Line has trailing spaces. | 21 | |
| Line has trailing spaces. | 22 | |
| Unknown tag 'statuscode'. | 24 | |
| Missing a Javadoc comment. | 28 | |
| Variable 'serviceContexts' must be private and have accessor methods. | 28 | |
| '{' is followed by whitespace. | 28 | |
| Missing a Javadoc comment. | 30 | |
| Line is longer than 80 characters (found 120). | 33 | |
| Method 'getServiceContext' is not designed for extension - needs to be abstract, final or empty. | 33 | |
| Missing a Javadoc comment. | 33 | |
| Parameter xletcontext should be final. | 33 | |
| Redundant throws: 'SecurityException' is unchecked exception. | 33 | |
| Line has trailing spaces. | 34 | |
| Line contains a tab character. | 35 | |
| '{' is not preceded with whitespace. | 35 | |
| Line has trailing spaces. | 36 | |
| Line contains a tab character. | 37 | |
| Line has trailing spaces. | 38 | |
| Line contains a tab character. | 38 | |
| Line has trailing spaces. | 40 | |
| Line is longer than 80 characters (found 118). | 41 | |
| Line contains a tab character. | 41 | |
| Line has trailing spaces. | 42 | |
| Line contains a tab character. | 43 | |
| '{' is not preceded with whitespace. | 43 | |
| Line has trailing spaces. | 44 | |
| Line is longer than 80 characters (found 90). | 45 | |
| Line contains a tab character. | 45 | |
| Line has trailing spaces. | 46 | |
| Line contains a tab character. | 46 | |
| Line contains a tab character. | 47 | |
| Line has trailing spaces. | 48 | |
| Line contains a tab character. | 48 | |
| Line has trailing spaces. | 50 | |
| Line is longer than 80 characters (found 92). | 51 | |
| Line contains a tab character. | 51 | |
| Line has trailing spaces. | 52 | |
| Line contains a tab character. | 53 | |
| '{' is not preceded with whitespace. | 53 | |
| Line has trailing spaces. | 54 | |
| Line is longer than 80 characters (found 89). | 55 | |
| Line contains a tab character. | 55 | |
| Line has trailing spaces. | 56 | |
| Line contains a tab character. | 57 | |
| Method 'getServiceContexts' is not designed for extension - needs to be abstract, final or empty. | 62 | |
| Missing a Javadoc comment. | 62 | |
| Line is longer than 80 characters (found 107). | 66 | |
| Method 'createServiceContext' is not designed for extension - needs to be abstract, final or empty. | 66 | |
| Missing a Javadoc comment. | 66 | |
| Redundant throws: 'SecurityException' is unchecked exception. | 66 |
| Severity | Message | Line |
|---|---|---|
| Line has trailing spaces. | 25 | |
| Line has trailing spaces. | 26 | |
| Unknown tag 'statuscode'. | 28 | |
| Class ServiceContextImpl should be declared as final. | 30 | |
| Line is longer than 80 characters (found 87). | 30 | |
| '{' is not preceded with whitespace. | 30 | |
| Line is longer than 80 characters (found 83). | 32 | |
| Missing a Javadoc comment. | 32 | |
| 'static' modifier out of order with the JLS suggestions. | 32 | |
| Missing a Javadoc comment. | 34 | |
| '{' is not preceded with whitespace. | 34 | |
| Line is longer than 80 characters (found 88). | 37 | |
| Missing a Javadoc comment. | 37 | |
| Redundant throws: 'SecurityException' is unchecked exception. | 37 | |
| '{' is not preceded with whitespace. | 37 | |
| Line is longer than 80 characters (found 86). | 38 | |
| Array brackets at illegal position. | 38 | |
| Missing a Javadoc comment. | 43 | |
| '{' is not preceded with whitespace. | 43 | |
| Line is longer than 80 characters (found 84). | 47 | |
| Missing a Javadoc comment. | 47 | |
| Parameter scl should be final. | 47 | |
| '{' is not preceded with whitespace. | 47 | |
| Line is longer than 80 characters (found 87). | 49 | |
| Missing a Javadoc comment. | 49 | |
| Parameter scl should be final. | 49 | |
| '{' is not preceded with whitespace. | 49 | |
| Missing a Javadoc comment. | 51 | |
| Parameter s should be final. | 51 | |
| '{' is not preceded with whitespace. | 51 | |
| Missing a Javadoc comment. | 53 | |
| Parameter l should be final. | 53 | |
| '{' is not preceded with whitespace. | 53 | |
| Missing a Javadoc comment. | 55 | |
| '{' is not preceded with whitespace. | 55 | |
| Missing a Javadoc comment. | 57 | |
| '{' is not preceded with whitespace. | 57 | |
| Missing a Javadoc comment. | 59 | |
| '{' is not preceded with whitespace. | 59 | |
| Missing a Javadoc comment. | 65 | |
| Parameter obj should be final. | 65 | |
| '{' is not preceded with whitespace. | 65 | |
| Missing a Javadoc comment. | 68 | |
| '{' is not preceded with whitespace. | 68 | |
| Missing a Javadoc comment. | 71 | |
| '{' is not preceded with whitespace. | 71 | |
| Missing a Javadoc comment. | 74 | |
| '{' is not preceded with whitespace. | 74 | |
| ';' is not followed by whitespace. | 75 | |
| Missing a Javadoc comment. | 77 | |
| '{' is not preceded with whitespace. | 77 | |
| Missing a Javadoc comment. | 80 | |
| '{' is not preceded with whitespace. | 80 | |
| Missing a Javadoc comment. | 83 | |
| Parameter requestor should be final. | 83 | |
| '{' is not preceded with whitespace. | 83 | |
| Missing a Javadoc comment. | 98 | |
| '{' is not preceded with whitespace. | 98 | |
| Missing a Javadoc comment. | 101 | |
| '{' is not preceded with whitespace. | 101 | |
| Missing a Javadoc comment. | 104 | |
| '{' is not preceded with whitespace. | 104 | |
| Missing a Javadoc comment. | 110 | |
| '{' is not preceded with whitespace. | 110 | |
| Missing a Javadoc comment. | 115 | |
| '{' should be on the previous line. | 116 |
| Severity | Message | Line |
|---|---|---|
| Line has trailing spaces. | 3 | |
| Line has trailing spaces. | 5 | |
| Line has trailing spaces. | 6 | |
| Line has trailing spaces. | 7 | |
| Line has trailing spaces. | 20 | |
| Line has trailing spaces. | 21 | |
| '{' should be on the previous line. | 24 | |
| Line contains a tab character. | 25 | |
| Line contains a tab character. | 26 | |
| Line contains a tab character. | 27 | |
| Line has trailing spaces. | 28 | |
| Line contains a tab character. | 28 | |
| Line contains a tab character. | 29 | |
| Line contains a tab character. | 30 | |
| Line contains a tab character. | 31 | |
| Redundant 'public' modifier. | 31 | |
| '(' is followed by whitespace. | 31 |
| Severity | Message | Line |
|---|---|---|
| Line has trailing spaces. | 3 | |
| Line has trailing spaces. | 5 | |
| Line has trailing spaces. | 6 | |
| Line has trailing spaces. | 7 | |
| Line has trailing spaces. | 21 | |
| Line has trailing spaces. | 25 | |
| Line is longer than 80 characters (found 396). | 29 | |
| Line has trailing spaces. | 33 | |
| Line has trailing spaces. | 37 | |
| Line has trailing spaces. | 43 | |
| Line is longer than 80 characters (found 112). | 46 | |
| Line has trailing spaces. | 48 | |
| Line has trailing spaces. | 53 | |
| Line has trailing spaces. | 58 | |
| Line is longer than 80 characters (found 86). | 61 | |
| Line has trailing spaces. | 63 | |
| Line has trailing spaces. | 68 | |
| Line has trailing spaces. | 70 | |
| Line has trailing spaces. | 75 | |
| Line is longer than 80 characters (found 104). | 81 | |
| Line is longer than 80 characters (found 238). | 82 | |
| Extra HTML tag found: </DL> | 82 | |
| Line has trailing spaces. | 84 | |
| Line has trailing spaces. | 85 | |
| Line is longer than 80 characters (found 81). | 87 | |
| Line is longer than 80 characters (found 83). | 89 | |
| Line contains a tab character. | 89 | |
| Line contains a tab character. | 90 | |
| Missing a Javadoc comment. | 90 | |
| Line contains a tab character. | 92 | |
| Line contains a tab character. | 93 | |
| Line contains a tab character. | 94 | |
| Line contains a tab character. | 95 | |
| Line has trailing spaces. | 96 | |
| Line contains a tab character. | 96 | |
| Line contains a tab character. | 97 | |
| Line is longer than 80 characters (found 85). | 98 | |
| Line contains a tab character. | 98 | |
| Line contains a tab character. | 99 | |
| Line is longer than 80 characters (found 88). | 100 | |
| Line contains a tab character. | 100 | |
| Parameter name should be final. | 100 | |
| Parameter actions should be final. | 100 | |
| 'actions' hides a field. | 100 | |
| Line contains a tab character. | 101 | |
| Line contains a tab character. | 102 | |
| Line contains a tab character. | 103 | |
| Line contains a tab character. | 104 | |
| Line contains a tab character. | 106 | |
| Line contains a tab character. | 107 | |
| Line has trailing spaces. | 108 | |
| Line contains a tab character. | 108 | |
| Line contains a tab character. | 109 | |
| Line contains a tab character. | 110 | |
| Line contains a tab character. | 111 | |
| Line is longer than 80 characters (found 81). | 112 | |
| Line contains a tab character. | 112 | |
| Line contains a tab character. | 113 | |
| Line contains a tab character. | 114 | |
| Line contains a tab character. | 115 | |
| Line contains a tab character. | 116 | |
| Line has trailing spaces. | 117 | |
| Line contains a tab character. | 117 | |
| Line contains a tab character. | 118 | |
| Line is longer than 80 characters (found 111). | 119 | |
| Line contains a tab character. | 119 | |
| Line contains a tab character. | 120 | |
| Line contains a tab character. | 121 | |
| Line contains a tab character. | 122 | |
| Parameter p should be final. | 122 | |
| Line contains a tab character. | 123 | |
| '{' should be on the previous line. | 123 | |
| Line contains a tab character. | 124 | |
| Line contains a tab character. | 125 | |
| Line contains a tab character. | 126 | |
| Line contains a tab character. | 128 | |
| Line contains a tab character. | 129 | |
| Line contains a tab character. | 130 | |
| Line contains a tab character. | 131 | |
| Line contains a tab character. | 132 | |
| Line contains a tab character. | 133 | |
| Line has trailing spaces. | 134 | |
| Line contains a tab character. | 134 | |
| Line contains a tab character. | 135 | |
| Line contains a tab character. | 136 | |
| Line contains a tab character. | 137 | |
| Line contains a tab character. | 138 | |
| Line contains a tab character. | 139 | |
| Parameter obj should be final. | 139 | |
| Line contains a tab character. | 140 | |
| '{' should be on the previous line. | 140 | |
| Line contains a tab character. | 141 | |
| Line contains a tab character. | 142 | |
| Line contains a tab character. | 143 | |
| Line contains a tab character. | 145 | |
| Line contains a tab character. | 146 | |
| Line contains a tab character. | 147 | |
| Line contains a tab character. | 148 | |
| Line has trailing spaces. | 149 | |
| Line contains a tab character. | 149 | |
| Line contains a tab character. | 150 | |
| Line contains a tab character. | 151 | |
| Line contains a tab character. | 152 | |
| Line contains a tab character. | 153 | |
| Line contains a tab character. | 154 | |
| '{' should be on the previous line. | 154 | |
| Line contains a tab character. | 155 | |
| Line contains a tab character. | 156 | |
| Line contains a tab character. | 157 | |
| Line contains a tab character. | 159 | |
| Line contains a tab character. | 160 | |
| Line has trailing spaces. | 161 | |
| Line contains a tab character. | 161 | |
| Line contains a tab character. | 162 | |
| Line contains a tab character. | 163 | |
| Line contains a tab character. | 164 | |
| Line contains a tab character. | 165 | |
| Line contains a tab character. | 166 | |
| '{' should be on the previous line. | 166 | |
| Line contains a tab character. | 167 | |
| Line contains a tab character. | 168 |
| Severity | Message | Line |
|---|---|---|
| Line has trailing spaces. | 3 | |
| Line has trailing spaces. | 5 | |
| Line has trailing spaces. | 6 | |
| Line has trailing spaces. | 7 | |
| Line is longer than 80 characters (found 104). | 22 | |
| Extra HTML tag found: </DL> | 22 | |
| Line has trailing spaces. | 24 | |
| Line has trailing spaces. | 25 | |
| Line is longer than 80 characters (found 86). | 27 |
| Severity | Message | Line |
|---|---|---|
| Line has trailing spaces. | 3 | |
| Line has trailing spaces. | 5 | |
| Line has trailing spaces. | 6 | |
| Line has trailing spaces. | 7 | |
| Line has trailing spaces. | 20 | |
| Line has trailing spaces. | 22 | |
| Line is longer than 80 characters (found 113). | 26 | |
| Extra HTML tag found: </DL> | 26 | |
| Line has trailing spaces. | 28 | |
| Line has trailing spaces. | 29 | |
| '{' should be on the previous line. | 32 | |
| Line contains a tab character. | 33 | |
| Line contains a tab character. | 34 | |
| Line has trailing spaces. | 35 | |
| Line contains a tab character. | 35 | |
| Line contains a tab character. | 36 | |
| Line contains a tab character. | 37 | |
| Line contains a tab character. | 38 | |
| Redundant 'public' modifier. | 38 | |
| Line contains a tab character. | 40 | |
| Line contains a tab character. | 41 | |
| Line has trailing spaces. | 42 | |
| Line contains a tab character. | 42 | |
| Line is longer than 80 characters (found 115). | 43 | |
| Line contains a tab character. | 43 | |
| Line contains a tab character. | 44 | |
| Line contains a tab character. | 45 | |
| Redundant 'public' modifier. | 45 |
| Severity | Message | Line |
|---|---|---|
| Missing package-info.java file. | ||
| Line has trailing spaces. | 3 | |
| Line has trailing spaces. | 5 | |
| Line has trailing spaces. | 6 | |
| Line has trailing spaces. | 7 | |
| Line is longer than 80 characters (found 204). | 24 | |
| Extra HTML tag found: </DL> | 24 | |
| Line has trailing spaces. | 26 | |
| Unknown tag 'statuscode'. | 28 | |
| '{' is not preceded with whitespace. | 30 | |
| Line contains a tab character. | 32 | |
| Line contains a tab character. | 33 | |
| Line contains a tab character. | 35 | |
| Line contains a tab character. | 36 | |
| Line has trailing spaces. | 37 | |
| Line contains a tab character. | 37 | |
| Line is longer than 80 characters (found 82). | 38 | |
| Line contains a tab character. | 38 | |
| Line contains a tab character. | 39 | |
| Line contains a tab character. | 40 | |
| Line contains a tab character. | 41 | |
| Line is longer than 80 characters (found 97). | 42 | |
| Line contains a tab character. | 42 | |
| '(' is followed by whitespace. | 42 | |
| Parameter collection should be final. | 42 | |
| Parameter type should be final. | 42 | |
| Parameter b should be final. | 42 | |
| Line contains a tab character. | 43 | |
| Line has trailing spaces. | 44 | |
| Line contains a tab character. | 44 | |
| Line contains a tab character. | 45 | |
| Line contains a tab character. | 47 | |
| Line contains a tab character. | 48 | |
| Line contains a tab character. | 49 | |
| Line contains a tab character. | 50 | |
| Line has trailing spaces. | 51 | |
| Line contains a tab character. | 51 | |
| Line contains a tab character. | 52 | |
| Line contains a tab character. | 53 | |
| Line contains a tab character. | 54 | |
| Method 'getBouquetCollection' is not designed for extension - needs to be abstract, final or empty. | 54 | |
| Line contains a tab character. | 55 | |
| Line contains a tab character. | 56 | |
| Line contains a tab character. | 58 | |
| Line contains a tab character. | 59 | |
| Line contains a tab character. | 60 | |
| Line contains a tab character. | 61 | |
| Line has trailing spaces. | 62 | |
| Line contains a tab character. | 62 | |
| Line contains a tab character. | 63 | |
| Line contains a tab character. | 64 | |
| Line contains a tab character. | 65 | |
| Method 'getBouquet' is not designed for extension - needs to be abstract, final or empty. | 65 | |
| Line contains a tab character. | 66 | |
| Line contains a tab character. | 67 |
| Severity | Message | Line |
|---|---|---|
| Line has trailing spaces. | 3 | |
| Line has trailing spaces. | 5 | |
| Line has trailing spaces. | 6 | |
| Line has trailing spaces. | 7 | |
| Line has trailing spaces. | 22 | |
| Line has trailing spaces. | 23 | |
| '{' should be on the previous line. | 26 | |
| Line contains a tab character. | 27 | |
| Line contains a tab character. | 28 | |
| Line contains a tab character. | 29 | |
| Line has trailing spaces. | 30 | |
| Line contains a tab character. | 30 | |
| Line contains a tab character. | 31 | |
| Line contains a tab character. | 32 | |
| Line contains a tab character. | 33 | |
| Redundant 'public' modifier. | 33 | |
| '(' is followed by whitespace. | 33 |
| Severity | Message | Line |
|---|---|---|
| Line has trailing spaces. | 3 | |
| Line has trailing spaces. | 5 | |
| Line has trailing spaces. | 6 | |
| Line has trailing spaces. | 7 | |
| Line has trailing spaces. | 28 | |
| Line has trailing spaces. | 29 | |
| '{' should be on the previous line. | 32 | |
| Line contains a tab character. | 33 | |
| Line contains a tab character. | 34 | |
| Line has trailing spaces. | 35 | |
| Line contains a tab character. | 35 | |
| Line contains a tab character. | 36 | |
| Line has trailing spaces. | 37 | |
| Line contains a tab character. | 37 | |
| Line contains a tab character. | 38 | |
| Line is longer than 80 characters (found 101). | 39 | |
| Line contains a tab character. | 39 | |
| Line is longer than 80 characters (found 87). | 40 | |
| Line contains a tab character. | 40 | |
| Line is longer than 80 characters (found 91). | 41 | |
| Line contains a tab character. | 41 | |
| Line is longer than 80 characters (found 118). | 42 | |
| Line contains a tab character. | 42 | |
| Line contains a tab character. | 43 | |
| Line contains a tab character. | 44 | |
| Line is longer than 80 characters (found 142). | 45 | |
| Line contains a tab character. | 45 | |
| Redundant 'public' modifier. | 45 | |
| '(' is followed by whitespace. | 45 | |
| Redundant throws: 'java.lang.SecurityException' is unchecked exception. | 45 | |
| Line contains a tab character. | 47 | |
| Line contains a tab character. | 48 | |
| Line contains a tab character. | 49 | |
| Line is longer than 80 characters (found 81). | 50 | |
| Line contains a tab character. | 50 | |
| Line contains a tab character. | 51 | |
| Line contains a tab character. | 52 | |
| Line contains a tab character. | 53 | |
| Line contains a tab character. | 54 | |
| Line has trailing spaces. | 55 | |
| Line contains a tab character. | 55 | |
| Line contains a tab character. | 56 | |
| Line has trailing spaces. | 57 | |
| Line contains a tab character. | 57 | |
| Line is longer than 80 characters (found 101). | 58 | |
| Line contains a tab character. | 58 | |
| Line is longer than 80 characters (found 87). | 59 | |
| Line contains a tab character. | 59 | |
| Line contains a tab character. | 60 | |
| Line contains a tab character. | 61 | |
| Line contains a tab character. | 62 | |
| Redundant 'public' modifier. | 62 | |
| '(' is followed by whitespace. | 62 | |
| Line contains a tab character. | 64 | |
| Line contains a tab character. | 65 | |
| Line contains a tab character. | 66 | |
| Line contains a tab character. | 67 | |
| Line contains a tab character. | 68 | |
| Line contains a tab character. | 69 | |
| Line contains a tab character. | 70 | |
| Line contains a tab character. | 71 | |
| Line contains a tab character. | 72 | |
| Line contains a tab character. | 73 | |
| Line contains a tab character. | 74 | |
| Line contains a tab character. | 75 | |
| Line has trailing spaces. | 76 | |
| Line contains a tab character. | 76 | |
| Line contains a tab character. | 77 | |
| Line contains a tab character. | 78 | |
| Line contains a tab character. | 79 | |
| Line contains a tab character. | 80 | |
| Line has trailing spaces. | 81 | |
| Line contains a tab character. | 81 | |
| Line contains a tab character. | 82 | |
| Line contains a tab character. | 83 | |
| Line has trailing spaces. | 84 | |
| Line contains a tab character. | 84 | |
| Line is longer than 80 characters (found 127). | 85 | |
| Line contains a tab character. | 85 | |
| Line contains a tab character. | 86 | |
| Line contains a tab character. | 87 | |
| Line contains a tab character. | 88 | |
| Redundant 'public' modifier. | 88 | |
| '(' is followed by whitespace. | 88 | |
| Line contains a tab character. | 90 | |
| Line contains a tab character. | 91 | |
| Line contains a tab character. | 92 | |
| Line contains a tab character. | 93 | |
| Line contains a tab character. | 94 | |
| Line has trailing spaces. | 95 | |
| Line contains a tab character. | 95 | |
| Line contains a tab character. | 96 | |
| Line contains a tab character. | 97 | |
| Line is longer than 80 characters (found 81). | 98 | |
| Line contains a tab character. | 98 | |
| Redundant 'public' modifier. | 98 | |
| '(' is followed by whitespace. | 98 |
| Severity | Message | Line |
|---|---|---|
| Line has trailing spaces. | 3 | |
| Line has trailing spaces. | 5 | |
| Line has trailing spaces. | 6 | |
| Line has trailing spaces. | 7 | |
| Line has trailing spaces. | 22 | |
| Line has trailing spaces. | 25 | |
| Line has trailing spaces. | 26 | |
| '{' should be on the previous line. | 29 | |
| Line contains a tab character. | 30 | |
| Line contains a tab character. | 31 | |
| Line has trailing spaces. | 32 | |
| Line contains a tab character. | 32 | |
| Line contains a tab character. | 33 | |
| Line contains a tab character. | 34 | |
| Line contains a tab character. | 35 | |
| Redundant 'public' modifier. | 35 | |
| Line contains a tab character. | 37 | |
| Line contains a tab character. | 38 | |
| Line has trailing spaces. | 39 | |
| Line contains a tab character. | 39 | |
| Line is longer than 80 characters (found 113). | 40 | |
| Line contains a tab character. | 40 | |
| Line contains a tab character. | 41 | |
| Line contains a tab character. | 42 | |
| Redundant 'public' modifier. | 42 | |
| Line contains a tab character. | 44 | |
| Line contains a tab character. | 45 | |
| Line contains a tab character. | 46 | |
| Line contains a tab character. | 47 | |
| Line contains a tab character. | 48 | |
| Line contains a tab character. | 49 | |
| Line contains a tab character. | 50 | |
| Line contains a tab character. | 51 | |
| Line contains a tab character. | 52 | |
| Line contains a tab character. | 53 | |
| Line contains a tab character. | 54 | |
| Line has trailing spaces. | 55 | |
| Line contains a tab character. | 55 | |
| Line contains a tab character. | 56 | |
| Line has trailing spaces. | 57 | |
| Line contains a tab character. | 57 | |
| Line is longer than 80 characters (found 101). | 58 | |
| Line contains a tab character. | 58 | |
| Line is longer than 80 characters (found 87). | 59 | |
| Line contains a tab character. | 59 | |
| Line contains a tab character. | 60 | |
| Line contains a tab character. | 61 | |
| Line contains a tab character. | 62 | |
| Redundant 'public' modifier. | 62 | |
| '(' is followed by whitespace. | 62 |
| Severity | Message | Line |
|---|---|---|
| Line has trailing spaces. | 3 | |
| Line has trailing spaces. | 5 | |
| Line has trailing spaces. | 6 | |
| Line has trailing spaces. | 7 | |
| Line is longer than 80 characters (found 204). | 24 | |
| Extra HTML tag found: </DL> | 24 | |
| Line has trailing spaces. | 26 | |
| Unknown tag 'statuscode'. | 28 | |
| '{' is not preceded with whitespace. | 30 | |
| Line contains a tab character. | 33 | |
| Line contains a tab character. | 34 | |
| Line has trailing spaces. | 35 | |
| Line contains a tab character. | 35 | |
| Line is longer than 80 characters (found 83). | 36 | |
| Line contains a tab character. | 36 | |
| Line contains a tab character. | 37 | |
| Line contains a tab character. | 38 | |
| Line contains a tab character. | 39 | |
| Line is longer than 80 characters (found 97). | 40 | |
| Line contains a tab character. | 40 | |
| '(' is followed by whitespace. | 40 | |
| Parameter collection should be final. | 40 | |
| Parameter type should be final. | 40 | |
| Parameter n should be final. | 40 | |
| Line contains a tab character. | 41 | |
| Line contains a tab character. | 42 | |
| Line contains a tab character. | 44 | |
| Line contains a tab character. | 45 | |
| Line contains a tab character. | 46 | |
| Line contains a tab character. | 47 | |
| Line has trailing spaces. | 48 | |
| Line contains a tab character. | 48 | |
| Line contains a tab character. | 49 | |
| Line contains a tab character. | 50 | |
| Line contains a tab character. | 51 | |
| Method 'getNetworkCollection' is not designed for extension - needs to be abstract, final or empty. | 51 | |
| Line contains a tab character. | 52 | |
| Line contains a tab character. | 53 | |
| Line contains a tab character. | 55 | |
| Line contains a tab character. | 56 | |
| Line contains a tab character. | 57 | |
| Line contains a tab character. | 58 | |
| Line has trailing spaces. | 59 | |
| Line contains a tab character. | 59 | |
| Line contains a tab character. | 60 | |
| Line contains a tab character. | 61 | |
| Line contains a tab character. | 62 | |
| Method 'getNetwork' is not designed for extension - needs to be abstract, final or empty. | 62 | |
| Line contains a tab character. | 63 | |
| Line contains a tab character. | 64 |
| Severity | Message | Line |
|---|---|---|
| Line has trailing spaces. | 3 | |
| Line has trailing spaces. | 5 | |
| Line has trailing spaces. | 6 | |
| Line has trailing spaces. | 7 | |
| Line has trailing spaces. | 22 | |
| Line has trailing spaces. | 23 | |
| '{' should be on the previous line. | 26 | |
| Line contains a tab character. | 27 | |
| Line contains a tab character. | 28 | |
| Line contains a tab character. | 29 | |
| Line has trailing spaces. | 30 | |
| Line contains a tab character. | 30 | |
| Line contains a tab character. | 31 | |
| Line contains a tab character. | 32 | |
| Line contains a tab character. | 33 | |
| Redundant 'public' modifier. | 33 | |
| '(' is followed by whitespace. | 33 |
| Severity | Message | Line |
|---|---|---|
| Line has trailing spaces. | 3 | |
| Line has trailing spaces. | 5 | |
| Line has trailing spaces. | 6 | |
| Line has trailing spaces. | 7 | |
| Line has trailing spaces. | 29 | |
| Line has trailing spaces. | 30 | |
| '{' should be on the previous line. | 33 | |
| Line contains a tab character. | 34 | |
| Line contains a tab character. | 35 | |
| Line has trailing spaces. | 36 | |
| Line contains a tab character. | 36 | |
| Line contains a tab character. | 37 | |
| Line has trailing spaces. | 38 | |
| Line contains a tab character. | 38 | |
| Line contains a tab character. | 39 | |
| Line is longer than 80 characters (found 101). | 40 | |
| Line contains a tab character. | 40 | |
| Line is longer than 80 characters (found 87). | 41 | |
| Line contains a tab character. | 41 | |
| Line is longer than 80 characters (found 91). | 42 | |
| Line contains a tab character. | 42 | |
| Line is longer than 80 characters (found 118). | 43 | |
| Line contains a tab character. | 43 | |
| Line contains a tab character. | 44 | |
| Line contains a tab character. | 45 | |
| Line is longer than 80 characters (found 142). | 46 | |
| Line contains a tab character. | 46 | |
| Redundant 'public' modifier. | 46 | |
| '(' is followed by whitespace. | 46 | |
| Redundant throws: 'java.lang.SecurityException' is unchecked exception. | 46 | |
| Line contains a tab character. | 48 | |
| Line contains a tab character. | 49 | |
| Line contains a tab character. | 50 | |
| Line contains a tab character. | 51 | |
| Line contains a tab character. | 52 | |
| Line contains a tab character. | 53 | |
| Line contains a tab character. | 54 | |
| Line contains a tab character. | 55 | |
| Line contains a tab character. | 56 | |
| Line has trailing spaces. | 57 | |
| Line contains a tab character. | 57 | |
| Line contains a tab character. | 58 | |
| Line has trailing spaces. | 59 | |
| Line contains a tab character. | 59 | |
| Line is longer than 80 characters (found 101). | 60 | |
| Line contains a tab character. | 60 | |
| Line is longer than 80 characters (found 87). | 61 | |
| Line contains a tab character. | 61 | |
| Line contains a tab character. | 62 | |
| Line contains a tab character. | 63 | |
| Line contains a tab character. | 64 | |
| Redundant 'public' modifier. | 64 | |
| '(' is followed by whitespace. | 64 | |
| Line contains a tab character. | 66 | |
| Line contains a tab character. | 67 | |
| Line contains a tab character. | 68 | |
| Line contains a tab character. | 69 | |
| Line contains a tab character. | 70 | |
| Line contains a tab character. | 71 | |
| Line contains a tab character. | 72 | |
| Line contains a tab character. | 73 | |
| Line contains a tab character. | 74 | |
| Line contains a tab character. | 75 | |
| Line contains a tab character. | 76 | |
| Line contains a tab character. | 77 | |
| Line has trailing spaces. | 78 | |
| Line contains a tab character. | 78 | |
| Line contains a tab character. | 79 | |
| Line contains a tab character. | 80 | |
| Line contains a tab character. | 81 | |
| Line contains a tab character. | 82 | |
| Line has trailing spaces. | 83 | |
| Line contains a tab character. | 83 | |
| Line contains a tab character. | 84 | |
| Line contains a tab character. | 85 | |
| Line has trailing spaces. | 86 | |
| Line contains a tab character. | 86 | |
| Line is longer than 80 characters (found 127). | 87 | |
| Line contains a tab character. | 87 | |
| Line contains a tab character. | 88 | |
| Line contains a tab character. | 89 | |
| Line contains a tab character. | 90 | |
| Redundant 'public' modifier. | 90 | |
| '(' is followed by whitespace. | 90 | |
| Line contains a tab character. | 92 | |
| Line contains a tab character. | 93 | |
| Line contains a tab character. | 94 | |
| Line contains a tab character. | 95 | |
| Line contains a tab character. | 96 | |
| Line has trailing spaces. | 97 | |
| Line contains a tab character. | 97 | |
| Line contains a tab character. | 98 | |
| Line contains a tab character. | 99 | |
| Line is longer than 80 characters (found 81). | 100 | |
| Line contains a tab character. | 100 | |
| Redundant 'public' modifier. | 100 | |
| '(' is followed by whitespace. | 100 |
| Severity | Message | Line |
|---|---|---|
| Line has trailing spaces. | 3 | |
| Line has trailing spaces. | 5 | |
| Line has trailing spaces. | 6 | |
| Line has trailing spaces. | 7 | |
| Line is longer than 80 characters (found 226). | 25 | |
| Extra HTML tag found: </DL> | 25 | |
| Line has trailing spaces. | 27 | |
| Unknown tag 'statuscode'. | 29 | |
| '{' is not preceded with whitespace. | 31 | |
| Line contains a tab character. | 33 | |
| Line contains a tab character. | 34 | |
| Line has trailing spaces. | 35 | |
| Line contains a tab character. | 35 | |
| Line contains a tab character. | 36 | |
| Line contains a tab character. | 37 | |
| Line contains a tab character. | 38 | |
| Line contains a tab character. | 39 | |
| Line is longer than 80 characters (found 105). | 40 | |
| Line contains a tab character. | 40 | |
| '(' is followed by whitespace. | 40 | |
| Parameter transport should be final. | 40 | |
| Parameter type should be final. | 40 | |
| Parameter s should be final. | 40 | |
| Line contains a tab character. | 41 | |
| Line contains a tab character. | 42 | |
| Line contains a tab character. | 44 | |
| Line contains a tab character. | 45 | |
| Line contains a tab character. | 46 | |
| Line contains a tab character. | 47 | |
| Line has trailing spaces. | 48 | |
| Line contains a tab character. | 48 | |
| Line contains a tab character. | 49 | |
| Line contains a tab character. | 50 | |
| Line contains a tab character. | 51 | |
| Method 'getServiceDetails' is not designed for extension - needs to be abstract, final or empty. | 51 | |
| Line contains a tab character. | 52 | |
| Line contains a tab character. | 53 |
| Severity | Message | Line |
|---|---|---|
| Line has trailing spaces. | 3 | |
| Line has trailing spaces. | 5 | |
| Line has trailing spaces. | 6 | |
| Line has trailing spaces. | 7 | |
| Line has trailing spaces. | 22 | |
| Line has trailing spaces. | 23 | |
| '{' should be on the previous line. | 26 | |
| Line contains a tab character. | 27 | |
| Line contains a tab character. | 28 | |
| Line contains a tab character. | 29 | |
| Line has trailing spaces. | 30 | |
| Line contains a tab character. | 30 | |
| Line is longer than 80 characters (found 86). | 31 | |
| Line contains a tab character. | 31 | |
| Line contains a tab character. | 32 | |
| Line contains a tab character. | 33 | |
| Redundant 'public' modifier. | 33 | |
| '(' is followed by whitespace. | 33 |
| Severity | Message | Line |
|---|---|---|
| Line has trailing spaces. | 3 | |
| Line has trailing spaces. | 5 | |
| Line has trailing spaces. | 6 | |
| Line has trailing spaces. | 7 | |
| Line has trailing spaces. | 20 | |
| Line has trailing spaces. | 24 | |
| Line is longer than 80 characters (found 110). | 33 | |
| Line is longer than 80 characters (found 126). | 34 | |
| Line is longer than 80 characters (found 113). | 35 | |
| Extra HTML tag found: </DL> | 35 | |
| Line has trailing spaces. | 37 | |
| Line has trailing spaces. | 38 | |
| '{' should be on the previous line. | 41 | |
| Line contains a tab character. | 42 | |
| Line contains a tab character. | 43 | |
| Line contains a tab character. | 44 | |
| Line contains a tab character. | 45 | |
| Line contains a tab character. | 46 | |
| Line contains a tab character. | 47 | |
| Line contains a tab character. | 48 | |
| Line contains a tab character. | 49 | |
| Line contains a tab character. | 50 | |
| Line contains a tab character. | 51 | |
| Line contains a tab character. | 52 | |
| Line has trailing spaces. | 53 | |
| Line contains a tab character. | 53 | |
| Line contains a tab character. | 54 | |
| Line contains a tab character. | 55 | |
| Line contains a tab character. | 56 | |
| Line contains a tab character. | 57 | |
| Line is longer than 80 characters (found 238). | 58 | |
| Line contains a tab character. | 58 | |
| Line has trailing spaces. | 59 | |
| Line contains a tab character. | 59 | |
| Line contains a tab character. | 60 | |
| Line contains a tab character. | 61 | |
| Line has trailing spaces. | 62 | |
| Line contains a tab character. | 62 | |
| Line is longer than 80 characters (found 142). | 63 | |
| Line contains a tab character. | 63 | |
| Line is longer than 80 characters (found 120). | 64 | |
| Line contains a tab character. | 64 | |
| Line contains a tab character. | 65 | |
| Line is longer than 80 characters (found 92). | 66 | |
| Line contains a tab character. | 66 | |
| Redundant 'public' modifier. | 66 | |
| '(' is followed by whitespace. | 66 | |
| Line contains a tab character. | 68 | |
| Line contains a tab character. | 69 | |
| Line contains a tab character. | 70 | |
| Line contains a tab character. | 71 | |
| Line contains a tab character. | 72 | |
| Line has trailing spaces. | 73 | |
| Line contains a tab character. | 73 | |
| Line contains a tab character. | 74 | |
| Line contains a tab character. | 75 | |
| Line is longer than 80 characters (found 95). | 76 | |
| Line contains a tab character. | 76 | |
| Redundant 'public' modifier. | 76 | |
| '(' is followed by whitespace. | 76 | |
| Line contains a tab character. | 78 | |
| Line contains a tab character. | 79 | |
| Line contains a tab character. | 80 | |
| Line has trailing spaces. | 81 | |
| Line contains a tab character. | 81 | |
| Line contains a tab character. | 82 | |
| Line contains a tab character. | 83 | |
| Line contains a tab character. | 84 | |
| Redundant 'public' modifier. | 84 |
| Severity | Message | Line |
|---|---|---|
| Line has trailing spaces. | 3 | |
| Line has trailing spaces. | 5 | |
| Line has trailing spaces. | 6 | |
| Line has trailing spaces. | 7 | |
| Line has trailing spaces. | 24 | |
| Line has trailing spaces. | 32 | |
| Unknown tag 'statuscode'. | 34 | |
| '{' is not preceded with whitespace. | 36 | |
| Line contains a tab character. | 38 | |
| Line contains a tab character. | 39 | |
| Line has trailing spaces. | 40 | |
| Line contains a tab character. | 40 | |
| Line contains a tab character. | 41 | |
| Line contains a tab character. | 42 | |
| Line contains a tab character. | 43 | |
| Line contains a tab character. | 44 | |
| Line is longer than 80 characters (found 97). | 45 | |
| Line contains a tab character. | 45 | |
| '(' is followed by whitespace. | 45 | |
| Parameter transport should be final. | 45 | |
| Parameter type should be final. | 45 | |
| Parameter e should be final. | 45 | |
| Line contains a tab character. | 46 | |
| Line contains a tab character. | 47 | |
| Line contains a tab character. | 49 | |
| Line contains a tab character. | 50 | |
| Line contains a tab character. | 51 | |
| Line contains a tab character. | 52 | |
| Line has trailing spaces. | 53 | |
| Line contains a tab character. | 53 | |
| Line contains a tab character. | 54 | |
| Line contains a tab character. | 55 | |
| Line contains a tab character. | 56 | |
| Method 'getTransport' is not designed for extension - needs to be abstract, final or empty. | 56 | |
| Line contains a tab character. | 57 | |
| Line contains a tab character. | 58 |
| Severity | Message | Line |
|---|---|---|
| Line has trailing spaces. | 3 | |
| Line has trailing spaces. | 5 | |
| Line has trailing spaces. | 6 | |
| Line has trailing spaces. | 7 | |
| Line has trailing spaces. | 20 | |
| Line has trailing spaces. | 23 | |
| Line has trailing spaces. | 24 | |
| '{' should be on the previous line. | 27 | |
| Line contains a tab character. | 28 | |
| Line contains a tab character. | 29 | |
| Line has trailing spaces. | 30 | |
| Line contains a tab character. | 30 | |
| Line contains a tab character. | 31 | |
| Line contains a tab character. | 32 | |
| Line contains a tab character. | 33 | |
| Redundant 'public' modifier. | 33 | |
| Line contains a tab character. | 35 | |
| Line contains a tab character. | 36 | |
| Line has trailing spaces. | 37 | |
| Line contains a tab character. | 37 | |
| Line is longer than 80 characters (found 126). | 38 | |
| Line contains a tab character. | 38 | |
| Line contains a tab character. | 39 | |
| Line contains a tab character. | 40 | |
| Redundant 'public' modifier. | 40 |
| Severity | Message | Line |
|---|---|---|
| Line has trailing spaces. | 3 | |
| Line has trailing spaces. | 5 | |
| Line has trailing spaces. | 6 | |
| Line has trailing spaces. | 7 | |
| Line is longer than 80 characters (found 228). | 24 | |
| Extra HTML tag found: </DL> | 24 | |
| Line has trailing spaces. | 26 | |
| Unknown tag 'statuscode'. | 28 | |
| '{' is not preceded with whitespace. | 30 | |
| Line contains a tab character. | 32 | |
| Line contains a tab character. | 33 | |
| Line has trailing spaces. | 34 | |
| Line contains a tab character. | 34 | |
| Line is longer than 80 characters (found 92). | 35 | |
| Line contains a tab character. | 35 | |
| Line contains a tab character. | 36 | |
| Line contains a tab character. | 37 | |
| Line contains a tab character. | 38 | |
| Line is longer than 80 characters (found 121). | 39 | |
| Line contains a tab character. | 39 | |
| '(' is followed by whitespace. | 39 | |
| Parameter collection should be final. | 39 | |
| Parameter type should be final. | 39 | |
| Parameter ts should be final. | 39 | |
| Line contains a tab character. | 40 | |
| Line contains a tab character. | 41 | |
| Line contains a tab character. | 43 | |
| Line contains a tab character. | 44 | |
| Line contains a tab character. | 45 | |
| Line contains a tab character. | 46 | |
| Line has trailing spaces. | 47 | |
| Line contains a tab character. | 47 | |
| Line contains a tab character. | 48 | |
| Line contains a tab character. | 49 | |
| Line contains a tab character. | 50 | |
| Method 'getTransportStreamCollection' is not designed for extension - needs to be abstract, final or empty. | 50 | |
| Line contains a tab character. | 51 | |
| Line contains a tab character. | 52 | |
| Line contains a tab character. | 54 | |
| Line contains a tab character. | 55 | |
| Line contains a tab character. | 56 | |
| Line contains a tab character. | 57 | |
| Line has trailing spaces. | 58 | |
| Line contains a tab character. | 58 | |
| Line contains a tab character. | 59 | |
| Line contains a tab character. | 60 | |
| Line contains a tab character. | 61 | |
| Method 'getTransportStream' is not designed for extension - needs to be abstract, final or empty. | 61 | |
| Line contains a tab character. | 62 | |
| Line contains a tab character. | 63 |
| Severity | Message | Line |
|---|---|---|
| Line has trailing spaces. | 3 | |
| Line has trailing spaces. | 5 | |
| Line has trailing spaces. | 6 | |
| Line has trailing spaces. | 7 | |
| Line has trailing spaces. | 22 | |
| Line has trailing spaces. | 23 | |
| '{' should be on the previous line. | 26 | |
| Line contains a tab character. | 27 | |
| Line contains a tab character. | 28 | |
| Line contains a tab character. | 29 | |
| Line has trailing spaces. | 30 | |
| Line contains a tab character. | 30 | |
| Line is longer than 80 characters (found 87). | 31 | |
| Line contains a tab character. | 31 | |
| Line contains a tab character. | 32 | |
| Line contains a tab character. | 33 | |
| Redundant 'public' modifier. | 33 | |
| '(' is followed by whitespace. | 33 |
| Severity | Message | Line |
|---|---|---|
| Line has trailing spaces. | 3 | |
| Line has trailing spaces. | 5 | |
| Line has trailing spaces. | 6 | |
| Line has trailing spaces. | 7 | |
| Line has trailing spaces. | 27 | |
| Line has trailing spaces. | 28 | |
| '{' should be on the previous line. | 31 | |
| Line contains a tab character. | 32 | |
| Line contains a tab character. | 33 | |
| Line contains a tab character. | 34 | |
| Line has trailing spaces. | 35 | |
| Line contains a tab character. | 35 | |
| Line contains a tab character. | 36 | |
| Line is longer than 80 characters (found 101). | 37 | |
| Line contains a tab character. | 37 | |
| Line is longer than 80 characters (found 87). | 38 | |
| Line contains a tab character. | 38 | |
| Line is longer than 80 characters (found 100). | 39 | |
| Line contains a tab character. | 39 | |
| Line is longer than 80 characters (found 118). | 40 | |
| Line contains a tab character. | 40 | |
| Line contains a tab character. | 41 | |
| Line contains a tab character. | 42 | |
| Line is longer than 80 characters (found 150). | 43 | |
| Line contains a tab character. | 43 | |
| Redundant 'public' modifier. | 43 | |
| '(' is followed by whitespace. | 43 | |
| Redundant throws: 'java.lang.SecurityException' is unchecked exception. | 43 | |
| Line contains a tab character. | 45 | |
| Line contains a tab character. | 46 | |
| Line contains a tab character. | 47 | |
| Line contains a tab character. | 48 | |
| Line contains a tab character. | 49 | |
| Line contains a tab character. | 50 | |
| Line contains a tab character. | 51 | |
| Line contains a tab character. | 52 | |
| Line contains a tab character. | 53 | |
| Line has trailing spaces. | 54 | |
| Line contains a tab character. | 54 | |
| Line contains a tab character. | 55 | |
| Line has trailing spaces. | 56 | |
| Line contains a tab character. | 56 | |
| Line is longer than 80 characters (found 101). | 57 | |
| Line contains a tab character. | 57 | |
| Line is longer than 80 characters (found 87). | 58 | |
| Line contains a tab character. | 58 | |
| Line contains a tab character. | 59 | |
| Line contains a tab character. | 60 | |
| Line contains a tab character. | 61 | |
| Redundant 'public' modifier. | 61 | |
| '(' is followed by whitespace. | 61 | |
| Line contains a tab character. | 63 | |
| Line contains a tab character. | 64 | |
| Line contains a tab character. | 65 | |
| Line contains a tab character. | 66 | |
| Line contains a tab character. | 67 | |
| Line contains a tab character. | 68 | |
| Line contains a tab character. | 69 | |
| Line contains a tab character. | 70 | |
| Line contains a tab character. | 71 | |
| Line contains a tab character. | 72 | |
| Line contains a tab character. | 73 | |
| Line contains a tab character. | 74 | |
| Line has trailing spaces. | 75 | |
| Line contains a tab character. | 75 | |
| Line contains a tab character. | 76 | |
| Line contains a tab character. | 77 | |
| Line contains a tab character. | 78 | |
| Line contains a tab character. | 79 | |
| Line has trailing spaces. | 80 | |
| Line contains a tab character. | 80 | |
| Line contains a tab character. | 81 | |
| Line contains a tab character. | 82 | |
| Line has trailing spaces. | 83 | |
| Line contains a tab character. | 83 | |
| Line is longer than 80 characters (found 143). | 84 | |
| Line contains a tab character. | 84 | |
| Line contains a tab character. | 85 | |
| Line contains a tab character. | 86 | |
| Line is longer than 80 characters (found 94). | 87 | |
| Line contains a tab character. | 87 | |
| Redundant 'public' modifier. | 87 | |
| '(' is followed by whitespace. | 87 | |
| Line contains a tab character. | 89 | |
| Line contains a tab character. | 90 | |
| Line contains a tab character. | 91 | |
| Line contains a tab character. | 92 | |
| Line contains a tab character. | 93 | |
| Line has trailing spaces. | 94 | |
| Line contains a tab character. | 94 | |
| Line contains a tab character. | 95 | |
| Line contains a tab character. | 96 | |
| Line is longer than 80 characters (found 97). | 97 | |
| Line contains a tab character. | 97 | |
| Redundant 'public' modifier. | 97 | |
| '(' is followed by whitespace. | 97 |
| Severity | Message | Line |
|---|---|---|
| Line has trailing spaces. | 3 | |
| Line has trailing spaces. | 5 | |
| Line has trailing spaces. | 6 | |
| Line has trailing spaces. | 7 | |
| Line has trailing spaces. | 18 | |
| Line has trailing spaces. | 20 | |
| Line has trailing spaces. | 25 | |
| Unknown tag 'statuscode'. | 27 | |
| Line contains a tab character. | 30 | |
| Line contains a tab character. | 31 | |
| Line contains a tab character. | 32 | |
| Missing a Javadoc comment. | 32 | |
| Line contains a tab character. | 34 | |
| Line contains a tab character. | 35 | |
| Line contains a tab character. | 36 | |
| Extra HTML tag found: </DL> | 36 | |
| Line has trailing spaces. | 37 | |
| Line contains a tab character. | 37 | |
| Line has trailing spaces. | 38 | |
| Line contains a tab character. | 38 | |
| Line contains a tab character. | 39 | |
| Line has trailing spaces. | 40 | |
| Line contains a tab character. | 40 | |
| Line contains a tab character. | 41 | |
| Line contains a tab character. | 43 | |
| Line contains a tab character. | 44 | |
| Line is longer than 80 characters (found 97). | 45 | |
| Line contains a tab character. | 45 | |
| Line contains a tab character. | 46 | |
| Line has trailing spaces. | 47 | |
| Line contains a tab character. | 47 | |
| Line contains a tab character. | 48 | |
| Line contains a tab character. | 49 | |
| Line contains a tab character. | 50 | |
| Line contains a tab character. | 51 | |
| 'if' is not followed by whitespace. | 51 | |
| '{' is not preceded with whitespace. | 51 | |
| Line contains a tab character. | 52 | |
| Line contains a tab character. | 53 | |
| Line contains a tab character. | 54 | |
| Line contains a tab character. | 55 | |
| Line contains a tab character. | 57 | |
| Line contains a tab character. | 58 | |
| Line has trailing spaces. | 59 | |
| Line contains a tab character. | 59 | |
| Line contains a tab character. | 60 | |
| Line is longer than 80 characters (found 118). | 61 | |
| Line contains a tab character. | 61 | |
| Line contains a tab character. | 62 | |
| Line has trailing spaces. | 63 | |
| Line contains a tab character. | 63 | |
| Line contains a tab character. | 64 | |
| Line is longer than 80 characters (found 81). | 65 | |
| Line contains a tab character. | 65 | |
| Line contains a tab character. | 66 | |
| Line contains a tab character. | 67 | |
| Line is longer than 80 characters (found 81). | 68 | |
| Line contains a tab character. | 68 | |
| Line contains a tab character. | 69 | |
| Line contains a tab character. | 70 | |
| Line is longer than 80 characters (found 81). | 71 | |
| Line contains a tab character. | 71 | |
| Line contains a tab character. | 72 | |
| Line contains a tab character. | 73 | |
| Line contains a tab character. | 74 | |
| Line contains a tab character. | 75 | |
| Line contains a tab character. | 76 | |
| Line is longer than 80 characters (found 83). | 77 | |
| Line contains a tab character. | 77 | |
| Line contains a tab character. | 78 | |
| Line contains a tab character. | 79 | |
| Line contains a tab character. | 80 | |
| Line contains a tab character. | 81 | |
| Line contains a tab character. | 82 | |
| Line has trailing spaces. | 83 | |
| Line contains a tab character. | 83 | |
| Line contains a tab character. | 84 | |
| Line contains a tab character. | 85 | |
| Line contains a tab character. | 86 | |
| Line contains a tab character. | 87 | |
| Line contains a tab character. | 88 | |
| Line contains a tab character. | 89 | |
| Line contains a tab character. | 90 | |
| Line has trailing spaces. | 91 | |
| Line contains a tab character. | 91 | |
| Line contains a tab character. | 92 | |
| Line contains a tab character. | 93 | |
| Line contains a tab character. | 94 | |
| Line contains a tab character. | 95 | |
| Line contains a tab character. | 96 | |
| Line contains a tab character. | 97 | |
| Line contains a tab character. | 98 | |
| Line is longer than 80 characters (found 107). | 99 | |
| Line contains a tab character. | 99 | |
| Line contains a tab character. | 101 | |
| Line is longer than 80 characters (found 82). | 102 | |
| Line contains a tab character. | 102 | |
| Line contains a tab character. | 103 | |
| Line contains a tab character. | 104 | |
| Line contains a tab character. | 105 | |
| Line has trailing spaces. | 106 | |
| Line contains a tab character. | 106 | |
| Line contains a tab character. | 107 | |
| Line contains a tab character. | 108 | |
| Line contains a tab character. | 109 | |
| Line contains a tab character. | 110 | |
| Line contains a tab character. | 112 | |
| Line contains a tab character. | 113 | |
| Line contains a tab character. | 114 | |
| Line contains a tab character. | 115 | |
| Line contains a tab character. | 116 | |
| Line has trailing spaces. | 117 | |
| Line contains a tab character. | 117 | |
| Line contains a tab character. | 118 | |
| Line is longer than 80 characters (found 83). | 119 | |
| Line contains a tab character. | 119 | |
| Line contains a tab character. | 120 | |
| Line contains a tab character. | 121 | |
| Line contains a tab character. | 122 | |
| Line contains a tab character. | 124 | |
| Line is longer than 80 characters (found 81). | 125 | |
| Line contains a tab character. | 125 | |
| Line contains a tab character. | 126 | |
| Line has trailing spaces. | 127 | |
| Line contains a tab character. | 127 | |
| Line is longer than 80 characters (found 81). | 128 | |
| Line contains a tab character. | 128 | |
| Line contains a tab character. | 129 | |
| Line contains a tab character. | 130 | |
| Line contains a tab character. | 131 |
| Severity | Message | Line |
|---|---|---|
| Line has trailing spaces. | 2 | |
| Line has trailing spaces. | 4 | |
| Line has trailing spaces. | 7 | |
| Line has trailing spaces. | 9 | |
| First sentence should end with a period. | 20 | |
| Line has trailing spaces. | 22 | |
| Unknown tag 'statuscode'. | 24 | |
| Class TVTimerImpl should be declared as final. | 26 | |
| Line contains a tab character. | 28 | |
| Missing a Javadoc comment. | 28 | |
| Name 'THE_INSTANCE' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 28 | |
| Line contains a tab character. | 30 | |
| Line contains a tab character. | 31 | |
| Missing a Javadoc comment. | 31 | |
| Line contains a tab character. | 33 | |
| Missing a Javadoc comment. | 33 | |
| Line contains a tab character. | 35 | |
| Line contains a tab character. | 37 | |
| Line contains a tab character. | 38 | |
| Line contains a tab character. | 40 | |
| Line contains a tab character. | 42 | |
| Missing a Javadoc comment. | 42 | |
| Line contains a tab character. | 43 | |
| Line contains a tab character. | 44 | |
| Line contains a tab character. | 45 | |
| Line contains a tab character. | 46 | |
| Line contains a tab character. | 47 | |
| Line contains a tab character. | 49 | |
| Line contains a tab character. | 50 | |
| Line has trailing spaces. | 51 | |
| Line contains a tab character. | 51 | |
| Line is longer than 80 characters (found 84). | 52 | |
| Line contains a tab character. | 52 | |
| Line contains a tab character. | 53 | |
| Line is longer than 80 characters (found 102). | 54 | |
| Line contains a tab character. | 54 | |
| Missing a Javadoc comment. | 54 | |
| Parameter spec should be final. | 54 | |
| Line contains a tab character. | 55 | |
| Line contains a tab character. | 56 | |
| Line contains a tab character. | 57 | |
| Line contains a tab character. | 59 | |
| Line contains a tab character. | 60 | |
| Line has trailing spaces. | 61 | |
| Line contains a tab character. | 61 | |
| Line contains a tab character. | 62 | |
| Line contains a tab character. | 63 | |
| Line contains a tab character. | 64 | |
| Missing a Javadoc comment. | 64 | |
| Parameter spec should be final. | 64 | |
| Line contains a tab character. | 65 | |
| Line contains a tab character. | 66 | |
| Line contains a tab character. | 68 | |
| Line contains a tab character. | 69 | |
| Line has trailing spaces. | 70 | |
| Line contains a tab character. | 70 | |
| Line contains a tab character. | 71 | |
| Line contains a tab character. | 72 | |
| Line contains a tab character. | 73 | |
| Missing a Javadoc comment. | 73 | |
| Line contains a tab character. | 74 | |
| Line contains a tab character. | 75 | |
| Line contains a tab character. | 77 | |
| Line contains a tab character. | 78 | |
| Line has trailing spaces. | 79 | |
| Line contains a tab character. | 79 | |
| Line contains a tab character. | 80 | |
| Line contains a tab character. | 81 | |
| Line contains a tab character. | 82 | |
| Missing a Javadoc comment. | 82 | |
| Line contains a tab character. | 83 | |
| Line contains a tab character. | 84 | |
| Line is longer than 80 characters (found 81). | 86 | |
| Line contains a tab character. | 86 | |
| Missing a Javadoc comment. | 86 | |
| Parameter manager should be final. | 86 | |
| Line contains a tab character. | 87 | |
| Line contains a tab character. | 88 | |
| First sentence should end with a period. | 90 | |
| Line contains a tab character. | 90 | |
| Line contains a tab character. | 91 | |
| Line has trailing spaces. | 92 | |
| Line contains a tab character. | 92 | |
| Line contains a tab character. | 93 | |
| Line contains a tab character. | 94 | |
| Line contains a tab character. | 95 | |
| Line contains a tab character. | 97 | |
| Line contains a tab character. | 98 | |
| Line contains a tab character. | 99 | |
| Line contains a tab character. | 100 | |
| Missing a Javadoc comment. | 100 | |
| First sentence should end with a period. | 102 | |
| Line contains a tab character. | 102 | |
| Line contains a tab character. | 103 | |
| Line has trailing spaces. | 104 | |
| Line contains a tab character. | 104 | |
| Line contains a tab character. | 105 | |
| Line has trailing spaces. | 106 | |
| Line contains a tab character. | 106 | |
| Line contains a tab character. | 107 | |
| Line contains a tab character. | 108 | |
| Parameter spec should be final. | 108 | |
| Expected @param tag for 'spec'. | 108 | |
| Line is longer than 80 characters (found 85). | 109 | |
| Line contains a tab character. | 109 | |
| Line is longer than 80 characters (found 88). | 110 | |
| Line contains a tab character. | 110 | |
| Line contains a tab character. | 111 | |
| Line contains a tab character. | 112 | |
| Line contains a tab character. | 113 | |
| Line contains a tab character. | 115 | |
| Line contains a tab character. | 116 | |
| Line contains a tab character. | 117 | |
| Line contains a tab character. | 118 | |
| Line contains a tab character. | 120 | |
| Missing a Javadoc comment. | 120 | |
| Line contains a tab character. | 121 | |
| Avoid inline conditionals. | 121 | |
| Line contains a tab character. | 122 | |
| First sentence should end with a period. | 124 | |
| Line contains a tab character. | 124 | |
| Line contains a tab character. | 125 | |
| Line contains a tab character. | 126 | |
| Line contains a tab character. | 127 | |
| Line contains a tab character. | 128 | |
| Line is longer than 80 characters (found 84). | 129 | |
| Line contains a tab character. | 129 | |
| Line contains a tab character. | 130 | |
| Line contains a tab character. | 131 | |
| Line contains a tab character. | 132 | |
| Line is longer than 80 characters (found 93). | 133 | |
| Line contains a tab character. | 133 | |
| Line is longer than 80 characters (found 100). | 134 | |
| Line contains a tab character. | 134 | |
| Line contains a tab character. | 135 | |
| Line contains a tab character. | 136 | |
| Line contains a tab character. | 138 | |
| Line contains a tab character. | 140 | |
| Line contains a tab character. | 141 | |
| Line contains a tab character. | 142 | |
| Line contains a tab character. | 143 | |
| Line contains a tab character. | 144 | |
| Line contains a tab character. | 145 | |
| Line contains a tab character. | 146 | |
| Line contains a tab character. | 147 | |
| Line contains a tab character. | 148 | |
| Line contains a tab character. | 149 | |
| Line contains a tab character. | 151 | |
| Missing a Javadoc comment. | 151 | |
| Parameter spec should be final. | 151 | |
| Line contains a tab character. | 152 | |
| Line contains a tab character. | 153 | |
| Line contains a tab character. | 154 | |
| First sentence should end with a period. | 156 | |
| Line contains a tab character. | 156 | |
| Line contains a tab character. | 157 | |
| Line has trailing spaces. | 158 | |
| Line contains a tab character. | 158 | |
| Line contains a tab character. | 159 | |
| Unused @param tag for 'l'. | 159 | |
| Line contains a tab character. | 160 | |
| Line contains a tab character. | 161 | |
| Line contains a tab character. | 162 | |
| Parameter spec should be final. | 162 | |
| Expected @param tag for 'spec'. | 162 | |
| Line contains a tab character. | 163 | |
| Line contains a tab character. | 164 | |
| Line contains a tab character. | 165 | |
| Line contains a tab character. | 166 | |
| Line contains a tab character. | 167 | |
| Line contains a tab character. | 168 | |
| Line contains a tab character. | 169 | |
| Line contains a tab character. | 170 | |
| Line contains a tab character. | 171 | |
| Line contains a tab character. | 172 | |
| Line contains a tab character. | 173 | |
| Line contains a tab character. | 174 | |
| Line contains a tab character. | 176 | |
| Missing a Javadoc comment. | 176 | |
| Line contains a tab character. | 177 | |
| Line contains a tab character. | 178 | |
| Line contains a tab character. | 180 | |
| Missing a Javadoc comment. | 180 | |
| Parameter oa should be final. | 180 | |
| Parameter ob should be final. | 180 | |
| Line contains a tab character. | 181 | |
| Line contains a tab character. | 182 | |
| 'if' construct must use '{}'s. | 183 | |
| Line contains a tab character. | 183 | |
| Line contains a tab character. | 184 | |
| 'if' construct must use '{}'s. | 185 | |
| Line contains a tab character. | 185 | |
| Line contains a tab character. | 186 | |
| 'if' construct must use '{}'s. | 187 | |
| Line contains a tab character. | 187 | |
| Line contains a tab character. | 188 | |
| Line contains a tab character. | 189 | |
| Line contains a tab character. | 190 | |
| Line contains a tab character. | 191 | |
| First sentence should end with a period. | 193 | |
| Line contains a tab character. | 193 | |
| Line contains a tab character. | 194 | |
| Line has trailing spaces. | 195 | |
| Line contains a tab character. | 195 | |
| Line contains a tab character. | 196 | |
| Line contains a tab character. | 197 | |
| Line contains a tab character. | 198 | |
| Line contains a tab character. | 200 | |
| Missing a Javadoc comment. | 200 | |
| Line contains a tab character. | 201 | |
| Missing a Javadoc comment. | 201 | |
| Line contains a tab character. | 203 | |
| Missing a Javadoc comment. | 203 | |
| Parameter tvTimer should be final. | 203 | |
| 'tvTimer' hides a field. | 203 | |
| Parameter q should be final. | 203 | |
| 'q' hides a field. | 203 | |
| Line contains a tab character. | 204 | |
| Line contains a tab character. | 205 | |
| Line contains a tab character. | 206 | |
| Line contains a tab character. | 207 | |
| Line contains a tab character. | 208 | |
| Line contains a tab character. | 210 | |
| Missing a Javadoc comment. | 210 | |
| Line contains a tab character. | 211 | |
| Line contains a tab character. | 212 | |
| Line contains a tab character. | 213 | |
| Line contains a tab character. | 214 | |
| Line contains a tab character. | 215 | |
| Line is longer than 80 characters (found 90). | 216 | |
| Line contains a tab character. | 216 | |
| Line contains a tab character. | 217 | |
| Line contains a tab character. | 218 | |
| Line contains a tab character. | 219 | |
| Line is longer than 80 characters (found 90). | 220 | |
| Line contains a tab character. | 220 | |
| Line contains a tab character. | 222 | |
| Line is longer than 80 characters (found 108). | 224 | |
| Line contains a tab character. | 224 | |
| Line contains a tab character. | 225 | |
| Line is longer than 80 characters (found 136). | 226 | |
| Line contains a tab character. | 226 | |
| Line is longer than 80 characters (found 102). | 228 | |
| Line contains a tab character. | 228 | |
| Expression can be simplified. | 228 | |
| Line is longer than 80 characters (found 108). | 229 | |
| Line contains a tab character. | 229 | |
| Line is longer than 80 characters (found 88). | 230 | |
| Line contains a tab character. | 230 | |
| Line is longer than 80 characters (found 94). | 231 | |
| Line contains a tab character. | 231 | |
| Line contains a tab character. | 232 | |
| Line is longer than 80 characters (found 103). | 233 | |
| Line contains a tab character. | 233 | |
| Line contains a tab character. | 234 | |
| Line is longer than 80 characters (found 82). | 236 | |
| Line contains a tab character. | 236 | |
| Line is longer than 80 characters (found 116). | 237 | |
| Line contains a tab character. | 237 | |
| Line is longer than 80 characters (found 99). | 239 | |
| Line contains a tab character. | 239 | |
| Line is longer than 80 characters (found 88). | 240 | |
| Line contains a tab character. | 240 | |
| Line contains a tab character. | 242 | |
| Line is longer than 80 characters (found 114). | 243 | |
| Line contains a tab character. | 243 | |
| Line is longer than 80 characters (found 92). | 244 | |
| Line contains a tab character. | 244 | |
| Line contains a tab character. | 245 | |
| Line is longer than 80 characters (found 170). | 246 | |
| Line contains a tab character. | 246 | |
| Line is longer than 80 characters (found 102). | 247 | |
| Line contains a tab character. | 247 | |
| Line is longer than 80 characters (found 102). | 248 | |
| Line contains a tab character. | 248 | |
| Line is longer than 80 characters (found 110). | 249 | |
| Line contains a tab character. | 249 | |
| Line contains a tab character. | 250 | |
| Line contains a tab character. | 252 | |
| Line contains a tab character. | 253 | |
| Line is longer than 80 characters (found 114). | 254 | |
| Line contains a tab character. | 254 | |
| Line is longer than 80 characters (found 96). | 255 | |
| Line contains a tab character. | 255 | |
| Line contains a tab character. | 256 | |
| Line is longer than 80 characters (found 92). | 257 | |
| Line contains a tab character. | 257 | |
| Line contains a tab character. | 258 | |
| Line contains a tab character. | 259 | |
| Line contains a tab character. | 260 | |
| Line is longer than 80 characters (found 107). | 261 | |
| Line contains a tab character. | 261 | |
| Line is longer than 80 characters (found 107). | 262 | |
| Line contains a tab character. | 262 | |
| Line contains a tab character. | 263 | |
| Line contains a tab character. | 264 | |
| Line contains a tab character. | 265 | |
| Line contains a tab character. | 266 | |
| Line contains a tab character. | 267 | |
| Line contains a tab character. | 268 | |
| Line contains a tab character. | 269 | |
| Line contains a tab character. | 270 | |
| Line contains a tab character. | 271 | |
| Line contains a tab character. | 272 | |
| Line contains a tab character. | 273 | |
| Line contains a tab character. | 274 | |
| Line contains a tab character. | 276 | |
| Missing a Javadoc comment. | 276 | |
| Parameter args should be final. | 276 | |
| Line contains a tab character. | 277 | |
| Line contains a tab character. | 279 |
| Severity | Message | Line |
|---|---|---|
| Line has trailing spaces. | 3 | |
| Line has trailing spaces. | 5 | |
| Line has trailing spaces. | 6 | |
| Line has trailing spaces. | 7 | |
| Line has trailing spaces. | 18 | |
| Line has trailing spaces. | 22 | |
| Unknown tag 'statuscode'. | 24 | |
| Line contains a tab character. | 27 | |
| Line contains a tab character. | 28 | |
| Line contains a tab character. | 29 | |
| Line contains a tab character. | 30 | |
| Extra HTML tag found: </DL> | 30 | |
| Line has trailing spaces. | 31 | |
| Line contains a tab character. | 31 | |
| Line contains a tab character. | 32 | |
| Line contains a tab character. | 33 | |
| Line contains a tab character. | 34 | |
| Line contains a tab character. | 35 | |
| Line contains a tab character. | 37 | |
| Line contains a tab character. | 38 | |
| Line contains a tab character. | 39 | |
| Line contains a tab character. | 40 | |
| Line has trailing spaces. | 41 | |
| Line contains a tab character. | 41 | |
| Line contains a tab character. | 42 | |
| Line contains a tab character. | 43 | |
| Line contains a tab character. | 44 | |
| Line contains a tab character. | 45 | |
| Parameter s should be final. | 45 | |
| Line contains a tab character. | 46 | |
| Line contains a tab character. | 47 |
| Severity | Message | Line |
|---|---|---|
| Line has trailing spaces. | 3 | |
| Line has trailing spaces. | 5 | |
| Line has trailing spaces. | 6 | |
| Line has trailing spaces. | 7 | |
| Line has trailing spaces. | 20 | |
| Extra HTML tag found: </p> | 24 | |
| Line has trailing spaces. | 25 | |
| Line has trailing spaces. | 31 | |
| Line has trailing spaces. | 36 | |
| Line has trailing spaces. | 44 | |
| Line has trailing spaces. | 55 | |
| Unknown tag 'statuscode'. | 57 | |
| Line contains a tab character. | 60 | |
| Line contains a tab character. | 61 | |
| Line contains a tab character. | 62 | |
| Missing a Javadoc comment. | 62 | |
| Line contains a tab character. | 63 | |
| Missing a Javadoc comment. | 63 | |
| Line contains a tab character. | 64 | |
| Missing a Javadoc comment. | 64 | |
| Line has trailing spaces. | 65 | |
| Line contains a tab character. | 65 | |
| Missing a Javadoc comment. | 65 | |
| Line contains a tab character. | 66 | |
| Missing a Javadoc comment. | 66 | |
| Line has trailing spaces. | 67 | |
| Line contains a tab character. | 67 | |
| Line contains a tab character. | 69 | |
| Line is longer than 80 characters (found 82). | 70 | |
| Line contains a tab character. | 70 | |
| Line contains a tab character. | 71 | |
| Line contains a tab character. | 72 | |
| Line contains a tab character. | 73 | |
| Line contains a tab character. | 74 | |
| Line contains a tab character. | 75 | |
| Line contains a tab character. | 76 | |
| Line contains a tab character. | 77 | |
| Line has trailing spaces. | 78 | |
| Line contains a tab character. | 78 | |
| Line contains a tab character. | 79 | |
| Line contains a tab character. | 80 | |
| Line contains a tab character. | 82 | |
| Line contains a tab character. | 83 | |
| Line has trailing spaces. | 84 | |
| Line contains a tab character. | 84 | |
| Line contains a tab character. | 85 | |
| Line is longer than 80 characters (found 81). | 86 | |
| Line contains a tab character. | 86 | |
| Line contains a tab character. | 87 | |
| Line contains a tab character. | 88 | |
| Line contains a tab character. | 89 | |
| Line contains a tab character. | 90 | |
| Method 'setAbsolute' is not designed for extension - needs to be abstract, final or empty. | 90 | |
| Parameter absolute should be final. | 90 | |
| 'absolute' hides a field. | 90 | |
| Line contains a tab character. | 91 | |
| Line contains a tab character. | 92 | |
| Line contains a tab character. | 94 | |
| Line contains a tab character. | 95 | |
| Line has trailing spaces. | 96 | |
| Line contains a tab character. | 96 | |
| Line is longer than 80 characters (found 82). | 97 | |
| Line contains a tab character. | 97 | |
| Line contains a tab character. | 98 | |
| Line contains a tab character. | 99 | |
| Method 'isAbsolute' is not designed for extension - needs to be abstract, final or empty. | 99 | |
| Line contains a tab character. | 100 | |
| Line contains a tab character. | 101 | |
| Line contains a tab character. | 103 | |
| Line contains a tab character. | 104 | |
| Line has trailing spaces. | 105 | |
| Line contains a tab character. | 105 | |
| Line contains a tab character. | 106 | |
| Line is longer than 80 characters (found 82). | 107 | |
| Line contains a tab character. | 107 | |
| Line contains a tab character. | 108 | |
| Line contains a tab character. | 109 | |
| Line contains a tab character. | 110 | |
| Line contains a tab character. | 111 | |
| Method 'setRepeat' is not designed for extension - needs to be abstract, final or empty. | 111 | |
| Parameter repeat should be final. | 111 | |
| 'repeat' hides a field. | 111 | |
| Line contains a tab character. | 112 | |
| Line contains a tab character. | 113 | |
| Line contains a tab character. | 115 | |
| Line contains a tab character. | 116 | |
| Line has trailing spaces. | 117 | |
| Line contains a tab character. | 117 | |
| Line contains a tab character. | 118 | |
| Line contains a tab character. | 119 | |
| Line contains a tab character. | 120 | |
| Line contains a tab character. | 121 | |
| Method 'isRepeat' is not designed for extension - needs to be abstract, final or empty. | 121 | |
| Line contains a tab character. | 122 | |
| Line contains a tab character. | 123 | |
| Line contains a tab character. | 125 | |
| Line contains a tab character. | 126 | |
| Line has trailing spaces. | 127 | |
| Line contains a tab character. | 127 | |
| Line contains a tab character. | 128 | |
| Line is longer than 80 characters (found 83). | 129 | |
| Line contains a tab character. | 129 | |
| Line contains a tab character. | 130 | |
| Line contains a tab character. | 131 | |
| Line contains a tab character. | 132 | |
| Line contains a tab character. | 133 | |
| Method 'setRegular' is not designed for extension - needs to be abstract, final or empty. | 133 | |
| Parameter regular should be final. | 133 | |
| 'regular' hides a field. | 133 | |
| Line contains a tab character. | 134 | |
| Line contains a tab character. | 135 | |
| Line contains a tab character. | 137 | |
| Line contains a tab character. | 138 | |
| Line has trailing spaces. | 139 | |
| Line contains a tab character. | 139 | |
| Line contains a tab character. | 140 | |
| Line contains a tab character. | 141 | |
| Line contains a tab character. | 142 | |
| Line contains a tab character. | 143 | |
| Method 'isRegular' is not designed for extension - needs to be abstract, final or empty. | 143 | |
| Line contains a tab character. | 144 | |
| Line contains a tab character. | 145 | |
| Line contains a tab character. | 147 | |
| Line is longer than 80 characters (found 83). | 148 | |
| Line contains a tab character. | 148 | |
| Line is longer than 80 characters (found 82). | 149 | |
| Line contains a tab character. | 149 | |
| Line contains a tab character. | 150 | |
| Line has trailing spaces. | 151 | |
| Line contains a tab character. | 151 | |
| Line contains a tab character. | 152 | |
| Line contains a tab character. | 153 | |
| Line contains a tab character. | 154 | |
| Line contains a tab character. | 155 | |
| Method 'setTime' is not designed for extension - needs to be abstract, final or empty. | 155 | |
| Parameter time should be final. | 155 | |
| 'time' hides a field. | 155 | |
| Line contains a tab character. | 156 | |
| Line contains a tab character. | 157 | |
| Line contains a tab character. | 159 | |
| Line is longer than 80 characters (found 82). | 160 | |
| Line contains a tab character. | 160 | |
| Line has trailing spaces. | 161 | |
| Line contains a tab character. | 161 | |
| Line contains a tab character. | 162 | |
| Line contains a tab character. | 163 | |
| Line contains a tab character. | 164 | |
| Method 'getTime' is not designed for extension - needs to be abstract, final or empty. | 164 | |
| Line contains a tab character. | 165 | |
| Line contains a tab character. | 166 | |
| Line has trailing spaces. | 167 | |
| Line contains a tab character. | 167 | |
| Line contains a tab character. | 168 | |
| Line contains a tab character. | 169 | |
| Line has trailing spaces. | 170 | |
| Line contains a tab character. | 170 | |
| Line contains a tab character. | 171 | |
| Line contains a tab character. | 172 | |
| Line contains a tab character. | 173 | |
| Line contains a tab character. | 174 | |
| Method 'addTVTimerWentOffListener' is not designed for extension - needs to be abstract, final or empty. | 174 | |
| Parameter l should be final. | 174 | |
| Line contains a tab character. | 175 | |
| Line contains a tab character. | 176 | |
| Line contains a tab character. | 178 | |
| Line is longer than 80 characters (found 83). | 179 | |
| Line contains a tab character. | 179 | |
| Line contains a tab character. | 180 | |
| Line has trailing spaces. | 181 | |
| Line contains a tab character. | 181 | |
| Line contains a tab character. | 182 | |
| Line contains a tab character. | 183 | |
| Line contains a tab character. | 184 | |
| Line contains a tab character. | 185 | |
| Method 'removeTVTimerWentOffListener' is not designed for extension - needs to be abstract, final or empty. | 185 | |
| Parameter l should be final. | 185 | |
| Line contains a tab character. | 186 | |
| Line contains a tab character. | 187 | |
| Line contains a tab character. | 189 | |
| Line is longer than 80 characters (found 82). | 190 | |
| Line contains a tab character. | 190 | |
| Line contains a tab character. | 191 | |
| Line contains a tab character. | 192 | |
| Line has trailing spaces. | 193 | |
| Line contains a tab character. | 193 | |
| Line contains a tab character. | 194 | |
| Line contains a tab character. | 195 | |
| Line contains a tab character. | 196 | |
| Line contains a tab character. | 197 | |
| Method 'setAbsoluteTime' is not designed for extension - needs to be abstract, final or empty. | 197 | |
| Parameter when should be final. | 197 | |
| Line contains a tab character. | 198 | |
| Line contains a tab character. | 199 | |
| Line contains a tab character. | 200 | |
| Line contains a tab character. | 201 | |
| Line contains a tab character. | 203 | |
| Line is longer than 80 characters (found 82). | 204 | |
| Line contains a tab character. | 204 | |
| Line contains a tab character. | 205 | |
| Line contains a tab character. | 206 | |
| Line has trailing spaces. | 207 | |
| Line contains a tab character. | 207 | |
| Line contains a tab character. | 208 | |
| Line contains a tab character. | 209 | |
| Line contains a tab character. | 210 | |
| Line contains a tab character. | 211 | |
| Method 'setDelayTime' is not designed for extension - needs to be abstract, final or empty. | 211 | |
| Parameter delay should be final. | 211 | |
| Line has trailing spaces. | 212 | |
| Line contains a tab character. | 212 | |
| Line contains a tab character. | 213 | |
| Line contains a tab character. | 214 | |
| Line contains a tab character. | 215 | |
| Line contains a tab character. | 217 | |
| Line contains a tab character. | 218 | |
| Line is longer than 80 characters (found 81). | 219 | |
| Line contains a tab character. | 219 | |
| Line contains a tab character. | 220 | |
| Line has trailing spaces. | 221 | |
| Line contains a tab character. | 221 | |
| Line contains a tab character. | 222 | |
| Line contains a tab character. | 223 | |
| Line contains a tab character. | 224 | |
| Line contains a tab character. | 225 | |
| Line contains a tab character. | 226 | |
| Method 'notifyListeners' is not designed for extension - needs to be abstract, final or empty. | 226 | |
| Parameter source should be final. | 226 | |
| Line is longer than 80 characters (found 82). | 227 | |
| Line contains a tab character. | 227 | |
| Line contains a tab character. | 228 | |
| 'for' is not followed by whitespace. | 228 | |
| '{' is not preceded with whitespace. | 228 | |
| Line is longer than 80 characters (found 87). | 229 | |
| Line contains a tab character. | 229 | |
| 'cast' is not followed by whitespace. | 229 | |
| Line contains a tab character. | 230 | |
| Line contains a tab character. | 231 |
| Severity | Message | Line |
|---|---|---|
| Line has trailing spaces. | 3 | |
| Line has trailing spaces. | 5 | |
| Line has trailing spaces. | 6 | |
| Line has trailing spaces. | 7 | |
| Line has trailing spaces. | 18 | |
| Line has trailing spaces. | 21 | |
| Unknown tag 'statuscode'. | 23 | |
| Line contains a tab character. | 26 | |
| Line contains a tab character. | 27 | |
| Line contains a tab character. | 28 | |
| Missing a Javadoc comment. | 28 | |
| Line contains a tab character. | 30 | |
| Line contains a tab character. | 31 | |
| Line contains a tab character. | 32 | |
| Line has trailing spaces. | 33 | |
| Line contains a tab character. | 33 | |
| Line contains a tab character. | 34 | |
| Line contains a tab character. | 35 | |
| Line contains a tab character. | 36 | |
| Line contains a tab character. | 37 | |
| Line contains a tab character. | 38 | |
| Line contains a tab character. | 39 | |
| Parameter source should be final. | 39 | |
| Parameter spec should be final. | 39 | |
| Line contains a tab character. | 40 | |
| Line contains a tab character. | 41 | |
| Line contains a tab character. | 42 | |
| Line contains a tab character. | 44 | |
| Line contains a tab character. | 45 | |
| Line has trailing spaces. | 46 | |
| Line contains a tab character. | 46 | |
| Line contains a tab character. | 47 | |
| Line contains a tab character. | 48 | |
| Line contains a tab character. | 49 | |
| Method 'getTimerSpec' is not designed for extension - needs to be abstract, final or empty. | 49 | |
| Line contains a tab character. | 50 | |
| Line contains a tab character. | 51 |
| Severity | Message | Line |
|---|---|---|
| Line has trailing spaces. | 3 | |
| Line has trailing spaces. | 5 | |
| Line has trailing spaces. | 6 | |
| Line has trailing spaces. | 7 | |
| Line has trailing spaces. | 18 | |
| Line has trailing spaces. | 21 | |
| Line has trailing spaces. | 22 | |
| '{' should be on the previous line. | 25 | |
| Line contains a tab character. | 26 | |
| Line contains a tab character. | 27 | |
| Line has trailing spaces. | 28 | |
| Line contains a tab character. | 28 | |
| Line is longer than 80 characters (found 94). | 29 | |
| Line contains a tab character. | 29 | |
| Line contains a tab character. | 30 | |
| Line contains a tab character. | 31 | |
| Redundant 'public' modifier. | 31 | |
| '(' is followed by whitespace. | 31 |
| Severity | Message | Line |
|---|---|---|
| Missing package-info.java file. | ||
| Line has trailing spaces. | 3 | |
| Line has trailing spaces. | 5 | |
| Line has trailing spaces. | 6 | |
| Line has trailing spaces. | 7 | |
| Line has trailing spaces. | 19 | |
| Line contains a tab character. | 24 | |
| Missing a Javadoc comment. | 24 | |
| Line has trailing spaces. | 25 | |
| Line contains a tab character. | 25 | |
| First sentence should end with a period. | 26 | |
| Line contains a tab character. | 26 | |
| Line contains a tab character. | 27 | |
| Line contains a tab character. | 28 | |
| Line contains a tab character. | 29 | |
| Line contains a tab character. | 30 | |
| Line has trailing spaces. | 31 | |
| Line contains a tab character. | 31 | |
| Line contains a tab character. | 32 | |
| Missing a Javadoc comment. | 32 | |
| Line has trailing spaces. | 33 | |
| Line contains a tab character. | 33 | |
| Line has trailing spaces. | 34 | |
| Line contains a tab character. | 34 | |
| Missing a Javadoc comment. | 34 | |
| Parameter spec should be final. | 34 | |
| 'spec' hides a field. | 34 | |
| '{' is not preceded with whitespace. | 34 | |
| Line contains a tab character. | 35 | |
| Line contains a tab character. | 36 | |
| 'if' is not followed by whitespace. | 36 | |
| '{' is not preceded with whitespace. | 36 | |
| Line contains a tab character. | 37 | |
| Line contains a tab character. | 38 | |
| '}' should be on the same line. | 38 | |
| Line contains a tab character. | 39 | |
| 'else' is not followed by whitespace. | 39 | |
| '{' is not preceded with whitespace. | 39 | |
| Line contains a tab character. | 40 | |
| Line contains a tab character. | 41 | |
| Line contains a tab character. | 42 | |
| Line contains a tab character. | 43 | |
| Line has trailing spaces. | 44 | |
| Line contains a tab character. | 44 | |
| Line contains a tab character. | 45 | |
| Missing a Javadoc comment. | 45 | |
| '{' is not preceded with whitespace. | 45 | |
| Line contains a tab character. | 46 | |
| Line contains a tab character. | 47 | |
| Line has trailing spaces. | 48 | |
| Line contains a tab character. | 48 | |
| First sentence should end with a period. | 49 | |
| Line contains a tab character. | 49 | |
| Line contains a tab character. | 50 | |
| Line contains a tab character. | 51 | |
| Line contains a tab character. | 52 | |
| Line has trailing spaces. | 53 | |
| Line contains a tab character. | 53 | |
| '{' is not preceded with whitespace. | 53 | |
| Line has trailing spaces. | 54 | |
| Line contains a tab character. | 54 | |
| Line contains a tab character. | 55 | |
| Line has trailing spaces. | 56 | |
| Line contains a tab character. | 56 | |
| Line contains a tab character. | 57 | |
| Missing a Javadoc comment. | 57 | |
| '{' is not preceded with whitespace. | 57 | |
| Line contains a tab character. | 58 | |
| Line contains a tab character. | 59 | |
| Line contains a tab character. | 60 | |
| Line has trailing spaces. | 61 | |
| Line contains a tab character. | 61 | |
| Line contains a tab character. | 62 | |
| Missing a Javadoc comment. | 62 | |
| Parameter b should be final. | 62 | |
| '{' is not preceded with whitespace. | 62 | |
| Line contains a tab character. | 63 | |
| Line contains a tab character. | 64 | |
| Line has trailing spaces. | 65 | |
| Line contains a tab character. | 65 | |
| Line contains a tab character. | 66 | |
| Missing a Javadoc comment. | 66 | |
| '{' is not preceded with whitespace. | 66 | |
| Line contains a tab character. | 67 | |
| Line contains a tab character. | 68 | |
| Line has trailing spaces. | 69 | |
| Line contains a tab character. | 69 | |
| Line has trailing spaces. | 70 | |
| Line contains a tab character. | 70 |
| Severity | Message | Line |
|---|---|---|
| Line has trailing spaces. | 3 | |
| Line has trailing spaces. | 5 | |
| Line has trailing spaces. | 6 | |
| Line has trailing spaces. | 7 | |
| Line has trailing spaces. | 31 | |
| Line has trailing spaces. | 35 | |
| Line has trailing spaces. | 41 | |
| Line has trailing spaces. | 42 | |
| '{' should be on the previous line. | 45 | |
| Line contains a tab character. | 46 | |
| Line contains a tab character. | 47 | |
| Line contains a tab character. | 48 | |
| Line is longer than 80 characters (found 81). | 49 | |
| Line contains a tab character. | 49 | |
| Line contains a tab character. | 50 | |
| Line contains a tab character. | 51 | |
| Line contains a tab character. | 52 | |
| Line contains a tab character. | 53 | |
| Line contains a tab character. | 54 | |
| Line contains a tab character. | 55 | |
| Line contains a tab character. | 56 | |
| Line has trailing spaces. | 57 | |
| Line contains a tab character. | 57 | |
| Line contains a tab character. | 58 | |
| Line contains a tab character. | 59 | |
| Line contains a tab character. | 60 | |
| Line contains a tab character. | 61 | |
| Line contains a tab character. | 62 | |
| Redundant 'public' modifier. | 62 | |
| '(' is followed by whitespace. | 62 | |
| Line contains a tab character. | 64 | |
| Line contains a tab character. | 65 | |
| Line contains a tab character. | 66 | |
| Line contains a tab character. | 67 | |
| Line contains a tab character. | 68 | |
| Line contains a tab character. | 69 | |
| Line contains a tab character. | 70 | |
| Line has trailing spaces. | 71 | |
| Line contains a tab character. | 71 | |
| Line is longer than 80 characters (found 99). | 72 | |
| Line contains a tab character. | 72 | |
| Line contains a tab character. | 73 | |
| Line contains a tab character. | 74 | |
| Redundant 'public' modifier. | 74 | |
| Line contains a tab character. | 76 | |
| Line contains a tab character. | 77 | |
| Line contains a tab character. | 78 | |
| Line contains a tab character. | 79 | |
| Line contains a tab character. | 80 | |
| Line contains a tab character. | 81 | |
| Line contains a tab character. | 82 | |
| Extra HTML tag found: </DL> | 82 | |
| Line has trailing spaces. | 83 | |
| Line contains a tab character. | 83 | |
| Line contains a tab character. | 84 | |
| Line contains a tab character. | 85 | |
| Redundant 'public' modifier. | 85 | |
| Line contains a tab character. | 87 | |
| Line contains a tab character. | 88 | |
| Line contains a tab character. | 89 | |
| Line contains a tab character. | 90 | |
| Line contains a tab character. | 91 | |
| Line contains a tab character. | 92 | |
| Line contains a tab character. | 93 | |
| Line contains a tab character. | 94 | |
| Line contains a tab character. | 95 | |
| Line contains a tab character. | 96 | |
| Line has trailing spaces. | 97 | |
| Line contains a tab character. | 97 | |
| Line is longer than 80 characters (found 83). | 98 | |
| Line contains a tab character. | 98 | |
| Line contains a tab character. | 99 | |
| Line contains a tab character. | 100 | |
| Line contains a tab character. | 101 | |
| Line contains a tab character. | 102 | |
| Line contains a tab character. | 103 | |
| Line contains a tab character. | 104 | |
| Line contains a tab character. | 105 | |
| Line contains a tab character. | 106 | |
| Line contains a tab character. | 107 | |
| Line has trailing spaces. | 108 | |
| Line contains a tab character. | 108 | |
| Line is longer than 80 characters (found 157). | 109 | |
| Line contains a tab character. | 109 | |
| Line is longer than 80 characters (found 191). | 110 | |
| Line contains a tab character. | 110 | |
| Line contains a tab character. | 111 | |
| Line is longer than 80 characters (found 87). | 112 | |
| Line contains a tab character. | 112 | |
| Redundant 'public' modifier. | 112 |
| Severity | Message | Line |
|---|---|---|
| Line has trailing spaces. | 3 | |
| Line has trailing spaces. | 5 | |
| Line has trailing spaces. | 6 | |
| Line has trailing spaces. | 7 | |
| Line is longer than 80 characters (found 90). | 22 | |
| Extra HTML tag found: </DL> | 22 | |
| Line has trailing spaces. | 24 | |
| Line has trailing spaces. | 25 | |
| '{' should be on the previous line. | 28 | |
| Line contains a tab character. | 29 | |
| Line contains a tab character. | 30 | |
| Line contains a tab character. | 31 | |
| Line contains a tab character. | 32 | |
| Line contains a tab character. | 33 | |
| Line contains a tab character. | 34 | |
| Line contains a tab character. | 35 | |
| Line has trailing spaces. | 36 | |
| Line contains a tab character. | 36 | |
| Line has trailing spaces. | 37 | |
| Line contains a tab character. | 37 | |
| Line contains a tab character. | 38 | |
| Line contains a tab character. | 39 | |
| Redundant 'public' modifier. | 39 | |
| Line has trailing spaces. | 40 | |
| Line contains a tab character. | 40 | |
| Line has trailing spaces. | 41 | |
| Line contains a tab character. | 41 | |
| Line contains a tab character. | 43 | |
| Line contains a tab character. | 44 | |
| Line contains a tab character. | 45 | |
| Line contains a tab character. | 46 | |
| Line contains a tab character. | 47 | |
| Line contains a tab character. | 48 | |
| Line contains a tab character. | 49 | |
| Line contains a tab character. | 50 | |
| Line contains a tab character. | 51 | |
| Line contains a tab character. | 52 | |
| Extra HTML tag found: </DL> | 52 | |
| Line has trailing spaces. | 53 | |
| Line contains a tab character. | 53 | |
| Line contains a tab character. | 54 | |
| Line contains a tab character. | 55 | |
| Redundant 'public' modifier. | 55 | |
| Line contains a tab character. | 57 | |
| Line contains a tab character. | 58 | |
| Line contains a tab character. | 59 | |
| Line contains a tab character. | 60 | |
| Line contains a tab character. | 61 | |
| Line has trailing spaces. | 62 | |
| Line contains a tab character. | 62 | |
| Line contains a tab character. | 63 | |
| Line contains a tab character. | 64 | |
| Line contains a tab character. | 65 | |
| Line contains a tab character. | 66 | |
| Extra HTML tag found: </DL> | 66 | |
| Line has trailing spaces. | 67 | |
| Line contains a tab character. | 67 | |
| Line contains a tab character. | 68 | |
| Line contains a tab character. | 69 | |
| Redundant 'public' modifier. | 69 | |
| Line contains a tab character. | 71 | |
| Line contains a tab character. | 72 | |
| Line contains a tab character. | 73 | |
| Line has trailing spaces. | 74 | |
| Line contains a tab character. | 74 | |
| Line contains a tab character. | 75 | |
| Line is longer than 80 characters (found 121). | 76 | |
| Line contains a tab character. | 76 | |
| Line contains a tab character. | 77 | |
| Line contains a tab character. | 78 | |
| Redundant 'public' modifier. | 78 | |
| Line contains a tab character. | 80 | |
| Line contains a tab character. | 81 | |
| Line contains a tab character. | 82 | |
| Line contains a tab character. | 83 | |
| Line contains a tab character. | 84 | |
| Line contains a tab character. | 85 | |
| Line contains a tab character. | 86 | |
| Line contains a tab character. | 87 | |
| Line has trailing spaces. | 88 | |
| Line contains a tab character. | 88 | |
| Line contains a tab character. | 89 | |
| Line contains a tab character. | 90 | |
| Line contains a tab character. | 91 | |
| Redundant 'public' modifier. | 91 |
| Severity | Message | Line |
|---|---|---|
| Missing package-info.java file. | ||
| Line has trailing spaces. | 3 | |
| Line has trailing spaces. | 5 | |
| Line has trailing spaces. | 6 | |
| Line has trailing spaces. | 7 | |
| Line has trailing spaces. | 18 | |
| Line has trailing spaces. | 22 | |
| Unknown tag 'statuscode'. | 24 | |
| Line contains a tab character. | 27 | |
| Line contains a tab character. | 28 | |
| Line contains a tab character. | 29 | |
| Extra HTML tag found: </DL> | 29 | |
| Line has trailing spaces. | 30 | |
| Line contains a tab character. | 30 | |
| Line contains a tab character. | 31 | |
| Line contains a tab character. | 32 | |
| Line contains a tab character. | 33 | |
| Line contains a tab character. | 34 | |
| Line contains a tab character. | 36 | |
| Line contains a tab character. | 37 | |
| Line has trailing spaces. | 38 | |
| Line contains a tab character. | 38 | |
| Line contains a tab character. | 39 | |
| Line contains a tab character. | 40 | |
| Line contains a tab character. | 41 | |
| Line contains a tab character. | 42 | |
| Parameter s should be final. | 42 | |
| Line contains a tab character. | 43 | |
| Line contains a tab character. | 44 |